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

02:07:17.673 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
02:07:17.675 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

02:07:17.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.676343 10591 mini_oidc.cc:150] Starting JWKS server
02:07:17.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.677284 10591 webserver.cc:533] Webserver started at http://127.0.0.1:35135/ using document root <none> and password file <none>
02:07:17.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.677443 10591 mini_oidc.cc:186] Starting OIDC Discovery server
02:07:17.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.677616 10591 webserver.cc:533] Webserver started at http://127.0.0.1:40015/ using document root <none> and password file <none>
02:07:17.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T02:07:17Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
02:07:17.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T02:07:17Z Disabled control of system clock
02:07:17.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.690606 10591 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskkwpqNj/build/release/bin/kudu
02:07:17.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskkwpqNj/build/release/bin/kudu
02:07:17.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/master-0/wal
02:07:17.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/master-0/data
02:07:17.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
02:07:17.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
02:07:17.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
02:07:17.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:07:17.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:07:17.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:07:17.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/master-0/logs
02:07:17.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/master-0/data/info.pb
02:07:17.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:07:17.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
02:07:17.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
02:07:17.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
02:07:17.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
02:07:17.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:07:17.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:07:17.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:07:17.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
02:07:17.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
02:07:17.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
02:07:17.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
02:07:17.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.87.254:40241
02:07:17.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.87.254
02:07:17.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:07:17.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.87.212:45319
02:07:17.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:07:17.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:07:17.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:07:17.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
02:07:17.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.10.87.254:40241,127.10.87.253:39437,127.10.87.252:39883
02:07:17.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
02:07:17.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35135/jwks.json with env {}
02:07:17.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:17.775151 10602 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
02:07:17.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:17.775319 10602 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
02:07:17.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:17.775338 10602 flags.cc:432] Enabled unsafe flag: --never_fsync=true
02:07:17.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:17.776958 10602 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
02:07:17.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:17.777005 10602 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
02:07:17.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:17.777019 10602 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
02:07:17.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:17.777031 10602 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
02:07:17.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:17.777050 10602 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
02:07:17.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:17.777061 10602 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:35135/jwks.json
02:07:17.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.779142 10602 master_runner.cc:387] Master server non-default flags:
02:07:17.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/master-0/logs
02:07:17.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:07:17.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
02:07:17.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:07:17.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.87.212:45319
02:07:17.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:07:17.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:07:17.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/master-0/data
02:07:17.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/master-0/wal
02:07:17.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
02:07:17.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.10.87.254:40241,127.10.87.253:39437,127.10.87.252:39883
02:07:17.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:07:17.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:07:17.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
02:07:17.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.87.254:40241
02:07:17.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
02:07:17.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
02:07:17.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
02:07:17.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35135/jwks.json
02:07:17.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:07:17.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:07:17.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/master-0/data/info.pb
02:07:17.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.87.254
02:07:17.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:07:17.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
02:07:17.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.10602
02:07:17.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:07:17.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
02:07:17.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
02:07:17.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:07:17.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
02:07:17.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
02:07:17.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
02:07:17.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 1d9153c248733781bf69132f2d094d9d3c92b2bc
02:07:17.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
02:07:17.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 01:45:49 UTC on e7f111948823
02:07:17.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13297
02:07:17.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.779458 10602 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
02:07:17.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.779687 10602 file_cache.cc:504] Constructed file cache file cache with capacity 419430
02:07:17.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.784257 10602 server_base.cc:1061] running on GCE node
02:07:17.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:17.784263 10610 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:07:17.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:17.784511 10607 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:07:17.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:17.784755 10608 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:07:17.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.785101 10602 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
02:07:17.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.785486 10602 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
02:07:17.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.786675 10602 hybrid_clock.cc:648] HybridClock initialized: now 1786500437786646 us; error 82 us; skew 500 ppm
02:07:17.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.788252 10602 webserver.cc:533] Webserver started at http://127.10.87.254:40925/ using document root <none> and password file <none>
02:07:17.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.788589 10602 fs_manager.cc:362] Metadata directory not provided
02:07:17.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.788645 10602 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
02:07:17.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.788843 10602 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
02:07:17.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.790339 10602 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/master-0/data/instance:
02:07:17.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ab51e975ee294f4e9b187b3aae15d450"
02:07:17.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 02:07:17 on dist-test-slave-srgv"
02:07:17.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.790702 10602 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/master-0/wal/instance:
02:07:17.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ab51e975ee294f4e9b187b3aae15d450"
02:07:17.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 02:07:17 on dist-test-slave-srgv"
02:07:17.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.792526 10602 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
02:07:17.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.793784 10616 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
02:07:17.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.794116 10602 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
02:07:17.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.794199 10602 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/master-0/data,/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/master-0/wal
02:07:17.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ab51e975ee294f4e9b187b3aae15d450"
02:07:17.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 02:07:17 on dist-test-slave-srgv"
02:07:17.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.794266 10602 fs_report.cc:389] FS layout report
02:07:17.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
02:07:17.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/master-0/wal
02:07:17.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/master-0/wal
02:07:17.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/master-0/data/data
02:07:17.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
02:07:17.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
02:07:17.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
02:07:17.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
02:07:17.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
02:07:17.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
02:07:17.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
02:07:17.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
02:07:17.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
02:07:17.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
02:07:17.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
02:07:17.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.806912 10602 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
02:07:17.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.807214 10602 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
02:07:17.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.807297 10602 kserver.cc:163] Server-wide thread pool size limit: 3276
02:07:17.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.812469 10602 rpc_server.cc:307] RPC server started. Bound to: 127.10.87.254:40241
02:07:17.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.812654 10672 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.87.254:40241 every 8 connection(s)
02:07:17.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.812984 10602 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/master-0/data/info.pb
02:07:17.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.814308 10673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
02:07:17.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.816182 10673 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.87.254" port: 40241 } has no permanent_uuid. Determining permanent_uuid...
02:07:17.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.819927 10591 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskkwpqNj/build/release/bin/kudu as pid 10602
02:07:17.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.820020 10591 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/master-0/wal/instance
02:07:17.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.821036 10591 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskkwpqNj/build/release/bin/kudu
02:07:17.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskkwpqNj/build/release/bin/kudu
02:07:17.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/master-1/wal
02:07:17.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/master-1/data
02:07:17.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
02:07:17.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
02:07:17.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
02:07:17.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:07:17.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:07:17.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:07:17.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/master-1/logs
02:07:17.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/master-1/data/info.pb
02:07:17.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:07:17.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
02:07:17.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
02:07:17.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
02:07:17.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
02:07:17.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:07:17.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:07:17.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:07:17.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
02:07:17.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
02:07:17.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
02:07:17.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
02:07:17.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.87.253:39437
02:07:17.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.87.253
02:07:17.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:07:17.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.87.212:45319
02:07:17.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:07:17.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:07:17.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:07:17.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
02:07:17.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.10.87.254:40241,127.10.87.253:39437,127.10.87.252:39883
02:07:17.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
02:07:17.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35135/jwks.json with env {}
02:07:17.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.828958 10673 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.87.253" port: 39437 } has no permanent_uuid. Determining permanent_uuid...
02:07:17.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:17.829512 10618 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.87.253:39437: connect: Connection refused (error 111)
02:07:17.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:17.830077 10673 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.87.253:39437: Network error: Client connection negotiation failed: client connection to 127.10.87.253:39437: connect: Connection refused (error 111)
02:07:17.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.879305 10673 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.87.253" port: 39437 } attempt: 1
02:07:17.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:17.880324 10673 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.87.253:39437: Network error: Client connection negotiation failed: client connection to 127.10.87.253:39437: connect: Connection refused (error 111)
02:07:17.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:17.902894 10677 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
02:07:17.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:17.903087 10677 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
02:07:17.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:17.903110 10677 flags.cc:432] Enabled unsafe flag: --never_fsync=true
02:07:17.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:17.904865 10677 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
02:07:17.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:17.904918 10677 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
02:07:17.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:17.904932 10677 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
02:07:17.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:17.904944 10677 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
02:07:17.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:17.904958 10677 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
02:07:17.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:17.904969 10677 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:35135/jwks.json
02:07:17.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.906889 10677 master_runner.cc:387] Master server non-default flags:
02:07:17.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/master-1/logs
02:07:17.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:07:17.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
02:07:17.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:07:17.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.87.212:45319
02:07:17.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:07:17.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:07:17.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/master-1/data
02:07:17.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/master-1/wal
02:07:17.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
02:07:17.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.10.87.254:40241,127.10.87.253:39437,127.10.87.252:39883
02:07:17.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:07:17.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:07:17.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
02:07:17.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.87.253:39437
02:07:17.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
02:07:17.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
02:07:17.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
02:07:17.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35135/jwks.json
02:07:17.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:07:17.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:07:17.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/master-1/data/info.pb
02:07:17.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.87.253
02:07:17.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:07:17.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
02:07:17.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.10677
02:07:17.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:07:17.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
02:07:17.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
02:07:17.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:07:17.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
02:07:17.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
02:07:17.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
02:07:17.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 1d9153c248733781bf69132f2d094d9d3c92b2bc
02:07:17.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
02:07:17.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 01:45:49 UTC on e7f111948823
02:07:17.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13297
02:07:17.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.907104 10677 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
02:07:17.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.907303 10677 file_cache.cc:504] Constructed file cache file cache with capacity 419430
02:07:17.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:17.909673 10685 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:07:17.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:17.909955 10684 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:07:17.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:17.909693 10687 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:07:17.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.910434 10677 server_base.cc:1061] running on GCE node
02:07:17.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.910651 10677 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
02:07:17.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.910920 10677 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
02:07:17.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.912117 10677 hybrid_clock.cc:648] HybridClock initialized: now 1786500437912070 us; error 59 us; skew 500 ppm
02:07:17.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.913651 10677 webserver.cc:533] Webserver started at http://127.10.87.253:35049/ using document root <none> and password file <none>
02:07:17.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.913870 10677 fs_manager.cc:362] Metadata directory not provided
02:07:17.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.913923 10677 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
02:07:17.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.914048 10677 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
02:07:17.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.915161 10677 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/master-1/data/instance:
02:07:17.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2882c057e9b248df8b9538a24743db54"
02:07:17.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 02:07:17 on dist-test-slave-srgv"
02:07:17.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.915560 10677 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/master-1/wal/instance:
02:07:17.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2882c057e9b248df8b9538a24743db54"
02:07:17.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 02:07:17 on dist-test-slave-srgv"
02:07:17.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.917776 10677 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
02:07:17.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.918596 10693 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
02:07:17.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.918772 10677 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
02:07:17.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.918829 10677 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/master-1/data,/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/master-1/wal
02:07:17.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2882c057e9b248df8b9538a24743db54"
02:07:17.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 02:07:17 on dist-test-slave-srgv"
02:07:17.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.918882 10677 fs_report.cc:389] FS layout report
02:07:17.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
02:07:17.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/master-1/wal
02:07:17.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/master-1/wal
02:07:17.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/master-1/data/data
02:07:17.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
02:07:17.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
02:07:17.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
02:07:17.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
02:07:17.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
02:07:17.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
02:07:17.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
02:07:17.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
02:07:17.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
02:07:17.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
02:07:17.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
02:07:17.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.943812 10677 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
02:07:17.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.944167 10677 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
02:07:17.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.944300 10677 kserver.cc:163] Server-wide thread pool size limit: 3276
02:07:17.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.948465 10673 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.87.253" port: 39437 } attempt: 2
02:07:17.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:17.949422 10673 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.87.253:39437: Network error: Client connection negotiation failed: client connection to 127.10.87.253:39437: connect: Connection refused (error 111)
02:07:17.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.949753 10677 rpc_server.cc:307] RPC server started. Bound to: 127.10.87.253:39437
02:07:17.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.949815 10747 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.87.253:39437 every 8 connection(s)
02:07:17.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.950189 10677 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/master-1/data/info.pb
02:07:17.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.952065 10748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
02:07:17.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.953791 10748 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.87.254" port: 40241 } has no permanent_uuid. Determining permanent_uuid...
02:07:17.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.956676 10591 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskkwpqNj/build/release/bin/kudu as pid 10677
02:07:17.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.956770 10591 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/master-1/wal/instance
02:07:17.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.957159 10591 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskkwpqNj/build/release/bin/kudu
02:07:17.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskkwpqNj/build/release/bin/kudu
02:07:17.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/master-2/wal
02:07:17.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/master-2/data
02:07:17.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
02:07:17.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
02:07:17.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
02:07:17.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:07:17.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:07:17.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:07:17.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/master-2/logs
02:07:17.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/master-2/data/info.pb
02:07:17.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:07:17.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
02:07:17.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
02:07:17.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
02:07:17.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
02:07:17.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:07:17.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:07:17.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:07:17.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
02:07:17.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
02:07:17.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
02:07:17.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
02:07:17.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.87.252:39883
02:07:17.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.87.252
02:07:17.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:07:17.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.87.212:45319
02:07:17.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:07:17.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:07:17.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:07:17.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
02:07:17.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.10.87.254:40241,127.10.87.253:39437,127.10.87.252:39883
02:07:17.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
02:07:17.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35135/jwks.json with env {}
02:07:17.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.964103 10748 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.87.253" port: 39437 } has no permanent_uuid. Determining permanent_uuid...
02:07:17.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:17.970124 10748 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.87.252" port: 39883 } has no permanent_uuid. Determining permanent_uuid...
02:07:17.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:17.971343 10694 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.87.252:39883: connect: Connection refused (error 111)
02:07:17.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:17.972208 10748 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.87.252:39883: Network error: Client connection negotiation failed: client connection to 127.10.87.252:39883: connect: Connection refused (error 111)
02:07:18.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.021476 10748 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.87.252" port: 39883 } attempt: 1
02:07:18.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:18.022490 10748 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.87.252:39883: Network error: Client connection negotiation failed: client connection to 127.10.87.252:39883: connect: Connection refused (error 111)
02:07:18.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.040618 10673 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.87.253" port: 39437 } attempt: 3
02:07:18.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.044214 10673 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.87.252" port: 39883 } has no permanent_uuid. Determining permanent_uuid...
02:07:18.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:18.044952 10673 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.87.252:39883: Network error: Client connection negotiation failed: client connection to 127.10.87.252:39883: connect: Connection refused (error 111)
02:07:18.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:18.045712 10751 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
02:07:18.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:18.045881 10751 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
02:07:18.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:18.045902 10751 flags.cc:432] Enabled unsafe flag: --never_fsync=true
02:07:18.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:18.047535 10751 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
02:07:18.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:18.047587 10751 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
02:07:18.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:18.047601 10751 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
02:07:18.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:18.047617 10751 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
02:07:18.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:18.047631 10751 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
02:07:18.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:18.047642 10751 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:35135/jwks.json
02:07:18.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.050127 10751 master_runner.cc:387] Master server non-default flags:
02:07:18.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/master-2/logs
02:07:18.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:07:18.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
02:07:18.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:07:18.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.87.212:45319
02:07:18.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:07:18.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:07:18.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/master-2/data
02:07:18.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/master-2/wal
02:07:18.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
02:07:18.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.10.87.254:40241,127.10.87.253:39437,127.10.87.252:39883
02:07:18.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:07:18.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:07:18.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
02:07:18.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.87.252:39883
02:07:18.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
02:07:18.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
02:07:18.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
02:07:18.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35135/jwks.json
02:07:18.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:07:18.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:07:18.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/master-2/data/info.pb
02:07:18.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.87.252
02:07:18.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:07:18.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
02:07:18.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.10751
02:07:18.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:07:18.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
02:07:18.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
02:07:18.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:07:18.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
02:07:18.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
02:07:18.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
02:07:18.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 1d9153c248733781bf69132f2d094d9d3c92b2bc
02:07:18.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
02:07:18.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 01:45:49 UTC on e7f111948823
02:07:18.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13297
02:07:18.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.050395 10751 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
02:07:18.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.050647 10751 file_cache.cc:504] Constructed file cache file cache with capacity 419430
02:07:18.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:18.053711 10758 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:07:18.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:18.054028 10762 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:07:18.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:18.054204 10759 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:07:18.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.054232 10751 server_base.cc:1061] running on GCE node
02:07:18.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.054495 10751 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
02:07:18.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.054791 10751 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
02:07:18.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.055967 10751 hybrid_clock.cc:648] HybridClock initialized: now 1786500438055944 us; error 33 us; skew 500 ppm
02:07:18.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.057349 10751 webserver.cc:533] Webserver started at http://127.10.87.252:36331/ using document root <none> and password file <none>
02:07:18.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.057601 10751 fs_manager.cc:362] Metadata directory not provided
02:07:18.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.057651 10751 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
02:07:18.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.057767 10751 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
02:07:18.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.058857 10751 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/master-2/data/instance:
02:07:18.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "56743a21f30344c39cce0dea720920de"
02:07:18.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 02:07:18 on dist-test-slave-srgv"
02:07:18.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.059263 10751 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/master-2/wal/instance:
02:07:18.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "56743a21f30344c39cce0dea720920de"
02:07:18.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 02:07:18 on dist-test-slave-srgv"
02:07:18.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.060844 10751 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
02:07:18.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.061770 10768 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
02:07:18.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.062001 10751 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
02:07:18.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.062080 10751 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/master-2/data,/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/master-2/wal
02:07:18.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "56743a21f30344c39cce0dea720920de"
02:07:18.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 02:07:18 on dist-test-slave-srgv"
02:07:18.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.062144 10751 fs_report.cc:389] FS layout report
02:07:18.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
02:07:18.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/master-2/wal
02:07:18.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/master-2/wal
02:07:18.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/master-2/data/data
02:07:18.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
02:07:18.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
02:07:18.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
02:07:18.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
02:07:18.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
02:07:18.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
02:07:18.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
02:07:18.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
02:07:18.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
02:07:18.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
02:07:18.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
02:07:18.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.072762 10751 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
02:07:18.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.073006 10751 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
02:07:18.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.073087 10751 kserver.cc:163] Server-wide thread pool size limit: 3276
02:07:18.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.076115 10673 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.87.252" port: 39883 } attempt: 1
02:07:18.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:18.076968 10673 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.87.252:39883: Network error: Client connection negotiation failed: client connection to 127.10.87.252:39883: connect: Connection refused (error 111)
02:07:18.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.077235 10751 rpc_server.cc:307] RPC server started. Bound to: 127.10.87.252:39883
02:07:18.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.077275 10824 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.87.252:39883 every 8 connection(s)
02:07:18.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.077682 10751 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/master-2/data/info.pb
02:07:18.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.078326 10825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
02:07:18.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.079970 10825 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.87.254" port: 40241 } has no permanent_uuid. Determining permanent_uuid...
02:07:18.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.084350 10825 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.87.253" port: 39437 } has no permanent_uuid. Determining permanent_uuid...
02:07:18.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.084630 10591 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskkwpqNj/build/release/bin/kudu as pid 10751
02:07:18.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.084717 10591 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/master-2/wal/instance
02:07:18.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.088047 10825 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.87.252" port: 39883 } has no permanent_uuid. Determining permanent_uuid...
02:07:18.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.090648 10748 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.87.252" port: 39883 } attempt: 2
02:07:18.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.094250 10825 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 56743a21f30344c39cce0dea720920de: Bootstrap starting.
02:07:18.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.096053 10825 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 56743a21f30344c39cce0dea720920de: Neither blocks nor log segments found. Creating new log.
02:07:18.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.096482 10825 log.cc:826] T 00000000000000000000000000000000 P 56743a21f30344c39cce0dea720920de: Log is configured to *not* fsync() on all Append() calls
02:07:18.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.097502 10825 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 56743a21f30344c39cce0dea720920de: No bootstrap required, opened a new log
02:07:18.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.098428 10748 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2882c057e9b248df8b9538a24743db54: Bootstrap starting.
02:07:18.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.099025 10748 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2882c057e9b248df8b9538a24743db54: Neither blocks nor log segments found. Creating new log.
02:07:18.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.099289 10748 log.cc:826] T 00000000000000000000000000000000 P 2882c057e9b248df8b9538a24743db54: Log is configured to *not* fsync() on all Append() calls
02:07:18.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.099578 10825 raft_consensus.cc:359] T 00000000000000000000000000000000 P 56743a21f30344c39cce0dea720920de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab51e975ee294f4e9b187b3aae15d450" member_type: VOTER last_known_addr { host: "127.10.87.254" port: 40241 } } peers { permanent_uuid: "2882c057e9b248df8b9538a24743db54" member_type: VOTER last_known_addr { host: "127.10.87.253" port: 39437 } } peers { permanent_uuid: "56743a21f30344c39cce0dea720920de" member_type: VOTER last_known_addr { host: "127.10.87.252" port: 39883 } }
02:07:18.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.099722 10825 raft_consensus.cc:385] T 00000000000000000000000000000000 P 56743a21f30344c39cce0dea720920de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:07:18.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.099795 10825 raft_consensus.cc:740] T 00000000000000000000000000000000 P 56743a21f30344c39cce0dea720920de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56743a21f30344c39cce0dea720920de, State: Initialized, Role: FOLLOWER
02:07:18.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.099896 10748 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2882c057e9b248df8b9538a24743db54: No bootstrap required, opened a new log
02:07:18.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.099993 10825 consensus_queue.cc:260] T 00000000000000000000000000000000 P 56743a21f30344c39cce0dea720920de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab51e975ee294f4e9b187b3aae15d450" member_type: VOTER last_known_addr { host: "127.10.87.254" port: 40241 } } peers { permanent_uuid: "2882c057e9b248df8b9538a24743db54" member_type: VOTER last_known_addr { host: "127.10.87.253" port: 39437 } } peers { permanent_uuid: "56743a21f30344c39cce0dea720920de" member_type: VOTER last_known_addr { host: "127.10.87.252" port: 39883 } }
02:07:18.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.100370 10836 sys_catalog.cc:455] T 00000000000000000000000000000000 P 56743a21f30344c39cce0dea720920de [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: "ab51e975ee294f4e9b187b3aae15d450" member_type: VOTER last_known_addr { host: "127.10.87.254" port: 40241 } } peers { permanent_uuid: "2882c057e9b248df8b9538a24743db54" member_type: VOTER last_known_addr { host: "127.10.87.253" port: 39437 } } peers { permanent_uuid: "56743a21f30344c39cce0dea720920de" member_type: VOTER last_known_addr { host: "127.10.87.252" port: 39883 } } }
02:07:18.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.100445 10836 sys_catalog.cc:458] T 00000000000000000000000000000000 P 56743a21f30344c39cce0dea720920de [sys.catalog]: This master's current role is: FOLLOWER
02:07:18.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.100641 10825 sys_catalog.cc:565] T 00000000000000000000000000000000 P 56743a21f30344c39cce0dea720920de [sys.catalog]: configured and running, proceeding with master startup.
02:07:18.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.101343 10748 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2882c057e9b248df8b9538a24743db54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab51e975ee294f4e9b187b3aae15d450" member_type: VOTER last_known_addr { host: "127.10.87.254" port: 40241 } } peers { permanent_uuid: "2882c057e9b248df8b9538a24743db54" member_type: VOTER last_known_addr { host: "127.10.87.253" port: 39437 } } peers { permanent_uuid: "56743a21f30344c39cce0dea720920de" member_type: VOTER last_known_addr { host: "127.10.87.252" port: 39883 } }
02:07:18.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.101497 10748 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2882c057e9b248df8b9538a24743db54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:07:18.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.101539 10748 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2882c057e9b248df8b9538a24743db54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2882c057e9b248df8b9538a24743db54, State: Initialized, Role: FOLLOWER
02:07:18.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.101667 10748 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2882c057e9b248df8b9538a24743db54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab51e975ee294f4e9b187b3aae15d450" member_type: VOTER last_known_addr { host: "127.10.87.254" port: 40241 } } peers { permanent_uuid: "2882c057e9b248df8b9538a24743db54" member_type: VOTER last_known_addr { host: "127.10.87.253" port: 39437 } } peers { permanent_uuid: "56743a21f30344c39cce0dea720920de" member_type: VOTER last_known_addr { host: "127.10.87.252" port: 39883 } }
02:07:18.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.101928 10748 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2882c057e9b248df8b9538a24743db54 [sys.catalog]: configured and running, proceeding with master startup.
02:07:18.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.101940 10843 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2882c057e9b248df8b9538a24743db54 [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: "ab51e975ee294f4e9b187b3aae15d450" member_type: VOTER last_known_addr { host: "127.10.87.254" port: 40241 } } peers { permanent_uuid: "2882c057e9b248df8b9538a24743db54" member_type: VOTER last_known_addr { host: "127.10.87.253" port: 39437 } } peers { permanent_uuid: "56743a21f30344c39cce0dea720920de" member_type: VOTER last_known_addr { host: "127.10.87.252" port: 39883 } } }
02:07:18.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.102049 10843 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2882c057e9b248df8b9538a24743db54 [sys.catalog]: This master's current role is: FOLLOWER
02:07:18.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:18.104089 10849 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 56743a21f30344c39cce0dea720920de: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
02:07:18.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:18.105077 10849 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
02:07:18.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.103585 10751 master_runner.cc:187] Error getting master registration for 127.10.87.254:40241: OK, instance_id { permanent_uuid: "ab51e975ee294f4e9b187b3aae15d450" instance_seqno: 1786500437810981 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
02:07:18.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.105669 10751 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
02:07:18.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.104820 10677 master_runner.cc:187] Error getting master registration for 127.10.87.254:40241: OK, instance_id { permanent_uuid: "ab51e975ee294f4e9b187b3aae15d450" instance_seqno: 1786500437810981 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
02:07:18.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.106333 10677 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
02:07:18.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:18.110047 10862 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 2882c057e9b248df8b9538a24743db54: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
02:07:18.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:18.110106 10862 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
02:07:18.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.152163 10673 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.87.252" port: 39883 } attempt: 2
02:07:18.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.156569 10673 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ab51e975ee294f4e9b187b3aae15d450: Bootstrap starting.
02:07:18.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.157477 10673 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ab51e975ee294f4e9b187b3aae15d450: Neither blocks nor log segments found. Creating new log.
02:07:18.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.157774 10673 log.cc:826] T 00000000000000000000000000000000 P ab51e975ee294f4e9b187b3aae15d450: Log is configured to *not* fsync() on all Append() calls
02:07:18.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.158717 10673 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ab51e975ee294f4e9b187b3aae15d450: No bootstrap required, opened a new log
02:07:18.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.160923 10673 raft_consensus.cc:359] T 00000000000000000000000000000000 P ab51e975ee294f4e9b187b3aae15d450 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab51e975ee294f4e9b187b3aae15d450" member_type: VOTER last_known_addr { host: "127.10.87.254" port: 40241 } } peers { permanent_uuid: "2882c057e9b248df8b9538a24743db54" member_type: VOTER last_known_addr { host: "127.10.87.253" port: 39437 } } peers { permanent_uuid: "56743a21f30344c39cce0dea720920de" member_type: VOTER last_known_addr { host: "127.10.87.252" port: 39883 } }
02:07:18.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.161051 10673 raft_consensus.cc:385] T 00000000000000000000000000000000 P ab51e975ee294f4e9b187b3aae15d450 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:07:18.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.161082 10673 raft_consensus.cc:740] T 00000000000000000000000000000000 P ab51e975ee294f4e9b187b3aae15d450 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab51e975ee294f4e9b187b3aae15d450, State: Initialized, Role: FOLLOWER
02:07:18.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.161211 10673 consensus_queue.cc:260] T 00000000000000000000000000000000 P ab51e975ee294f4e9b187b3aae15d450 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab51e975ee294f4e9b187b3aae15d450" member_type: VOTER last_known_addr { host: "127.10.87.254" port: 40241 } } peers { permanent_uuid: "2882c057e9b248df8b9538a24743db54" member_type: VOTER last_known_addr { host: "127.10.87.253" port: 39437 } } peers { permanent_uuid: "56743a21f30344c39cce0dea720920de" member_type: VOTER last_known_addr { host: "127.10.87.252" port: 39883 } }
02:07:18.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.161535 10673 sys_catalog.cc:565] T 00000000000000000000000000000000 P ab51e975ee294f4e9b187b3aae15d450 [sys.catalog]: configured and running, proceeding with master startup.
02:07:18.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.162094 10865 sys_catalog.cc:455] T 00000000000000000000000000000000 P ab51e975ee294f4e9b187b3aae15d450 [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: "ab51e975ee294f4e9b187b3aae15d450" member_type: VOTER last_known_addr { host: "127.10.87.254" port: 40241 } } peers { permanent_uuid: "2882c057e9b248df8b9538a24743db54" member_type: VOTER last_known_addr { host: "127.10.87.253" port: 39437 } } peers { permanent_uuid: "56743a21f30344c39cce0dea720920de" member_type: VOTER last_known_addr { host: "127.10.87.252" port: 39883 } } }
02:07:18.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:18.163625 10878 catalog_manager.cc:1594] T 00000000000000000000000000000000 P ab51e975ee294f4e9b187b3aae15d450: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
02:07:18.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:18.180557 10878 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
02:07:18.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.180061 10865 sys_catalog.cc:458] T 00000000000000000000000000000000 P ab51e975ee294f4e9b187b3aae15d450 [sys.catalog]: This master's current role is: FOLLOWER
02:07:18.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.182905 10602 master_runner.cc:264] No leader master found from master ab51e975ee294f4e9b187b3aae15d450
02:07:18.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.182960 10602 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
02:07:18.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:18.195811 10699 tablet.cc:2406] T 00000000000000000000000000000000 P 2882c057e9b248df8b9538a24743db54: Can't schedule compaction. Clean time has not been advanced past its initial value.
02:07:18.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:18.308120 10622 tablet.cc:2406] T 00000000000000000000000000000000 P ab51e975ee294f4e9b187b3aae15d450: Can't schedule compaction. Clean time has not been advanced past its initial value.
02:07:18.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.309568 10836 raft_consensus.cc:493] T 00000000000000000000000000000000 P 56743a21f30344c39cce0dea720920de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
02:07:18.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.309684 10836 raft_consensus.cc:515] T 00000000000000000000000000000000 P 56743a21f30344c39cce0dea720920de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab51e975ee294f4e9b187b3aae15d450" member_type: VOTER last_known_addr { host: "127.10.87.254" port: 40241 } } peers { permanent_uuid: "2882c057e9b248df8b9538a24743db54" member_type: VOTER last_known_addr { host: "127.10.87.253" port: 39437 } } peers { permanent_uuid: "56743a21f30344c39cce0dea720920de" member_type: VOTER last_known_addr { host: "127.10.87.252" port: 39883 } }
02:07:18.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.310108 10836 leader_election.cc:290] T 00000000000000000000000000000000 P 56743a21f30344c39cce0dea720920de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab51e975ee294f4e9b187b3aae15d450 (127.10.87.254:40241), 2882c057e9b248df8b9538a24743db54 (127.10.87.253:39437)
02:07:18.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.310770 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "56743a21f30344c39cce0dea720920de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2882c057e9b248df8b9538a24743db54" is_pre_election: true
02:07:18.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.310930 10711 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 2882c057e9b248df8b9538a24743db54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56743a21f30344c39cce0dea720920de in term 0.
02:07:18.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.311275 10643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "56743a21f30344c39cce0dea720920de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab51e975ee294f4e9b187b3aae15d450" is_pre_election: true
02:07:18.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.311386 10643 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ab51e975ee294f4e9b187b3aae15d450 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56743a21f30344c39cce0dea720920de in term 0.
02:07:18.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.311630 10771 leader_election.cc:304] T 00000000000000000000000000000000 P 56743a21f30344c39cce0dea720920de [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: 2882c057e9b248df8b9538a24743db54, 56743a21f30344c39cce0dea720920de; no voters: 
02:07:18.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.311836 10836 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 56743a21f30344c39cce0dea720920de [term 0 FOLLOWER]: Leader pre-election won for term 1
02:07:18.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.311882 10836 raft_consensus.cc:493] T 00000000000000000000000000000000 P 56743a21f30344c39cce0dea720920de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
02:07:18.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.311902 10836 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 56743a21f30344c39cce0dea720920de [term 0 FOLLOWER]: Advancing to term 1
02:07:18.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.312822 10836 raft_consensus.cc:515] T 00000000000000000000000000000000 P 56743a21f30344c39cce0dea720920de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab51e975ee294f4e9b187b3aae15d450" member_type: VOTER last_known_addr { host: "127.10.87.254" port: 40241 } } peers { permanent_uuid: "2882c057e9b248df8b9538a24743db54" member_type: VOTER last_known_addr { host: "127.10.87.253" port: 39437 } } peers { permanent_uuid: "56743a21f30344c39cce0dea720920de" member_type: VOTER last_known_addr { host: "127.10.87.252" port: 39883 } }
02:07:18.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.312958 10836 leader_election.cc:290] T 00000000000000000000000000000000 P 56743a21f30344c39cce0dea720920de [CANDIDATE]: Term 1 election: Requested vote from peers ab51e975ee294f4e9b187b3aae15d450 (127.10.87.254:40241), 2882c057e9b248df8b9538a24743db54 (127.10.87.253:39437)
02:07:18.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.313300 10643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "56743a21f30344c39cce0dea720920de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab51e975ee294f4e9b187b3aae15d450"
02:07:18.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.313375 10643 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ab51e975ee294f4e9b187b3aae15d450 [term 0 FOLLOWER]: Advancing to term 1
02:07:18.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.314179 10643 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ab51e975ee294f4e9b187b3aae15d450 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56743a21f30344c39cce0dea720920de in term 1.
02:07:18.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.314415 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "56743a21f30344c39cce0dea720920de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2882c057e9b248df8b9538a24743db54"
02:07:18.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.314492 10711 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2882c057e9b248df8b9538a24743db54 [term 0 FOLLOWER]: Advancing to term 1
02:07:18.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.315213 10711 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 2882c057e9b248df8b9538a24743db54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56743a21f30344c39cce0dea720920de in term 1.
02:07:18.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.315342 10770 leader_election.cc:304] T 00000000000000000000000000000000 P 56743a21f30344c39cce0dea720920de [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: 56743a21f30344c39cce0dea720920de, ab51e975ee294f4e9b187b3aae15d450; no voters: 
02:07:18.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.315536 10836 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 56743a21f30344c39cce0dea720920de [term 1 FOLLOWER]: Leader election won for term 1
02:07:18.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.315707 10836 raft_consensus.cc:697] T 00000000000000000000000000000000 P 56743a21f30344c39cce0dea720920de [term 1 LEADER]: Becoming Leader. State: Replica: 56743a21f30344c39cce0dea720920de, State: Running, Role: LEADER
02:07:18.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.315804 10836 consensus_queue.cc:237] T 00000000000000000000000000000000 P 56743a21f30344c39cce0dea720920de [LEADER]: Queue going to LEADER mode. State: All 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: "ab51e975ee294f4e9b187b3aae15d450" member_type: VOTER last_known_addr { host: "127.10.87.254" port: 40241 } } peers { permanent_uuid: "2882c057e9b248df8b9538a24743db54" member_type: VOTER last_known_addr { host: "127.10.87.253" port: 39437 } } peers { permanent_uuid: "56743a21f30344c39cce0dea720920de" member_type: VOTER last_known_addr { host: "127.10.87.252" port: 39883 } }
02:07:18.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.316256 10836 sys_catalog.cc:455] T 00000000000000000000000000000000 P 56743a21f30344c39cce0dea720920de [sys.catalog]: SysCatalogTable state changed. Reason: New leader 56743a21f30344c39cce0dea720920de. Latest consensus state: current_term: 1 leader_uuid: "56743a21f30344c39cce0dea720920de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab51e975ee294f4e9b187b3aae15d450" member_type: VOTER last_known_addr { host: "127.10.87.254" port: 40241 } } peers { permanent_uuid: "2882c057e9b248df8b9538a24743db54" member_type: VOTER last_known_addr { host: "127.10.87.253" port: 39437 } } peers { permanent_uuid: "56743a21f30344c39cce0dea720920de" member_type: VOTER last_known_addr { host: "127.10.87.252" port: 39883 } } }
02:07:18.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.316347 10836 sys_catalog.cc:458] T 00000000000000000000000000000000 P 56743a21f30344c39cce0dea720920de [sys.catalog]: This master's current role is: LEADER
02:07:18.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.321522 10882 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
02:07:18.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.322342 10882 catalog_manager.cc:1520] Initializing Kudu cluster ID...
02:07:18.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:18.323663 10776 tablet.cc:2406] T 00000000000000000000000000000000 P 56743a21f30344c39cce0dea720920de: Can't schedule compaction. Clean time has not been advanced past its initial value.
02:07:18.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.326930 10711 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 2882c057e9b248df8b9538a24743db54 [term 1 FOLLOWER]: Refusing update from remote peer 56743a21f30344c39cce0dea720920de: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
02:07:18.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.328126 10880 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 56743a21f30344c39cce0dea720920de [LEADER]: Connected to new peer: Peer: permanent_uuid: "2882c057e9b248df8b9538a24743db54" member_type: VOTER last_known_addr { host: "127.10.87.253" port: 39437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
02:07:18.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.329384 10843 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2882c057e9b248df8b9538a24743db54 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 56743a21f30344c39cce0dea720920de. Latest consensus state: current_term: 1 leader_uuid: "56743a21f30344c39cce0dea720920de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab51e975ee294f4e9b187b3aae15d450" member_type: VOTER last_known_addr { host: "127.10.87.254" port: 40241 } } peers { permanent_uuid: "2882c057e9b248df8b9538a24743db54" member_type: VOTER last_known_addr { host: "127.10.87.253" port: 39437 } } peers { permanent_uuid: "56743a21f30344c39cce0dea720920de" member_type: VOTER last_known_addr { host: "127.10.87.252" port: 39883 } } }
02:07:18.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.329486 10843 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2882c057e9b248df8b9538a24743db54 [sys.catalog]: This master's current role is: FOLLOWER
02:07:18.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.330646 10643 raft_consensus.cc:1275] T 00000000000000000000000000000000 P ab51e975ee294f4e9b187b3aae15d450 [term 1 FOLLOWER]: Refusing update from remote peer 56743a21f30344c39cce0dea720920de: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
02:07:18.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.331120 10880 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 56743a21f30344c39cce0dea720920de [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab51e975ee294f4e9b187b3aae15d450" member_type: VOTER last_known_addr { host: "127.10.87.254" port: 40241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
02:07:18.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.332141 10865 sys_catalog.cc:455] T 00000000000000000000000000000000 P ab51e975ee294f4e9b187b3aae15d450 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 56743a21f30344c39cce0dea720920de. Latest consensus state: current_term: 1 leader_uuid: "56743a21f30344c39cce0dea720920de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab51e975ee294f4e9b187b3aae15d450" member_type: VOTER last_known_addr { host: "127.10.87.254" port: 40241 } } peers { permanent_uuid: "2882c057e9b248df8b9538a24743db54" member_type: VOTER last_known_addr { host: "127.10.87.253" port: 39437 } } peers { permanent_uuid: "56743a21f30344c39cce0dea720920de" member_type: VOTER last_known_addr { host: "127.10.87.252" port: 39883 } } }
02:07:18.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.332221 10865 sys_catalog.cc:458] T 00000000000000000000000000000000 P ab51e975ee294f4e9b187b3aae15d450 [sys.catalog]: This master's current role is: FOLLOWER
02:07:18.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.334049 10880 sys_catalog.cc:455] T 00000000000000000000000000000000 P 56743a21f30344c39cce0dea720920de [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "56743a21f30344c39cce0dea720920de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab51e975ee294f4e9b187b3aae15d450" member_type: VOTER last_known_addr { host: "127.10.87.254" port: 40241 } } peers { permanent_uuid: "2882c057e9b248df8b9538a24743db54" member_type: VOTER last_known_addr { host: "127.10.87.253" port: 39437 } } peers { permanent_uuid: "56743a21f30344c39cce0dea720920de" member_type: VOTER last_known_addr { host: "127.10.87.252" port: 39883 } } }
02:07:18.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.334148 10880 sys_catalog.cc:458] T 00000000000000000000000000000000 P 56743a21f30344c39cce0dea720920de [sys.catalog]: This master's current role is: LEADER
02:07:18.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.335304 10883 mvcc.cc:204] Tried to move back new op lower bound from 7317505795382571008 to 7317505795342389248. Current Snapshot: MvccSnapshot[applied={T|T < 7317505795382571008}]
02:07:18.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.335907 10865 sys_catalog.cc:455] T 00000000000000000000000000000000 P ab51e975ee294f4e9b187b3aae15d450 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "56743a21f30344c39cce0dea720920de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab51e975ee294f4e9b187b3aae15d450" member_type: VOTER last_known_addr { host: "127.10.87.254" port: 40241 } } peers { permanent_uuid: "2882c057e9b248df8b9538a24743db54" member_type: VOTER last_known_addr { host: "127.10.87.253" port: 39437 } } peers { permanent_uuid: "56743a21f30344c39cce0dea720920de" member_type: VOTER last_known_addr { host: "127.10.87.252" port: 39883 } } }
02:07:18.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.335983 10865 sys_catalog.cc:458] T 00000000000000000000000000000000 P ab51e975ee294f4e9b187b3aae15d450 [sys.catalog]: This master's current role is: FOLLOWER
02:07:18.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.337025 10886 mvcc.cc:204] Tried to move back new op lower bound from 7317505795382571008 to 7317505795342389248. Current Snapshot: MvccSnapshot[applied={T|T < 7317505795382571008}]
02:07:18.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.338171 10836 sys_catalog.cc:455] T 00000000000000000000000000000000 P 56743a21f30344c39cce0dea720920de [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "56743a21f30344c39cce0dea720920de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab51e975ee294f4e9b187b3aae15d450" member_type: VOTER last_known_addr { host: "127.10.87.254" port: 40241 } } peers { permanent_uuid: "2882c057e9b248df8b9538a24743db54" member_type: VOTER last_known_addr { host: "127.10.87.253" port: 39437 } } peers { permanent_uuid: "56743a21f30344c39cce0dea720920de" member_type: VOTER last_known_addr { host: "127.10.87.252" port: 39883 } } }
02:07:18.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.338253 10836 sys_catalog.cc:458] T 00000000000000000000000000000000 P 56743a21f30344c39cce0dea720920de [sys.catalog]: This master's current role is: LEADER
02:07:18.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.338604 10843 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2882c057e9b248df8b9538a24743db54 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "56743a21f30344c39cce0dea720920de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab51e975ee294f4e9b187b3aae15d450" member_type: VOTER last_known_addr { host: "127.10.87.254" port: 40241 } } peers { permanent_uuid: "2882c057e9b248df8b9538a24743db54" member_type: VOTER last_known_addr { host: "127.10.87.253" port: 39437 } } peers { permanent_uuid: "56743a21f30344c39cce0dea720920de" member_type: VOTER last_known_addr { host: "127.10.87.252" port: 39883 } } }
02:07:18.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.338692 10843 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2882c057e9b248df8b9538a24743db54 [sys.catalog]: This master's current role is: FOLLOWER
02:07:18.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.339195 10884 mvcc.cc:204] Tried to move back new op lower bound from 7317505795382571008 to 7317505795342389248. Current Snapshot: MvccSnapshot[applied={T|T < 7317505795382571008}]
02:07:18.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.339965 10882 catalog_manager.cc:1383] Generated new cluster ID: 9f0606962d2843d7872c630e6d0dc567
02:07:18.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.340031 10882 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
02:07:18.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.354029 10882 catalog_manager.cc:1406] Generated new certificate authority record
02:07:18.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.355366 10882 catalog_manager.cc:1540] Loading token signing keys...
02:07:18.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.367364 10882 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 56743a21f30344c39cce0dea720920de: Generated new TSK 0
02:07:18.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.368070 10882 catalog_manager.cc:1550] Initializing in-progress tserver states...
02:07:18.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.388891 10591 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskkwpqNj/build/release/bin/kudu
02:07:18.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskkwpqNj/build/release/bin/kudu
02:07:18.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/ts-0/wal
02:07:18.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/ts-0/data
02:07:18.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
02:07:18.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
02:07:18.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
02:07:18.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:07:18.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:07:18.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:07:18.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/ts-0/logs
02:07:18.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/ts-0/data/info.pb
02:07:18.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:07:18.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
02:07:18.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
02:07:18.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
02:07:18.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
02:07:18.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:07:18.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:07:18.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:07:18.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
02:07:18.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
02:07:18.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.87.193:0
02:07:18.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.10.87.193
02:07:18.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.87.193
02:07:18.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:07:18.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.10.87.254:40241,127.10.87.253:39437,127.10.87.252:39883
02:07:18.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.87.212:45319
02:07:18.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:07:18.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:07:18.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
02:07:18.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:18.472046 10892 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
02:07:18.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:18.472213 10892 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
02:07:18.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:18.472232 10892 flags.cc:432] Enabled unsafe flag: --never_fsync=true
02:07:18.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:18.473913 10892 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
02:07:18.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:18.473969 10892 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.10.87.193
02:07:18.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.475451 10892 tablet_server_runner.cc:78] Tablet server non-default flags:
02:07:18.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/ts-0/logs
02:07:18.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:07:18.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
02:07:18.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:07:18.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.87.212:45319
02:07:18.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:07:18.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:07:18.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/ts-0/data
02:07:18.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/ts-0/wal
02:07:18.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:07:18.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:07:18.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.87.193:0
02:07:18.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
02:07:18.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:07:18.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:07:18.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/ts-0/data/info.pb
02:07:18.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.87.193
02:07:18.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:07:18.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.10.87.254:40241,127.10.87.253:39437,127.10.87.252:39883
02:07:18.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
02:07:18.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.10892
02:07:18.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:07:18.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
02:07:18.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
02:07:18.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:07:18.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.10.87.193
02:07:18.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
02:07:18.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
02:07:18.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
02:07:18.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 1d9153c248733781bf69132f2d094d9d3c92b2bc
02:07:18.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
02:07:18.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 01:45:49 UTC on e7f111948823
02:07:18.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13297
02:07:18.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.475716 10892 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
02:07:18.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.475898 10892 file_cache.cc:504] Constructed file cache file cache with capacity 419430
02:07:18.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:18.478971 10899 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:07:18.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:18.478905 10898 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:07:18.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.479168 10892 server_base.cc:1061] running on GCE node
02:07:18.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:18.479107 10901 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:07:18.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.479966 10892 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
02:07:18.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.480227 10892 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
02:07:18.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.481434 10892 hybrid_clock.cc:648] HybridClock initialized: now 1786500438481378 us; error 50 us; skew 500 ppm
02:07:18.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.482759 10892 webserver.cc:533] Webserver started at http://127.10.87.193:44171/ using document root <none> and password file <none>
02:07:18.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.482963 10892 fs_manager.cc:362] Metadata directory not provided
02:07:18.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.483006 10892 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
02:07:18.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.483116 10892 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
02:07:18.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.484308 10892 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/ts-0/data/instance:
02:07:18.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "675a9d3c3bd049049a6e9e74cd8489a7"
02:07:18.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 02:07:18 on dist-test-slave-srgv"
02:07:18.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.484684 10892 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/ts-0/wal/instance:
02:07:18.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "675a9d3c3bd049049a6e9e74cd8489a7"
02:07:18.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 02:07:18 on dist-test-slave-srgv"
02:07:18.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.486248 10892 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
02:07:18.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.487082 10908 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
02:07:18.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.487296 10892 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
02:07:18.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.487362 10892 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/ts-0/data,/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/ts-0/wal
02:07:18.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "675a9d3c3bd049049a6e9e74cd8489a7"
02:07:18.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 02:07:18 on dist-test-slave-srgv"
02:07:18.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.487413 10892 fs_report.cc:389] FS layout report
02:07:18.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
02:07:18.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/ts-0/wal
02:07:18.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/ts-0/wal
02:07:18.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/ts-0/data/data
02:07:18.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
02:07:18.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
02:07:18.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
02:07:18.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
02:07:18.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
02:07:18.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
02:07:18.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
02:07:18.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
02:07:18.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
02:07:18.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
02:07:18.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
02:07:18.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.498111 10892 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
02:07:18.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.498440 10892 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
02:07:18.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.498555 10892 kserver.cc:163] Server-wide thread pool size limit: 3276
02:07:18.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.498837 10892 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
02:07:18.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.499332 10892 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
02:07:18.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.499382 10892 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
02:07:18.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.499411 10892 ts_tablet_manager.cc:616] Registered 0 tablets
02:07:18.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.499429 10892 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
02:07:18.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.507117 10892 rpc_server.cc:307] RPC server started. Bound to: 127.10.87.193:44119
02:07:18.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.507157 11028 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.87.193:44119 every 8 connection(s)
02:07:18.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.507530 10892 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/ts-0/data/info.pb
02:07:18.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.515285 11031 heartbeater.cc:344] Connected to a master server at 127.10.87.253:39437
02:07:18.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.515295 11029 heartbeater.cc:344] Connected to a master server at 127.10.87.252:39883
02:07:18.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.515447 11031 heartbeater.cc:461] Registering TS with master...
02:07:18.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.515450 11029 heartbeater.cc:461] Registering TS with master...
02:07:18.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.515467 11030 heartbeater.cc:344] Connected to a master server at 127.10.87.254:40241
02:07:18.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.515559 11030 heartbeater.cc:461] Registering TS with master...
02:07:18.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.515704 11030 heartbeater.cc:507] Master 127.10.87.254:40241 requested a full tablet report, sending...
02:07:18.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.515705 11029 heartbeater.cc:507] Master 127.10.87.252:39883 requested a full tablet report, sending...
02:07:18.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.515712 11031 heartbeater.cc:507] Master 127.10.87.253:39437 requested a full tablet report, sending...
02:07:18.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.516433 10710 ts_manager.cc:194] Registered new tserver with Master: 675a9d3c3bd049049a6e9e74cd8489a7 (127.10.87.193:44119)
02:07:18.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.516674 10591 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskkwpqNj/build/release/bin/kudu as pid 10892
02:07:18.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.516748 10591 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/ts-0/wal/instance
02:07:18.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.517541 10787 ts_manager.cc:194] Registered new tserver with Master: 675a9d3c3bd049049a6e9e74cd8489a7 (127.10.87.193:44119)
02:07:18.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.517912 10632 ts_manager.cc:194] Registered new tserver with Master: 675a9d3c3bd049049a6e9e74cd8489a7 (127.10.87.193:44119)
02:07:18.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.518074 10591 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskkwpqNj/build/release/bin/kudu
02:07:18.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskkwpqNj/build/release/bin/kudu
02:07:18.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/ts-1/wal
02:07:18.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/ts-1/data
02:07:18.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
02:07:18.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
02:07:18.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
02:07:18.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:07:18.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:07:18.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:07:18.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/ts-1/logs
02:07:18.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/ts-1/data/info.pb
02:07:18.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:07:18.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
02:07:18.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
02:07:18.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
02:07:18.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
02:07:18.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:07:18.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:07:18.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:07:18.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
02:07:18.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
02:07:18.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.87.194:0
02:07:18.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.10.87.194
02:07:18.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.87.194
02:07:18.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:07:18.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.10.87.254:40241,127.10.87.253:39437,127.10.87.252:39883
02:07:18.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.87.212:45319
02:07:18.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:07:18.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:07:18.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
02:07:18.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.518818 10787 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.10.87.193:51939
02:07:18.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:18.599506 11037 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
02:07:18.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:18.599675 11037 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
02:07:18.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:18.599695 11037 flags.cc:432] Enabled unsafe flag: --never_fsync=true
02:07:18.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:18.601187 11037 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
02:07:18.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:18.601327 11037 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.10.87.194
02:07:18.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.603434 11037 tablet_server_runner.cc:78] Tablet server non-default flags:
02:07:18.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/ts-1/logs
02:07:18.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:07:18.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
02:07:18.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:07:18.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.87.212:45319
02:07:18.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:07:18.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:07:18.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/ts-1/data
02:07:18.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/ts-1/wal
02:07:18.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:07:18.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:07:18.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.87.194:0
02:07:18.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
02:07:18.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:07:18.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:07:18.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/ts-1/data/info.pb
02:07:18.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.87.194
02:07:18.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:07:18.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.10.87.254:40241,127.10.87.253:39437,127.10.87.252:39883
02:07:18.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
02:07:18.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.11037
02:07:18.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:07:18.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
02:07:18.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
02:07:18.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:07:18.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.10.87.194
02:07:18.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
02:07:18.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
02:07:18.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
02:07:18.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 1d9153c248733781bf69132f2d094d9d3c92b2bc
02:07:18.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
02:07:18.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 01:45:49 UTC on e7f111948823
02:07:18.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13297
02:07:18.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.603709 11037 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
02:07:18.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.604005 11037 file_cache.cc:504] Constructed file cache file cache with capacity 419430
02:07:18.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:18.607017 11042 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:07:18.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:18.607041 11046 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:07:18.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:18.607120 11043 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:07:18.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.607347 11037 server_base.cc:1061] running on GCE node
02:07:18.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.607506 11037 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
02:07:18.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.607759 11037 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
02:07:18.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.608919 11037 hybrid_clock.cc:648] HybridClock initialized: now 1786500438608894 us; error 35 us; skew 500 ppm
02:07:18.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.610128 11037 webserver.cc:533] Webserver started at http://127.10.87.194:39981/ using document root <none> and password file <none>
02:07:18.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.610359 11037 fs_manager.cc:362] Metadata directory not provided
02:07:18.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.610415 11037 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
02:07:18.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.610535 11037 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
02:07:18.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.611456 11037 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/ts-1/data/instance:
02:07:18.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0904307f0d7b4a30a0e77db412d74cc6"
02:07:18.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 02:07:18 on dist-test-slave-srgv"
02:07:18.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.611833 11037 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/ts-1/wal/instance:
02:07:18.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0904307f0d7b4a30a0e77db412d74cc6"
02:07:18.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 02:07:18 on dist-test-slave-srgv"
02:07:18.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.613255 11037 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
02:07:18.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.614136 11052 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
02:07:18.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.614466 11037 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
02:07:18.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.614553 11037 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/ts-1/data,/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/ts-1/wal
02:07:18.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0904307f0d7b4a30a0e77db412d74cc6"
02:07:18.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 02:07:18 on dist-test-slave-srgv"
02:07:18.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.614632 11037 fs_report.cc:389] FS layout report
02:07:18.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
02:07:18.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/ts-1/wal
02:07:18.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/ts-1/wal
02:07:18.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/ts-1/data/data
02:07:18.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
02:07:18.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
02:07:18.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
02:07:18.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
02:07:18.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
02:07:18.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
02:07:18.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
02:07:18.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
02:07:18.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
02:07:18.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
02:07:18.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
02:07:18.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.642464 11037 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
02:07:18.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.642863 11037 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
02:07:18.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.642992 11037 kserver.cc:163] Server-wide thread pool size limit: 3276
02:07:18.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.643268 11037 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
02:07:18.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.643699 11037 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
02:07:18.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.643776 11037 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
02:07:18.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.643812 11037 ts_tablet_manager.cc:616] Registered 0 tablets
02:07:18.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.643831 11037 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
02:07:18.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.650656 11037 rpc_server.cc:307] RPC server started. Bound to: 127.10.87.194:40281
02:07:18.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.650701 11173 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.87.194:40281 every 8 connection(s)
02:07:18.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.651021 11037 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/ts-1/data/info.pb
02:07:18.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.653968 10591 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskkwpqNj/build/release/bin/kudu as pid 11037
02:07:18.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.654045 10591 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/ts-1/wal/instance
02:07:18.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.656443 10591 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskkwpqNj/build/release/bin/kudu
02:07:18.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskkwpqNj/build/release/bin/kudu
02:07:18.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/ts-2/wal
02:07:18.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/ts-2/data
02:07:18.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
02:07:18.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
02:07:18.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
02:07:18.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:07:18.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:07:18.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:07:18.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/ts-2/logs
02:07:18.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/ts-2/data/info.pb
02:07:18.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:07:18.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
02:07:18.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
02:07:18.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
02:07:18.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
02:07:18.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:07:18.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:07:18.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:07:18.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
02:07:18.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
02:07:18.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.87.195:0
02:07:18.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.10.87.195
02:07:18.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.87.195
02:07:18.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:07:18.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.10.87.254:40241,127.10.87.253:39437,127.10.87.252:39883
02:07:18.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.87.212:45319
02:07:18.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:07:18.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:07:18.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
02:07:18.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.656850 11176 heartbeater.cc:344] Connected to a master server at 127.10.87.254:40241
02:07:18.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.656865 11177 heartbeater.cc:344] Connected to a master server at 127.10.87.253:39437
02:07:18.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.656957 11176 heartbeater.cc:461] Registering TS with master...
02:07:18.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.656958 11177 heartbeater.cc:461] Registering TS with master...
02:07:18.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.657137 11177 heartbeater.cc:507] Master 127.10.87.253:39437 requested a full tablet report, sending...
02:07:18.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.657145 11176 heartbeater.cc:507] Master 127.10.87.254:40241 requested a full tablet report, sending...
02:07:18.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.657529 10710 ts_manager.cc:194] Registered new tserver with Master: 0904307f0d7b4a30a0e77db412d74cc6 (127.10.87.194:40281)
02:07:18.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.657536 10632 ts_manager.cc:194] Registered new tserver with Master: 0904307f0d7b4a30a0e77db412d74cc6 (127.10.87.194:40281)
02:07:18.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.660516 11175 heartbeater.cc:344] Connected to a master server at 127.10.87.252:39883
02:07:18.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.660581 11175 heartbeater.cc:461] Registering TS with master...
02:07:18.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.660694 11175 heartbeater.cc:507] Master 127.10.87.252:39883 requested a full tablet report, sending...
02:07:18.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.661032 10787 ts_manager.cc:194] Registered new tserver with Master: 0904307f0d7b4a30a0e77db412d74cc6 (127.10.87.194:40281)
02:07:18.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.661643 10787 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.10.87.194:43559
02:07:18.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:18.736426 11182 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
02:07:18.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:18.736593 11182 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
02:07:18.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:18.736613 11182 flags.cc:432] Enabled unsafe flag: --never_fsync=true
02:07:18.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:18.738039 11182 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
02:07:18.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:18.738086 11182 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.10.87.195
02:07:18.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.739508 11182 tablet_server_runner.cc:78] Tablet server non-default flags:
02:07:18.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/ts-2/logs
02:07:18.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:07:18.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
02:07:18.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:07:18.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.87.212:45319
02:07:18.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:07:18.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:07:18.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/ts-2/data
02:07:18.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/ts-2/wal
02:07:18.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:07:18.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:07:18.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.87.195:0
02:07:18.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
02:07:18.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:07:18.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:07:18.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/ts-2/data/info.pb
02:07:18.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.87.195
02:07:18.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:07:18.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.10.87.254:40241,127.10.87.253:39437,127.10.87.252:39883
02:07:18.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
02:07:18.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.11182
02:07:18.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:07:18.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
02:07:18.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
02:07:18.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:07:18.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.10.87.195
02:07:18.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
02:07:18.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
02:07:18.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
02:07:18.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 1d9153c248733781bf69132f2d094d9d3c92b2bc
02:07:18.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
02:07:18.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 01:45:49 UTC on e7f111948823
02:07:18.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13297
02:07:18.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.739694 11182 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
02:07:18.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.739871 11182 file_cache.cc:504] Constructed file cache file cache with capacity 419430
02:07:18.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:18.742410 11191 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:07:18.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:18.742362 11188 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:07:18.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:18.742357 11189 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:07:18.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.742821 11182 server_base.cc:1061] running on GCE node
02:07:18.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.742967 11182 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
02:07:18.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.743160 11182 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
02:07:18.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.744307 11182 hybrid_clock.cc:648] HybridClock initialized: now 1786500438744285 us; error 38 us; skew 500 ppm
02:07:18.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.745380 11182 webserver.cc:533] Webserver started at http://127.10.87.195:46261/ using document root <none> and password file <none>
02:07:18.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.745602 11182 fs_manager.cc:362] Metadata directory not provided
02:07:18.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.745635 11182 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
02:07:18.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.745714 11182 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
02:07:18.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.746466 11182 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/ts-2/data/instance:
02:07:18.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7e0f59fc29004958951b75dec58f66a9"
02:07:18.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 02:07:18 on dist-test-slave-srgv"
02:07:18.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.746735 11182 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/ts-2/wal/instance:
02:07:18.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7e0f59fc29004958951b75dec58f66a9"
02:07:18.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 02:07:18 on dist-test-slave-srgv"
02:07:18.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.748286 11182 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
02:07:18.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.749130 11197 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
02:07:18.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.749372 11182 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
02:07:18.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.749461 11182 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/ts-2/data,/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/ts-2/wal
02:07:18.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7e0f59fc29004958951b75dec58f66a9"
02:07:18.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 02:07:18 on dist-test-slave-srgv"
02:07:18.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.749519 11182 fs_report.cc:389] FS layout report
02:07:18.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
02:07:18.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/ts-2/wal
02:07:18.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/ts-2/wal
02:07:18.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/ts-2/data/data
02:07:18.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
02:07:18.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
02:07:18.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
02:07:18.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
02:07:18.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
02:07:18.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
02:07:18.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
02:07:18.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
02:07:18.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
02:07:18.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
02:07:18.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
02:07:18.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.765906 11182 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
02:07:18.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.766167 11182 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
02:07:18.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.766253 11182 kserver.cc:163] Server-wide thread pool size limit: 3276
02:07:18.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.766453 11182 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
02:07:18.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.766789 11182 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
02:07:18.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.766817 11182 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
02:07:18.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.766839 11182 ts_tablet_manager.cc:616] Registered 0 tablets
02:07:18.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.766851 11182 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
02:07:18.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.773237 11182 rpc_server.cc:307] RPC server started. Bound to: 127.10.87.195:36029
02:07:18.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.773288 11317 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.87.195:36029 every 8 connection(s)
02:07:18.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.773655 11182 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/ts-2/data/info.pb
02:07:18.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.778925 11320 heartbeater.cc:344] Connected to a master server at 127.10.87.253:39437
02:07:18.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.778956 11318 heartbeater.cc:344] Connected to a master server at 127.10.87.252:39883
02:07:18.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.779040 11320 heartbeater.cc:461] Registering TS with master...
02:07:18.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.779039 11318 heartbeater.cc:461] Registering TS with master...
02:07:18.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.779140 11319 heartbeater.cc:344] Connected to a master server at 127.10.87.254:40241
02:07:18.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.779197 11319 heartbeater.cc:461] Registering TS with master...
02:07:18.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.779255 11318 heartbeater.cc:507] Master 127.10.87.252:39883 requested a full tablet report, sending...
02:07:18.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.779255 11320 heartbeater.cc:507] Master 127.10.87.253:39437 requested a full tablet report, sending...
02:07:18.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.779309 11319 heartbeater.cc:507] Master 127.10.87.254:40241 requested a full tablet report, sending...
02:07:18.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.779698 10787 ts_manager.cc:194] Registered new tserver with Master: 7e0f59fc29004958951b75dec58f66a9 (127.10.87.195:36029)
02:07:18.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.779744 10710 ts_manager.cc:194] Registered new tserver with Master: 7e0f59fc29004958951b75dec58f66a9 (127.10.87.195:36029)
02:07:18.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.779994 10632 ts_manager.cc:194] Registered new tserver with Master: 7e0f59fc29004958951b75dec58f66a9 (127.10.87.195:36029)
02:07:18.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.780150 10787 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.10.87.195:56195
02:07:18.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.782302 10591 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskkwpqNj/build/release/bin/kudu as pid 11182
02:07:18.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.782415 10591 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster13882152062172419834/ts-2/wal/instance
02:07:18.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:18.784729 10591 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
02:07:18.785 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
02:07:18.786 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

02:07:18.794 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.10.87.254"
      port: 40241
    }
    bound_http_address {
      host: "127.10.87.254"
      port: 40925
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.10.87.253"
      port: 39437
    }
    bound_http_address {
      host: "127.10.87.253"
      port: 35049
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.10.87.252"
      port: 39883
    }
    bound_http_address {
      host: "127.10.87.252"
      port: 36331
    }
  }
}

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

02:07:18.800 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.10.87.193"
      port: 44119
    }
    bound_http_address {
      host: "127.10.87.193"
      port: 44171
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.10.87.194"
      port: 40281
    }
    bound_http_address {
      host: "127.10.87.194"
      port: 39981
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.10.87.195"
      port: 36029
    }
    bound_http_address {
      host: "127.10.87.195"
      port: 46261
    }
  }
}

02:07:18.801 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
02:07:18.999 [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.doOneAttemptAndReport(RetryRule.java:184)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	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)
02:07:19.066 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:19.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.110713 10862 catalog_manager.cc:1295] Loaded cluster ID: 9f0606962d2843d7872c630e6d0dc567
02:07:19.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.110795 10862 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 2882c057e9b248df8b9538a24743db54: loading cluster ID for follower catalog manager: success
02:07:19.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.112200 10862 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 2882c057e9b248df8b9538a24743db54: acquiring CA information for follower catalog manager: success
02:07:19.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.112640 10862 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 2882c057e9b248df8b9538a24743db54: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
02:07:19.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.181181 10878 catalog_manager.cc:1295] Loaded cluster ID: 9f0606962d2843d7872c630e6d0dc567
02:07:19.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.181265 10878 catalog_manager.cc:1588] T 00000000000000000000000000000000 P ab51e975ee294f4e9b187b3aae15d450: loading cluster ID for follower catalog manager: success
02:07:19.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.183259 10878 catalog_manager.cc:1610] T 00000000000000000000000000000000 P ab51e975ee294f4e9b187b3aae15d450: acquiring CA information for follower catalog manager: success
02:07:19.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.183624 10878 catalog_manager.cc:1638] T 00000000000000000000000000000000 P ab51e975ee294f4e9b187b3aae15d450: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
02:07:19.252 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:19.308 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:19.310 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:19.326 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:19.326 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:19.326 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:19.419 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:19.419 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:19.419 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:19.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.519767 11029 heartbeater.cc:499] Master 127.10.87.252:39883 was elected leader, sending a full tablet report...
02:07:19.659 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7323d31d, L:/127.0.0.1:52306 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:19.659 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5859c835, L:/127.0.0.1:54160 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:19.659 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x611208b8, L:/127.0.0.1:55168 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:19.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.662362 11175 heartbeater.cc:499] Master 127.10.87.252:39883 was elected leader, sending a full tablet report...
02:07:19.695 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:19.696 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=489), Traces: [0ms] refreshing cache from master, [29ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [97ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [99ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [461ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [461ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [462ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:19.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.746930 10787 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55168:
02:07:19.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "testManyClients"
02:07:19.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
02:07:19.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
02:07:19.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
02:07:19.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
02:07:19.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
02:07:19.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
02:07:19.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
02:07:19.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
02:07:19.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
02:07:19.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
02:07:19.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
02:07:19.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
02:07:19.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
02:07:19.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
02:07:19.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
02:07:19.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
02:07:19.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
02:07:19.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
02:07:19.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
02:07:19.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
02:07:19.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
02:07:19.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
02:07:19.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
02:07:19.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
02:07:19.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
02:07:19.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
02:07:19.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
02:07:19.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
02:07:19.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
02:07:19.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
02:07:19.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
02:07:19.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
02:07:19.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
02:07:19.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
02:07:19.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
02:07:19.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
02:07:19.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
02:07:19.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
02:07:19.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
02:07:19.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
02:07:19.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
02:07:19.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
02:07:19.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
02:07:19.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
02:07:19.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
02:07:19.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
02:07:19.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
02:07:19.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
02:07:19.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
02:07:19.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
02:07:19.750 [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"
02:07:19.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
02:07:19.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
02:07:19.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
02:07:19.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
02:07:19.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
02:07:19.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
02:07:19.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
02:07:19.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
02:07:19.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:19.747777 10787 catalog_manager.cc:7099] 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.
02:07:19.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.763589 10959 tablet_service.cc:1511] Processing CreateTablet for tablet 4237fad1ed7e42fa9e645051e4e23782 (DEFAULT_TABLE table=testManyClients [id=a928485d838c483e8a639cd98d2e0f59]), partition=RANGE (key) PARTITION VALUES < 10
02:07:19.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.763972 10959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4237fad1ed7e42fa9e645051e4e23782. 1 dirs total, 0 dirs full, 0 dirs failed
02:07:19.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.766935 10958 tablet_service.cc:1511] Processing CreateTablet for tablet dd44a454a38e4c99b5dade3f3f885536 (DEFAULT_TABLE table=testManyClients [id=a928485d838c483e8a639cd98d2e0f59]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
02:07:19.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.767062 10958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd44a454a38e4c99b5dade3f3f885536. 1 dirs total, 0 dirs full, 0 dirs failed
02:07:19.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.768424 10957 tablet_service.cc:1511] Processing CreateTablet for tablet 75f8c620d4994cf5b04aeeb534d275fc (DEFAULT_TABLE table=testManyClients [id=a928485d838c483e8a639cd98d2e0f59]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
02:07:19.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.768519 10957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75f8c620d4994cf5b04aeeb534d275fc. 1 dirs total, 0 dirs full, 0 dirs failed
02:07:19.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.769806 10956 tablet_service.cc:1511] Processing CreateTablet for tablet aa344e49859740fa92b828d0394c9d1b (DEFAULT_TABLE table=testManyClients [id=a928485d838c483e8a639cd98d2e0f59]), partition=RANGE (key) PARTITION 30 <= VALUES
02:07:19.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.769913 10956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa344e49859740fa92b828d0394c9d1b. 1 dirs total, 0 dirs full, 0 dirs failed
02:07:19.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.770011 11101 tablet_service.cc:1511] Processing CreateTablet for tablet 75f8c620d4994cf5b04aeeb534d275fc (DEFAULT_TABLE table=testManyClients [id=a928485d838c483e8a639cd98d2e0f59]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
02:07:19.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.770007 11104 tablet_service.cc:1511] Processing CreateTablet for tablet 4237fad1ed7e42fa9e645051e4e23782 (DEFAULT_TABLE table=testManyClients [id=a928485d838c483e8a639cd98d2e0f59]), partition=RANGE (key) PARTITION VALUES < 10
02:07:19.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.770363 11104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4237fad1ed7e42fa9e645051e4e23782. 1 dirs total, 0 dirs full, 0 dirs failed
02:07:19.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.770535 11101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75f8c620d4994cf5b04aeeb534d275fc. 1 dirs total, 0 dirs full, 0 dirs failed
02:07:19.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.771173 11103 tablet_service.cc:1511] Processing CreateTablet for tablet dd44a454a38e4c99b5dade3f3f885536 (DEFAULT_TABLE table=testManyClients [id=a928485d838c483e8a639cd98d2e0f59]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
02:07:19.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.771270 11103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd44a454a38e4c99b5dade3f3f885536. 1 dirs total, 0 dirs full, 0 dirs failed
02:07:19.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.772727 11100 tablet_service.cc:1511] Processing CreateTablet for tablet aa344e49859740fa92b828d0394c9d1b (DEFAULT_TABLE table=testManyClients [id=a928485d838c483e8a639cd98d2e0f59]), partition=RANGE (key) PARTITION 30 <= VALUES
02:07:19.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.772809 11100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa344e49859740fa92b828d0394c9d1b. 1 dirs total, 0 dirs full, 0 dirs failed
02:07:19.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.773325 11353 tablet_bootstrap.cc:492] T 75f8c620d4994cf5b04aeeb534d275fc P 0904307f0d7b4a30a0e77db412d74cc6: Bootstrap starting.
02:07:19.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.773954 11353 tablet_bootstrap.cc:654] T 75f8c620d4994cf5b04aeeb534d275fc P 0904307f0d7b4a30a0e77db412d74cc6: Neither blocks nor log segments found. Creating new log.
02:07:19.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.774631 11353 log.cc:826] T 75f8c620d4994cf5b04aeeb534d275fc P 0904307f0d7b4a30a0e77db412d74cc6: Log is configured to *not* fsync() on all Append() calls
02:07:19.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.774722 11249 tablet_service.cc:1511] Processing CreateTablet for tablet 4237fad1ed7e42fa9e645051e4e23782 (DEFAULT_TABLE table=testManyClients [id=a928485d838c483e8a639cd98d2e0f59]), partition=RANGE (key) PARTITION VALUES < 10
02:07:19.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.774977 11249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4237fad1ed7e42fa9e645051e4e23782. 1 dirs total, 0 dirs full, 0 dirs failed
02:07:19.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.775182 11353 tablet_bootstrap.cc:492] T 75f8c620d4994cf5b04aeeb534d275fc P 0904307f0d7b4a30a0e77db412d74cc6: No bootstrap required, opened a new log
02:07:19.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.775238 11353 ts_tablet_manager.cc:1403] T 75f8c620d4994cf5b04aeeb534d275fc P 0904307f0d7b4a30a0e77db412d74cc6: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
02:07:19.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.776762 11353 raft_consensus.cc:359] T 75f8c620d4994cf5b04aeeb534d275fc P 0904307f0d7b4a30a0e77db412d74cc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "675a9d3c3bd049049a6e9e74cd8489a7" member_type: VOTER last_known_addr { host: "127.10.87.193" port: 44119 } } peers { permanent_uuid: "0904307f0d7b4a30a0e77db412d74cc6" member_type: VOTER last_known_addr { host: "127.10.87.194" port: 40281 } } peers { permanent_uuid: "7e0f59fc29004958951b75dec58f66a9" member_type: VOTER last_known_addr { host: "127.10.87.195" port: 36029 } }
02:07:19.779 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:19.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.776926 11353 raft_consensus.cc:385] T 75f8c620d4994cf5b04aeeb534d275fc P 0904307f0d7b4a30a0e77db412d74cc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:07:19.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.776964 11353 raft_consensus.cc:740] T 75f8c620d4994cf5b04aeeb534d275fc P 0904307f0d7b4a30a0e77db412d74cc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0904307f0d7b4a30a0e77db412d74cc6, State: Initialized, Role: FOLLOWER
02:07:19.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.777050 11353 consensus_queue.cc:260] T 75f8c620d4994cf5b04aeeb534d275fc P 0904307f0d7b4a30a0e77db412d74cc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "675a9d3c3bd049049a6e9e74cd8489a7" member_type: VOTER last_known_addr { host: "127.10.87.193" port: 44119 } } peers { permanent_uuid: "0904307f0d7b4a30a0e77db412d74cc6" member_type: VOTER last_known_addr { host: "127.10.87.194" port: 40281 } } peers { permanent_uuid: "7e0f59fc29004958951b75dec58f66a9" member_type: VOTER last_known_addr { host: "127.10.87.195" port: 36029 } }
02:07:19.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.777287 11353 ts_tablet_manager.cc:1434] T 75f8c620d4994cf5b04aeeb534d275fc P 0904307f0d7b4a30a0e77db412d74cc6: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
02:07:19.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.777509 11353 tablet_bootstrap.cc:492] T dd44a454a38e4c99b5dade3f3f885536 P 0904307f0d7b4a30a0e77db412d74cc6: Bootstrap starting.
02:07:19.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.777661 11248 tablet_service.cc:1511] Processing CreateTablet for tablet dd44a454a38e4c99b5dade3f3f885536 (DEFAULT_TABLE table=testManyClients [id=a928485d838c483e8a639cd98d2e0f59]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
02:07:19.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.777760 11248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd44a454a38e4c99b5dade3f3f885536. 1 dirs total, 0 dirs full, 0 dirs failed
02:07:19.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.777967 11353 tablet_bootstrap.cc:654] T dd44a454a38e4c99b5dade3f3f885536 P 0904307f0d7b4a30a0e77db412d74cc6: Neither blocks nor log segments found. Creating new log.
02:07:19.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.778905 11246 tablet_service.cc:1511] Processing CreateTablet for tablet 75f8c620d4994cf5b04aeeb534d275fc (DEFAULT_TABLE table=testManyClients [id=a928485d838c483e8a639cd98d2e0f59]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
02:07:19.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.778988 11246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75f8c620d4994cf5b04aeeb534d275fc. 1 dirs total, 0 dirs full, 0 dirs failed
02:07:19.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.780141 11245 tablet_service.cc:1511] Processing CreateTablet for tablet aa344e49859740fa92b828d0394c9d1b (DEFAULT_TABLE table=testManyClients [id=a928485d838c483e8a639cd98d2e0f59]), partition=RANGE (key) PARTITION 30 <= VALUES
02:07:19.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.780227 11245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa344e49859740fa92b828d0394c9d1b. 1 dirs total, 0 dirs full, 0 dirs failed
02:07:19.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.780781 11318 heartbeater.cc:499] Master 127.10.87.252:39883 was elected leader, sending a full tablet report...
02:07:19.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.782380 11353 tablet_bootstrap.cc:492] T dd44a454a38e4c99b5dade3f3f885536 P 0904307f0d7b4a30a0e77db412d74cc6: No bootstrap required, opened a new log
02:07:19.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.782437 11353 ts_tablet_manager.cc:1403] T dd44a454a38e4c99b5dade3f3f885536 P 0904307f0d7b4a30a0e77db412d74cc6: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.000s
02:07:19.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.782593 11353 raft_consensus.cc:359] T dd44a454a38e4c99b5dade3f3f885536 P 0904307f0d7b4a30a0e77db412d74cc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "675a9d3c3bd049049a6e9e74cd8489a7" member_type: VOTER last_known_addr { host: "127.10.87.193" port: 44119 } } peers { permanent_uuid: "0904307f0d7b4a30a0e77db412d74cc6" member_type: VOTER last_known_addr { host: "127.10.87.194" port: 40281 } } peers { permanent_uuid: "7e0f59fc29004958951b75dec58f66a9" member_type: VOTER last_known_addr { host: "127.10.87.195" port: 36029 } }
02:07:19.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.782658 11353 raft_consensus.cc:385] T dd44a454a38e4c99b5dade3f3f885536 P 0904307f0d7b4a30a0e77db412d74cc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:07:19.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.782678 11353 raft_consensus.cc:740] T dd44a454a38e4c99b5dade3f3f885536 P 0904307f0d7b4a30a0e77db412d74cc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0904307f0d7b4a30a0e77db412d74cc6, State: Initialized, Role: FOLLOWER
02:07:19.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.782728 11353 consensus_queue.cc:260] T dd44a454a38e4c99b5dade3f3f885536 P 0904307f0d7b4a30a0e77db412d74cc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "675a9d3c3bd049049a6e9e74cd8489a7" member_type: VOTER last_known_addr { host: "127.10.87.193" port: 44119 } } peers { permanent_uuid: "0904307f0d7b4a30a0e77db412d74cc6" member_type: VOTER last_known_addr { host: "127.10.87.194" port: 40281 } } peers { permanent_uuid: "7e0f59fc29004958951b75dec58f66a9" member_type: VOTER last_known_addr { host: "127.10.87.195" port: 36029 } }
02:07:19.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.782958 11353 ts_tablet_manager.cc:1434] T dd44a454a38e4c99b5dade3f3f885536 P 0904307f0d7b4a30a0e77db412d74cc6: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
02:07:19.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.783041 11353 tablet_bootstrap.cc:492] T 4237fad1ed7e42fa9e645051e4e23782 P 0904307f0d7b4a30a0e77db412d74cc6: Bootstrap starting.
02:07:19.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.783469 11353 tablet_bootstrap.cc:654] T 4237fad1ed7e42fa9e645051e4e23782 P 0904307f0d7b4a30a0e77db412d74cc6: Neither blocks nor log segments found. Creating new log.
02:07:19.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.785590 11353 tablet_bootstrap.cc:492] T 4237fad1ed7e42fa9e645051e4e23782 P 0904307f0d7b4a30a0e77db412d74cc6: No bootstrap required, opened a new log
02:07:19.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.785660 11353 ts_tablet_manager.cc:1403] T 4237fad1ed7e42fa9e645051e4e23782 P 0904307f0d7b4a30a0e77db412d74cc6: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
02:07:19.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.785825 11353 raft_consensus.cc:359] T 4237fad1ed7e42fa9e645051e4e23782 P 0904307f0d7b4a30a0e77db412d74cc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0f59fc29004958951b75dec58f66a9" member_type: VOTER last_known_addr { host: "127.10.87.195" port: 36029 } } peers { permanent_uuid: "675a9d3c3bd049049a6e9e74cd8489a7" member_type: VOTER last_known_addr { host: "127.10.87.193" port: 44119 } } peers { permanent_uuid: "0904307f0d7b4a30a0e77db412d74cc6" member_type: VOTER last_known_addr { host: "127.10.87.194" port: 40281 } }
02:07:19.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.785892 11353 raft_consensus.cc:385] T 4237fad1ed7e42fa9e645051e4e23782 P 0904307f0d7b4a30a0e77db412d74cc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:07:19.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.785912 11353 raft_consensus.cc:740] T 4237fad1ed7e42fa9e645051e4e23782 P 0904307f0d7b4a30a0e77db412d74cc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0904307f0d7b4a30a0e77db412d74cc6, State: Initialized, Role: FOLLOWER
02:07:19.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.785965 11353 consensus_queue.cc:260] T 4237fad1ed7e42fa9e645051e4e23782 P 0904307f0d7b4a30a0e77db412d74cc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0f59fc29004958951b75dec58f66a9" member_type: VOTER last_known_addr { host: "127.10.87.195" port: 36029 } } peers { permanent_uuid: "675a9d3c3bd049049a6e9e74cd8489a7" member_type: VOTER last_known_addr { host: "127.10.87.193" port: 44119 } } peers { permanent_uuid: "0904307f0d7b4a30a0e77db412d74cc6" member_type: VOTER last_known_addr { host: "127.10.87.194" port: 40281 } }
02:07:19.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.786134 11353 ts_tablet_manager.cc:1434] T 4237fad1ed7e42fa9e645051e4e23782 P 0904307f0d7b4a30a0e77db412d74cc6: Time spent starting tablet: real 0.000s	user 0.001s	sys 0.000s
02:07:19.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.787014 11353 tablet_bootstrap.cc:492] T aa344e49859740fa92b828d0394c9d1b P 0904307f0d7b4a30a0e77db412d74cc6: Bootstrap starting.
02:07:19.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.787617 11353 tablet_bootstrap.cc:654] T aa344e49859740fa92b828d0394c9d1b P 0904307f0d7b4a30a0e77db412d74cc6: Neither blocks nor log segments found. Creating new log.
02:07:19.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.788270 11353 tablet_bootstrap.cc:492] T aa344e49859740fa92b828d0394c9d1b P 0904307f0d7b4a30a0e77db412d74cc6: No bootstrap required, opened a new log
02:07:19.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.788338 11353 ts_tablet_manager.cc:1403] T aa344e49859740fa92b828d0394c9d1b P 0904307f0d7b4a30a0e77db412d74cc6: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
02:07:19.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.788475 11353 raft_consensus.cc:359] T aa344e49859740fa92b828d0394c9d1b P 0904307f0d7b4a30a0e77db412d74cc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "675a9d3c3bd049049a6e9e74cd8489a7" member_type: VOTER last_known_addr { host: "127.10.87.193" port: 44119 } } peers { permanent_uuid: "0904307f0d7b4a30a0e77db412d74cc6" member_type: VOTER last_known_addr { host: "127.10.87.194" port: 40281 } } peers { permanent_uuid: "7e0f59fc29004958951b75dec58f66a9" member_type: VOTER last_known_addr { host: "127.10.87.195" port: 36029 } }
02:07:19.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.788534 11353 raft_consensus.cc:385] T aa344e49859740fa92b828d0394c9d1b P 0904307f0d7b4a30a0e77db412d74cc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:07:19.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.788555 11353 raft_consensus.cc:740] T aa344e49859740fa92b828d0394c9d1b P 0904307f0d7b4a30a0e77db412d74cc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0904307f0d7b4a30a0e77db412d74cc6, State: Initialized, Role: FOLLOWER
02:07:19.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.788611 11353 consensus_queue.cc:260] T aa344e49859740fa92b828d0394c9d1b P 0904307f0d7b4a30a0e77db412d74cc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "675a9d3c3bd049049a6e9e74cd8489a7" member_type: VOTER last_known_addr { host: "127.10.87.193" port: 44119 } } peers { permanent_uuid: "0904307f0d7b4a30a0e77db412d74cc6" member_type: VOTER last_known_addr { host: "127.10.87.194" port: 40281 } } peers { permanent_uuid: "7e0f59fc29004958951b75dec58f66a9" member_type: VOTER last_known_addr { host: "127.10.87.195" port: 36029 } }
02:07:19.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.788772 11353 ts_tablet_manager.cc:1434] T aa344e49859740fa92b828d0394c9d1b P 0904307f0d7b4a30a0e77db412d74cc6: Time spent starting tablet: real 0.000s	user 0.001s	sys 0.000s
02:07:19.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.789608 11352 tablet_bootstrap.cc:492] T 4237fad1ed7e42fa9e645051e4e23782 P 675a9d3c3bd049049a6e9e74cd8489a7: Bootstrap starting.
02:07:19.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.789712 11356 tablet_bootstrap.cc:492] T 4237fad1ed7e42fa9e645051e4e23782 P 7e0f59fc29004958951b75dec58f66a9: Bootstrap starting.
02:07:19.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.790335 11356 tablet_bootstrap.cc:654] T 4237fad1ed7e42fa9e645051e4e23782 P 7e0f59fc29004958951b75dec58f66a9: Neither blocks nor log segments found. Creating new log.
02:07:19.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.790328 11352 tablet_bootstrap.cc:654] T 4237fad1ed7e42fa9e645051e4e23782 P 675a9d3c3bd049049a6e9e74cd8489a7: Neither blocks nor log segments found. Creating new log.
02:07:19.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.790879 11356 log.cc:826] T 4237fad1ed7e42fa9e645051e4e23782 P 7e0f59fc29004958951b75dec58f66a9: Log is configured to *not* fsync() on all Append() calls
02:07:19.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.790896 11352 log.cc:826] T 4237fad1ed7e42fa9e645051e4e23782 P 675a9d3c3bd049049a6e9e74cd8489a7: Log is configured to *not* fsync() on all Append() calls
02:07:19.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.793241 11356 tablet_bootstrap.cc:492] T 4237fad1ed7e42fa9e645051e4e23782 P 7e0f59fc29004958951b75dec58f66a9: No bootstrap required, opened a new log
02:07:19.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.793534 11356 ts_tablet_manager.cc:1403] T 4237fad1ed7e42fa9e645051e4e23782 P 7e0f59fc29004958951b75dec58f66a9: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
02:07:19.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.795500 11356 raft_consensus.cc:359] T 4237fad1ed7e42fa9e645051e4e23782 P 7e0f59fc29004958951b75dec58f66a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0f59fc29004958951b75dec58f66a9" member_type: VOTER last_known_addr { host: "127.10.87.195" port: 36029 } } peers { permanent_uuid: "675a9d3c3bd049049a6e9e74cd8489a7" member_type: VOTER last_known_addr { host: "127.10.87.193" port: 44119 } } peers { permanent_uuid: "0904307f0d7b4a30a0e77db412d74cc6" member_type: VOTER last_known_addr { host: "127.10.87.194" port: 40281 } }
02:07:19.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.795841 11356 raft_consensus.cc:385] T 4237fad1ed7e42fa9e645051e4e23782 P 7e0f59fc29004958951b75dec58f66a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:07:19.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.796051 11356 raft_consensus.cc:740] T 4237fad1ed7e42fa9e645051e4e23782 P 7e0f59fc29004958951b75dec58f66a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e0f59fc29004958951b75dec58f66a9, State: Initialized, Role: FOLLOWER
02:07:19.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.796366 11356 consensus_queue.cc:260] T 4237fad1ed7e42fa9e645051e4e23782 P 7e0f59fc29004958951b75dec58f66a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0f59fc29004958951b75dec58f66a9" member_type: VOTER last_known_addr { host: "127.10.87.195" port: 36029 } } peers { permanent_uuid: "675a9d3c3bd049049a6e9e74cd8489a7" member_type: VOTER last_known_addr { host: "127.10.87.193" port: 44119 } } peers { permanent_uuid: "0904307f0d7b4a30a0e77db412d74cc6" member_type: VOTER last_known_addr { host: "127.10.87.194" port: 40281 } }
02:07:19.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.796813 11356 ts_tablet_manager.cc:1434] T 4237fad1ed7e42fa9e645051e4e23782 P 7e0f59fc29004958951b75dec58f66a9: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
02:07:19.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.797816 11356 tablet_bootstrap.cc:492] T dd44a454a38e4c99b5dade3f3f885536 P 7e0f59fc29004958951b75dec58f66a9: Bootstrap starting.
02:07:19.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.798496 11356 tablet_bootstrap.cc:654] T dd44a454a38e4c99b5dade3f3f885536 P 7e0f59fc29004958951b75dec58f66a9: Neither blocks nor log segments found. Creating new log.
02:07:19.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.800755 11352 tablet_bootstrap.cc:492] T 4237fad1ed7e42fa9e645051e4e23782 P 675a9d3c3bd049049a6e9e74cd8489a7: No bootstrap required, opened a new log
02:07:19.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.800837 11352 ts_tablet_manager.cc:1403] T 4237fad1ed7e42fa9e645051e4e23782 P 675a9d3c3bd049049a6e9e74cd8489a7: Time spent bootstrapping tablet: real 0.011s	user 0.002s	sys 0.000s
02:07:19.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.801149 11356 tablet_bootstrap.cc:492] T dd44a454a38e4c99b5dade3f3f885536 P 7e0f59fc29004958951b75dec58f66a9: No bootstrap required, opened a new log
02:07:19.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.801190 11356 ts_tablet_manager.cc:1403] T dd44a454a38e4c99b5dade3f3f885536 P 7e0f59fc29004958951b75dec58f66a9: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
02:07:19.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.801326 11356 raft_consensus.cc:359] T dd44a454a38e4c99b5dade3f3f885536 P 7e0f59fc29004958951b75dec58f66a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "675a9d3c3bd049049a6e9e74cd8489a7" member_type: VOTER last_known_addr { host: "127.10.87.193" port: 44119 } } peers { permanent_uuid: "0904307f0d7b4a30a0e77db412d74cc6" member_type: VOTER last_known_addr { host: "127.10.87.194" port: 40281 } } peers { permanent_uuid: "7e0f59fc29004958951b75dec58f66a9" member_type: VOTER last_known_addr { host: "127.10.87.195" port: 36029 } }
02:07:19.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.801383 11356 raft_consensus.cc:385] T dd44a454a38e4c99b5dade3f3f885536 P 7e0f59fc29004958951b75dec58f66a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:07:19.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.801400 11356 raft_consensus.cc:740] T dd44a454a38e4c99b5dade3f3f885536 P 7e0f59fc29004958951b75dec58f66a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e0f59fc29004958951b75dec58f66a9, State: Initialized, Role: FOLLOWER
02:07:19.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.801501 11356 consensus_queue.cc:260] T dd44a454a38e4c99b5dade3f3f885536 P 7e0f59fc29004958951b75dec58f66a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "675a9d3c3bd049049a6e9e74cd8489a7" member_type: VOTER last_known_addr { host: "127.10.87.193" port: 44119 } } peers { permanent_uuid: "0904307f0d7b4a30a0e77db412d74cc6" member_type: VOTER last_known_addr { host: "127.10.87.194" port: 40281 } } peers { permanent_uuid: "7e0f59fc29004958951b75dec58f66a9" member_type: VOTER last_known_addr { host: "127.10.87.195" port: 36029 } }
02:07:19.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.801674 11356 ts_tablet_manager.cc:1434] T dd44a454a38e4c99b5dade3f3f885536 P 7e0f59fc29004958951b75dec58f66a9: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.001s
02:07:19.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.802804 11352 raft_consensus.cc:359] T 4237fad1ed7e42fa9e645051e4e23782 P 675a9d3c3bd049049a6e9e74cd8489a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0f59fc29004958951b75dec58f66a9" member_type: VOTER last_known_addr { host: "127.10.87.195" port: 36029 } } peers { permanent_uuid: "675a9d3c3bd049049a6e9e74cd8489a7" member_type: VOTER last_known_addr { host: "127.10.87.193" port: 44119 } } peers { permanent_uuid: "0904307f0d7b4a30a0e77db412d74cc6" member_type: VOTER last_known_addr { host: "127.10.87.194" port: 40281 } }
02:07:19.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.802953 11352 raft_consensus.cc:385] T 4237fad1ed7e42fa9e645051e4e23782 P 675a9d3c3bd049049a6e9e74cd8489a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:07:19.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.802994 11352 raft_consensus.cc:740] T 4237fad1ed7e42fa9e645051e4e23782 P 675a9d3c3bd049049a6e9e74cd8489a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 675a9d3c3bd049049a6e9e74cd8489a7, State: Initialized, Role: FOLLOWER
02:07:19.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.802969 11356 tablet_bootstrap.cc:492] T 75f8c620d4994cf5b04aeeb534d275fc P 7e0f59fc29004958951b75dec58f66a9: Bootstrap starting.
02:07:19.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.803488 11356 tablet_bootstrap.cc:654] T 75f8c620d4994cf5b04aeeb534d275fc P 7e0f59fc29004958951b75dec58f66a9: Neither blocks nor log segments found. Creating new log.
02:07:19.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.804140 11356 tablet_bootstrap.cc:492] T 75f8c620d4994cf5b04aeeb534d275fc P 7e0f59fc29004958951b75dec58f66a9: No bootstrap required, opened a new log
02:07:19.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.804235 11356 ts_tablet_manager.cc:1403] T 75f8c620d4994cf5b04aeeb534d275fc P 7e0f59fc29004958951b75dec58f66a9: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
02:07:19.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.804380 11356 raft_consensus.cc:359] T 75f8c620d4994cf5b04aeeb534d275fc P 7e0f59fc29004958951b75dec58f66a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "675a9d3c3bd049049a6e9e74cd8489a7" member_type: VOTER last_known_addr { host: "127.10.87.193" port: 44119 } } peers { permanent_uuid: "0904307f0d7b4a30a0e77db412d74cc6" member_type: VOTER last_known_addr { host: "127.10.87.194" port: 40281 } } peers { permanent_uuid: "7e0f59fc29004958951b75dec58f66a9" member_type: VOTER last_known_addr { host: "127.10.87.195" port: 36029 } }
02:07:19.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.804436 11356 raft_consensus.cc:385] T 75f8c620d4994cf5b04aeeb534d275fc P 7e0f59fc29004958951b75dec58f66a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:07:19.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.804458 11356 raft_consensus.cc:740] T 75f8c620d4994cf5b04aeeb534d275fc P 7e0f59fc29004958951b75dec58f66a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e0f59fc29004958951b75dec58f66a9, State: Initialized, Role: FOLLOWER
02:07:19.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.804522 11356 consensus_queue.cc:260] T 75f8c620d4994cf5b04aeeb534d275fc P 7e0f59fc29004958951b75dec58f66a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "675a9d3c3bd049049a6e9e74cd8489a7" member_type: VOTER last_known_addr { host: "127.10.87.193" port: 44119 } } peers { permanent_uuid: "0904307f0d7b4a30a0e77db412d74cc6" member_type: VOTER last_known_addr { host: "127.10.87.194" port: 40281 } } peers { permanent_uuid: "7e0f59fc29004958951b75dec58f66a9" member_type: VOTER last_known_addr { host: "127.10.87.195" port: 36029 } }
02:07:19.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.804834 11356 ts_tablet_manager.cc:1434] T 75f8c620d4994cf5b04aeeb534d275fc P 7e0f59fc29004958951b75dec58f66a9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
02:07:19.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.805209 11352 consensus_queue.cc:260] T 4237fad1ed7e42fa9e645051e4e23782 P 675a9d3c3bd049049a6e9e74cd8489a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0f59fc29004958951b75dec58f66a9" member_type: VOTER last_known_addr { host: "127.10.87.195" port: 36029 } } peers { permanent_uuid: "675a9d3c3bd049049a6e9e74cd8489a7" member_type: VOTER last_known_addr { host: "127.10.87.193" port: 44119 } } peers { permanent_uuid: "0904307f0d7b4a30a0e77db412d74cc6" member_type: VOTER last_known_addr { host: "127.10.87.194" port: 40281 } }
02:07:19.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.805514 11352 ts_tablet_manager.cc:1434] T 4237fad1ed7e42fa9e645051e4e23782 P 675a9d3c3bd049049a6e9e74cd8489a7: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
02:07:19.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.806092 11352 tablet_bootstrap.cc:492] T dd44a454a38e4c99b5dade3f3f885536 P 675a9d3c3bd049049a6e9e74cd8489a7: Bootstrap starting.
02:07:19.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.806581 11352 tablet_bootstrap.cc:654] T dd44a454a38e4c99b5dade3f3f885536 P 675a9d3c3bd049049a6e9e74cd8489a7: Neither blocks nor log segments found. Creating new log.
02:07:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.807243 11363 raft_consensus.cc:493] T 75f8c620d4994cf5b04aeeb534d275fc P 0904307f0d7b4a30a0e77db412d74cc6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
02:07:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.807379 11356 tablet_bootstrap.cc:492] T aa344e49859740fa92b828d0394c9d1b P 7e0f59fc29004958951b75dec58f66a9: Bootstrap starting.
02:07:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.807365 11363 raft_consensus.cc:515] T 75f8c620d4994cf5b04aeeb534d275fc P 0904307f0d7b4a30a0e77db412d74cc6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "675a9d3c3bd049049a6e9e74cd8489a7" member_type: VOTER last_known_addr { host: "127.10.87.193" port: 44119 } } peers { permanent_uuid: "0904307f0d7b4a30a0e77db412d74cc6" member_type: VOTER last_known_addr { host: "127.10.87.194" port: 40281 } } peers { permanent_uuid: "7e0f59fc29004958951b75dec58f66a9" member_type: VOTER last_known_addr { host: "127.10.87.195" port: 36029 } }
02:07:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.807837 11356 tablet_bootstrap.cc:654] T aa344e49859740fa92b828d0394c9d1b P 7e0f59fc29004958951b75dec58f66a9: Neither blocks nor log segments found. Creating new log.
02:07:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.808830 11363 leader_election.cc:290] T 75f8c620d4994cf5b04aeeb534d275fc P 0904307f0d7b4a30a0e77db412d74cc6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 675a9d3c3bd049049a6e9e74cd8489a7 (127.10.87.193:44119), 7e0f59fc29004958951b75dec58f66a9 (127.10.87.195:36029)
02:07:19.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.814407 11352 tablet_bootstrap.cc:492] T dd44a454a38e4c99b5dade3f3f885536 P 675a9d3c3bd049049a6e9e74cd8489a7: No bootstrap required, opened a new log
02:07:19.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.814472 11352 ts_tablet_manager.cc:1403] T dd44a454a38e4c99b5dade3f3f885536 P 675a9d3c3bd049049a6e9e74cd8489a7: Time spent bootstrapping tablet: real 0.008s	user 0.000s	sys 0.001s
02:07:19.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.814646 11352 raft_consensus.cc:359] T dd44a454a38e4c99b5dade3f3f885536 P 675a9d3c3bd049049a6e9e74cd8489a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "675a9d3c3bd049049a6e9e74cd8489a7" member_type: VOTER last_known_addr { host: "127.10.87.193" port: 44119 } } peers { permanent_uuid: "0904307f0d7b4a30a0e77db412d74cc6" member_type: VOTER last_known_addr { host: "127.10.87.194" port: 40281 } } peers { permanent_uuid: "7e0f59fc29004958951b75dec58f66a9" member_type: VOTER last_known_addr { host: "127.10.87.195" port: 36029 } }
02:07:19.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.814709 11352 raft_consensus.cc:385] T dd44a454a38e4c99b5dade3f3f885536 P 675a9d3c3bd049049a6e9e74cd8489a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:07:19.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.814730 11352 raft_consensus.cc:740] T dd44a454a38e4c99b5dade3f3f885536 P 675a9d3c3bd049049a6e9e74cd8489a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 675a9d3c3bd049049a6e9e74cd8489a7, State: Initialized, Role: FOLLOWER
02:07:19.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.814785 11352 consensus_queue.cc:260] T dd44a454a38e4c99b5dade3f3f885536 P 675a9d3c3bd049049a6e9e74cd8489a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "675a9d3c3bd049049a6e9e74cd8489a7" member_type: VOTER last_known_addr { host: "127.10.87.193" port: 44119 } } peers { permanent_uuid: "0904307f0d7b4a30a0e77db412d74cc6" member_type: VOTER last_known_addr { host: "127.10.87.194" port: 40281 } } peers { permanent_uuid: "7e0f59fc29004958951b75dec58f66a9" member_type: VOTER last_known_addr { host: "127.10.87.195" port: 36029 } }
02:07:19.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.814980 11352 ts_tablet_manager.cc:1434] T dd44a454a38e4c99b5dade3f3f885536 P 675a9d3c3bd049049a6e9e74cd8489a7: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
02:07:19.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.815068 11352 tablet_bootstrap.cc:492] T 75f8c620d4994cf5b04aeeb534d275fc P 675a9d3c3bd049049a6e9e74cd8489a7: Bootstrap starting.
02:07:19.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.815546 11352 tablet_bootstrap.cc:654] T 75f8c620d4994cf5b04aeeb534d275fc P 675a9d3c3bd049049a6e9e74cd8489a7: Neither blocks nor log segments found. Creating new log.
02:07:19.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.816457 11356 tablet_bootstrap.cc:492] T aa344e49859740fa92b828d0394c9d1b P 7e0f59fc29004958951b75dec58f66a9: No bootstrap required, opened a new log
02:07:19.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.816500 11356 ts_tablet_manager.cc:1403] T aa344e49859740fa92b828d0394c9d1b P 7e0f59fc29004958951b75dec58f66a9: Time spent bootstrapping tablet: real 0.009s	user 0.000s	sys 0.001s
02:07:19.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.816646 11356 raft_consensus.cc:359] T aa344e49859740fa92b828d0394c9d1b P 7e0f59fc29004958951b75dec58f66a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "675a9d3c3bd049049a6e9e74cd8489a7" member_type: VOTER last_known_addr { host: "127.10.87.193" port: 44119 } } peers { permanent_uuid: "0904307f0d7b4a30a0e77db412d74cc6" member_type: VOTER last_known_addr { host: "127.10.87.194" port: 40281 } } peers { permanent_uuid: "7e0f59fc29004958951b75dec58f66a9" member_type: VOTER last_known_addr { host: "127.10.87.195" port: 36029 } }
02:07:19.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.816704 11356 raft_consensus.cc:385] T aa344e49859740fa92b828d0394c9d1b P 7e0f59fc29004958951b75dec58f66a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:07:19.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.816728 11356 raft_consensus.cc:740] T aa344e49859740fa92b828d0394c9d1b P 7e0f59fc29004958951b75dec58f66a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e0f59fc29004958951b75dec58f66a9, State: Initialized, Role: FOLLOWER
02:07:19.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.816812 11356 consensus_queue.cc:260] T aa344e49859740fa92b828d0394c9d1b P 7e0f59fc29004958951b75dec58f66a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "675a9d3c3bd049049a6e9e74cd8489a7" member_type: VOTER last_known_addr { host: "127.10.87.193" port: 44119 } } peers { permanent_uuid: "0904307f0d7b4a30a0e77db412d74cc6" member_type: VOTER last_known_addr { host: "127.10.87.194" port: 40281 } } peers { permanent_uuid: "7e0f59fc29004958951b75dec58f66a9" member_type: VOTER last_known_addr { host: "127.10.87.195" port: 36029 } }
02:07:19.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.816915 11356 ts_tablet_manager.cc:1434] T aa344e49859740fa92b828d0394c9d1b P 7e0f59fc29004958951b75dec58f66a9: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.001s
02:07:19.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.822306 10980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f8c620d4994cf5b04aeeb534d275fc" candidate_uuid: "0904307f0d7b4a30a0e77db412d74cc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675a9d3c3bd049049a6e9e74cd8489a7" is_pre_election: true
02:07:19.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:19.822729 11056 leader_election.cc:343] T 75f8c620d4994cf5b04aeeb534d275fc P 0904307f0d7b4a30a0e77db412d74cc6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 675a9d3c3bd049049a6e9e74cd8489a7 (127.10.87.193:44119): Illegal state: must be running to vote when last-logged opid is not known
02:07:19.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.824095 11269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f8c620d4994cf5b04aeeb534d275fc" candidate_uuid: "0904307f0d7b4a30a0e77db412d74cc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e0f59fc29004958951b75dec58f66a9" is_pre_election: true
02:07:19.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.824156 11371 raft_consensus.cc:493] T 4237fad1ed7e42fa9e645051e4e23782 P 675a9d3c3bd049049a6e9e74cd8489a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
02:07:19.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.824252 11269 raft_consensus.cc:2468] T 75f8c620d4994cf5b04aeeb534d275fc P 7e0f59fc29004958951b75dec58f66a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0904307f0d7b4a30a0e77db412d74cc6 in term 0.
02:07:19.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.824506 11371 raft_consensus.cc:515] T 4237fad1ed7e42fa9e645051e4e23782 P 675a9d3c3bd049049a6e9e74cd8489a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0f59fc29004958951b75dec58f66a9" member_type: VOTER last_known_addr { host: "127.10.87.195" port: 36029 } } peers { permanent_uuid: "675a9d3c3bd049049a6e9e74cd8489a7" member_type: VOTER last_known_addr { host: "127.10.87.193" port: 44119 } } peers { permanent_uuid: "0904307f0d7b4a30a0e77db412d74cc6" member_type: VOTER last_known_addr { host: "127.10.87.194" port: 40281 } }
02:07:19.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.825167 11056 leader_election.cc:304] T 75f8c620d4994cf5b04aeeb534d275fc P 0904307f0d7b4a30a0e77db412d74cc6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0904307f0d7b4a30a0e77db412d74cc6, 7e0f59fc29004958951b75dec58f66a9; no voters: 675a9d3c3bd049049a6e9e74cd8489a7
02:07:19.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.825496 11363 raft_consensus.cc:2804] T 75f8c620d4994cf5b04aeeb534d275fc P 0904307f0d7b4a30a0e77db412d74cc6 [term 0 FOLLOWER]: Leader pre-election won for term 1
02:07:19.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.825598 11363 raft_consensus.cc:493] T 75f8c620d4994cf5b04aeeb534d275fc P 0904307f0d7b4a30a0e77db412d74cc6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
02:07:19.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.825628 11363 raft_consensus.cc:3060] T 75f8c620d4994cf5b04aeeb534d275fc P 0904307f0d7b4a30a0e77db412d74cc6 [term 0 FOLLOWER]: Advancing to term 1
02:07:19.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.826361 11363 raft_consensus.cc:515] T 75f8c620d4994cf5b04aeeb534d275fc P 0904307f0d7b4a30a0e77db412d74cc6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "675a9d3c3bd049049a6e9e74cd8489a7" member_type: VOTER last_known_addr { host: "127.10.87.193" port: 44119 } } peers { permanent_uuid: "0904307f0d7b4a30a0e77db412d74cc6" member_type: VOTER last_known_addr { host: "127.10.87.194" port: 40281 } } peers { permanent_uuid: "7e0f59fc29004958951b75dec58f66a9" member_type: VOTER last_known_addr { host: "127.10.87.195" port: 36029 } }
02:07:19.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.826521 11363 leader_election.cc:290] T 75f8c620d4994cf5b04aeeb534d275fc P 0904307f0d7b4a30a0e77db412d74cc6 [CANDIDATE]: Term 1 election: Requested vote from peers 675a9d3c3bd049049a6e9e74cd8489a7 (127.10.87.193:44119), 7e0f59fc29004958951b75dec58f66a9 (127.10.87.195:36029)
02:07:19.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.826758 10980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f8c620d4994cf5b04aeeb534d275fc" candidate_uuid: "0904307f0d7b4a30a0e77db412d74cc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675a9d3c3bd049049a6e9e74cd8489a7"
02:07:19.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:19.826961 11056 leader_election.cc:343] T 75f8c620d4994cf5b04aeeb534d275fc P 0904307f0d7b4a30a0e77db412d74cc6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 675a9d3c3bd049049a6e9e74cd8489a7 (127.10.87.193:44119): Illegal state: must be running to vote when last-logged opid is not known
02:07:19.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.827098 11269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f8c620d4994cf5b04aeeb534d275fc" candidate_uuid: "0904307f0d7b4a30a0e77db412d74cc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e0f59fc29004958951b75dec58f66a9"
02:07:19.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.827168 11269 raft_consensus.cc:3060] T 75f8c620d4994cf5b04aeeb534d275fc P 7e0f59fc29004958951b75dec58f66a9 [term 0 FOLLOWER]: Advancing to term 1
02:07:19.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.827855 11269 raft_consensus.cc:2468] T 75f8c620d4994cf5b04aeeb534d275fc P 7e0f59fc29004958951b75dec58f66a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0904307f0d7b4a30a0e77db412d74cc6 in term 1.
02:07:19.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.828065 11056 leader_election.cc:304] T 75f8c620d4994cf5b04aeeb534d275fc P 0904307f0d7b4a30a0e77db412d74cc6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0904307f0d7b4a30a0e77db412d74cc6, 7e0f59fc29004958951b75dec58f66a9; no voters: 675a9d3c3bd049049a6e9e74cd8489a7
02:07:19.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.828178 11363 raft_consensus.cc:2804] T 75f8c620d4994cf5b04aeeb534d275fc P 0904307f0d7b4a30a0e77db412d74cc6 [term 1 FOLLOWER]: Leader election won for term 1
02:07:19.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.828225 11363 raft_consensus.cc:697] T 75f8c620d4994cf5b04aeeb534d275fc P 0904307f0d7b4a30a0e77db412d74cc6 [term 1 LEADER]: Becoming Leader. State: Replica: 0904307f0d7b4a30a0e77db412d74cc6, State: Running, Role: LEADER
02:07:19.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.828323 11363 consensus_queue.cc:237] T 75f8c620d4994cf5b04aeeb534d275fc P 0904307f0d7b4a30a0e77db412d74cc6 [LEADER]: Queue going to LEADER mode. State: All 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: "675a9d3c3bd049049a6e9e74cd8489a7" member_type: VOTER last_known_addr { host: "127.10.87.193" port: 44119 } } peers { permanent_uuid: "0904307f0d7b4a30a0e77db412d74cc6" member_type: VOTER last_known_addr { host: "127.10.87.194" port: 40281 } } peers { permanent_uuid: "7e0f59fc29004958951b75dec58f66a9" member_type: VOTER last_known_addr { host: "127.10.87.195" port: 36029 } }
02:07:19.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.829216 10788 catalog_manager.cc:5719] T 75f8c620d4994cf5b04aeeb534d275fc P 0904307f0d7b4a30a0e77db412d74cc6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0904307f0d7b4a30a0e77db412d74cc6 (127.10.87.194). New cstate: current_term: 1 leader_uuid: "0904307f0d7b4a30a0e77db412d74cc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "675a9d3c3bd049049a6e9e74cd8489a7" member_type: VOTER last_known_addr { host: "127.10.87.193" port: 44119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0904307f0d7b4a30a0e77db412d74cc6" member_type: VOTER last_known_addr { host: "127.10.87.194" port: 40281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e0f59fc29004958951b75dec58f66a9" member_type: VOTER last_known_addr { host: "127.10.87.195" port: 36029 } health_report { overall_health: UNKNOWN } } }
02:07:19.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.832159 11371 leader_election.cc:290] T 4237fad1ed7e42fa9e645051e4e23782 P 675a9d3c3bd049049a6e9e74cd8489a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e0f59fc29004958951b75dec58f66a9 (127.10.87.195:36029), 0904307f0d7b4a30a0e77db412d74cc6 (127.10.87.194:40281)
02:07:19.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.833297 11352 tablet_bootstrap.cc:492] T 75f8c620d4994cf5b04aeeb534d275fc P 675a9d3c3bd049049a6e9e74cd8489a7: No bootstrap required, opened a new log
02:07:19.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.833350 11352 ts_tablet_manager.cc:1403] T 75f8c620d4994cf5b04aeeb534d275fc P 675a9d3c3bd049049a6e9e74cd8489a7: Time spent bootstrapping tablet: real 0.018s	user 0.000s	sys 0.001s
02:07:19.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.833556 11352 raft_consensus.cc:359] T 75f8c620d4994cf5b04aeeb534d275fc P 675a9d3c3bd049049a6e9e74cd8489a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "675a9d3c3bd049049a6e9e74cd8489a7" member_type: VOTER last_known_addr { host: "127.10.87.193" port: 44119 } } peers { permanent_uuid: "0904307f0d7b4a30a0e77db412d74cc6" member_type: VOTER last_known_addr { host: "127.10.87.194" port: 40281 } } peers { permanent_uuid: "7e0f59fc29004958951b75dec58f66a9" member_type: VOTER last_known_addr { host: "127.10.87.195" port: 36029 } }
02:07:19.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.833630 11352 raft_consensus.cc:385] T 75f8c620d4994cf5b04aeeb534d275fc P 675a9d3c3bd049049a6e9e74cd8489a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:07:19.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.833657 11352 raft_consensus.cc:740] T 75f8c620d4994cf5b04aeeb534d275fc P 675a9d3c3bd049049a6e9e74cd8489a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 675a9d3c3bd049049a6e9e74cd8489a7, State: Initialized, Role: FOLLOWER
02:07:19.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.833698 11352 consensus_queue.cc:260] T 75f8c620d4994cf5b04aeeb534d275fc P 675a9d3c3bd049049a6e9e74cd8489a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "675a9d3c3bd049049a6e9e74cd8489a7" member_type: VOTER last_known_addr { host: "127.10.87.193" port: 44119 } } peers { permanent_uuid: "0904307f0d7b4a30a0e77db412d74cc6" member_type: VOTER last_known_addr { host: "127.10.87.194" port: 40281 } } peers { permanent_uuid: "7e0f59fc29004958951b75dec58f66a9" member_type: VOTER last_known_addr { host: "127.10.87.195" port: 36029 } }
02:07:19.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.833791 11352 ts_tablet_manager.cc:1434] T 75f8c620d4994cf5b04aeeb534d275fc P 675a9d3c3bd049049a6e9e74cd8489a7: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
02:07:19.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.833870 11352 tablet_bootstrap.cc:492] T aa344e49859740fa92b828d0394c9d1b P 675a9d3c3bd049049a6e9e74cd8489a7: Bootstrap starting.
02:07:19.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.834362 11352 tablet_bootstrap.cc:654] T aa344e49859740fa92b828d0394c9d1b P 675a9d3c3bd049049a6e9e74cd8489a7: Neither blocks nor log segments found. Creating new log.
02:07:19.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.840879 11269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4237fad1ed7e42fa9e645051e4e23782" candidate_uuid: "675a9d3c3bd049049a6e9e74cd8489a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e0f59fc29004958951b75dec58f66a9" is_pre_election: true
02:07:19.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.840981 11269 raft_consensus.cc:2468] T 4237fad1ed7e42fa9e645051e4e23782 P 7e0f59fc29004958951b75dec58f66a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 675a9d3c3bd049049a6e9e74cd8489a7 in term 0.
02:07:19.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.841611 10912 leader_election.cc:304] T 4237fad1ed7e42fa9e645051e4e23782 P 675a9d3c3bd049049a6e9e74cd8489a7 [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: 675a9d3c3bd049049a6e9e74cd8489a7, 7e0f59fc29004958951b75dec58f66a9; no voters: 
02:07:19.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.841806 11378 raft_consensus.cc:2804] T 4237fad1ed7e42fa9e645051e4e23782 P 675a9d3c3bd049049a6e9e74cd8489a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
02:07:19.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.841856 11352 tablet_bootstrap.cc:492] T aa344e49859740fa92b828d0394c9d1b P 675a9d3c3bd049049a6e9e74cd8489a7: No bootstrap required, opened a new log
02:07:19.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.841917 11352 ts_tablet_manager.cc:1403] T aa344e49859740fa92b828d0394c9d1b P 675a9d3c3bd049049a6e9e74cd8489a7: Time spent bootstrapping tablet: real 0.008s	user 0.000s	sys 0.001s
02:07:19.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.842073 11352 raft_consensus.cc:359] T aa344e49859740fa92b828d0394c9d1b P 675a9d3c3bd049049a6e9e74cd8489a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "675a9d3c3bd049049a6e9e74cd8489a7" member_type: VOTER last_known_addr { host: "127.10.87.193" port: 44119 } } peers { permanent_uuid: "0904307f0d7b4a30a0e77db412d74cc6" member_type: VOTER last_known_addr { host: "127.10.87.194" port: 40281 } } peers { permanent_uuid: "7e0f59fc29004958951b75dec58f66a9" member_type: VOTER last_known_addr { host: "127.10.87.195" port: 36029 } }
02:07:19.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.842130 11352 raft_consensus.cc:385] T aa344e49859740fa92b828d0394c9d1b P 675a9d3c3bd049049a6e9e74cd8489a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:07:19.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.842149 11352 raft_consensus.cc:740] T aa344e49859740fa92b828d0394c9d1b P 675a9d3c3bd049049a6e9e74cd8489a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 675a9d3c3bd049049a6e9e74cd8489a7, State: Initialized, Role: FOLLOWER
02:07:19.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.842192 11352 consensus_queue.cc:260] T aa344e49859740fa92b828d0394c9d1b P 675a9d3c3bd049049a6e9e74cd8489a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "675a9d3c3bd049049a6e9e74cd8489a7" member_type: VOTER last_known_addr { host: "127.10.87.193" port: 44119 } } peers { permanent_uuid: "0904307f0d7b4a30a0e77db412d74cc6" member_type: VOTER last_known_addr { host: "127.10.87.194" port: 40281 } } peers { permanent_uuid: "7e0f59fc29004958951b75dec58f66a9" member_type: VOTER last_known_addr { host: "127.10.87.195" port: 36029 } }
02:07:19.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.842275 11352 ts_tablet_manager.cc:1434] T aa344e49859740fa92b828d0394c9d1b P 675a9d3c3bd049049a6e9e74cd8489a7: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
02:07:19.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.841863 11378 raft_consensus.cc:493] T 4237fad1ed7e42fa9e645051e4e23782 P 675a9d3c3bd049049a6e9e74cd8489a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
02:07:19.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.843856 11378 raft_consensus.cc:3060] T 4237fad1ed7e42fa9e645051e4e23782 P 675a9d3c3bd049049a6e9e74cd8489a7 [term 0 FOLLOWER]: Advancing to term 1
02:07:19.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.844578 11378 raft_consensus.cc:515] T 4237fad1ed7e42fa9e645051e4e23782 P 675a9d3c3bd049049a6e9e74cd8489a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0f59fc29004958951b75dec58f66a9" member_type: VOTER last_known_addr { host: "127.10.87.195" port: 36029 } } peers { permanent_uuid: "675a9d3c3bd049049a6e9e74cd8489a7" member_type: VOTER last_known_addr { host: "127.10.87.193" port: 44119 } } peers { permanent_uuid: "0904307f0d7b4a30a0e77db412d74cc6" member_type: VOTER last_known_addr { host: "127.10.87.194" port: 40281 } }
02:07:19.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.844877 11269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4237fad1ed7e42fa9e645051e4e23782" candidate_uuid: "675a9d3c3bd049049a6e9e74cd8489a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e0f59fc29004958951b75dec58f66a9"
02:07:19.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.844938 11269 raft_consensus.cc:3060] T 4237fad1ed7e42fa9e645051e4e23782 P 7e0f59fc29004958951b75dec58f66a9 [term 0 FOLLOWER]: Advancing to term 1
02:07:19.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.845510 11378 leader_election.cc:290] T 4237fad1ed7e42fa9e645051e4e23782 P 675a9d3c3bd049049a6e9e74cd8489a7 [CANDIDATE]: Term 1 election: Requested vote from peers 7e0f59fc29004958951b75dec58f66a9 (127.10.87.195:36029), 0904307f0d7b4a30a0e77db412d74cc6 (127.10.87.194:40281)
02:07:19.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.845685 11269 raft_consensus.cc:2468] T 4237fad1ed7e42fa9e645051e4e23782 P 7e0f59fc29004958951b75dec58f66a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 675a9d3c3bd049049a6e9e74cd8489a7 in term 1.
02:07:19.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.845880 10912 leader_election.cc:304] T 4237fad1ed7e42fa9e645051e4e23782 P 675a9d3c3bd049049a6e9e74cd8489a7 [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: 675a9d3c3bd049049a6e9e74cd8489a7, 7e0f59fc29004958951b75dec58f66a9; no voters: 
02:07:19.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.846489 11378 raft_consensus.cc:2804] T 4237fad1ed7e42fa9e645051e4e23782 P 675a9d3c3bd049049a6e9e74cd8489a7 [term 1 FOLLOWER]: Leader election won for term 1
02:07:19.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.846707 11378 raft_consensus.cc:697] T 4237fad1ed7e42fa9e645051e4e23782 P 675a9d3c3bd049049a6e9e74cd8489a7 [term 1 LEADER]: Becoming Leader. State: Replica: 675a9d3c3bd049049a6e9e74cd8489a7, State: Running, Role: LEADER
02:07:19.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.846952 11378 consensus_queue.cc:237] T 4237fad1ed7e42fa9e645051e4e23782 P 675a9d3c3bd049049a6e9e74cd8489a7 [LEADER]: Queue going to LEADER mode. State: All 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: "7e0f59fc29004958951b75dec58f66a9" member_type: VOTER last_known_addr { host: "127.10.87.195" port: 36029 } } peers { permanent_uuid: "675a9d3c3bd049049a6e9e74cd8489a7" member_type: VOTER last_known_addr { host: "127.10.87.193" port: 44119 } } peers { permanent_uuid: "0904307f0d7b4a30a0e77db412d74cc6" member_type: VOTER last_known_addr { host: "127.10.87.194" port: 40281 } }
02:07:19.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.847116 11125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4237fad1ed7e42fa9e645051e4e23782" candidate_uuid: "675a9d3c3bd049049a6e9e74cd8489a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0904307f0d7b4a30a0e77db412d74cc6" is_pre_election: true
02:07:19.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.847230 11125 raft_consensus.cc:2468] T 4237fad1ed7e42fa9e645051e4e23782 P 0904307f0d7b4a30a0e77db412d74cc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 675a9d3c3bd049049a6e9e74cd8489a7 in term 0.
02:07:19.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.847340 11124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4237fad1ed7e42fa9e645051e4e23782" candidate_uuid: "675a9d3c3bd049049a6e9e74cd8489a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0904307f0d7b4a30a0e77db412d74cc6"
02:07:19.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.847380 11124 raft_consensus.cc:3060] T 4237fad1ed7e42fa9e645051e4e23782 P 0904307f0d7b4a30a0e77db412d74cc6 [term 0 FOLLOWER]: Advancing to term 1
02:07:19.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.847878 10788 catalog_manager.cc:5719] T 4237fad1ed7e42fa9e645051e4e23782 P 675a9d3c3bd049049a6e9e74cd8489a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 675a9d3c3bd049049a6e9e74cd8489a7 (127.10.87.193). New cstate: current_term: 1 leader_uuid: "675a9d3c3bd049049a6e9e74cd8489a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0f59fc29004958951b75dec58f66a9" member_type: VOTER last_known_addr { host: "127.10.87.195" port: 36029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "675a9d3c3bd049049a6e9e74cd8489a7" member_type: VOTER last_known_addr { host: "127.10.87.193" port: 44119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0904307f0d7b4a30a0e77db412d74cc6" member_type: VOTER last_known_addr { host: "127.10.87.194" port: 40281 } health_report { overall_health: UNKNOWN } } }
02:07:19.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.848111 11124 raft_consensus.cc:2468] T 4237fad1ed7e42fa9e645051e4e23782 P 0904307f0d7b4a30a0e77db412d74cc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 675a9d3c3bd049049a6e9e74cd8489a7 in term 1.
02:07:19.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.876976 11363 raft_consensus.cc:493] T aa344e49859740fa92b828d0394c9d1b P 0904307f0d7b4a30a0e77db412d74cc6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
02:07:19.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.877136 11363 raft_consensus.cc:515] T aa344e49859740fa92b828d0394c9d1b P 0904307f0d7b4a30a0e77db412d74cc6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "675a9d3c3bd049049a6e9e74cd8489a7" member_type: VOTER last_known_addr { host: "127.10.87.193" port: 44119 } } peers { permanent_uuid: "0904307f0d7b4a30a0e77db412d74cc6" member_type: VOTER last_known_addr { host: "127.10.87.194" port: 40281 } } peers { permanent_uuid: "7e0f59fc29004958951b75dec58f66a9" member_type: VOTER last_known_addr { host: "127.10.87.195" port: 36029 } }
02:07:19.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.877297 11363 leader_election.cc:290] T aa344e49859740fa92b828d0394c9d1b P 0904307f0d7b4a30a0e77db412d74cc6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 675a9d3c3bd049049a6e9e74cd8489a7 (127.10.87.193:44119), 7e0f59fc29004958951b75dec58f66a9 (127.10.87.195:36029)
02:07:19.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.877590 10980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa344e49859740fa92b828d0394c9d1b" candidate_uuid: "0904307f0d7b4a30a0e77db412d74cc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675a9d3c3bd049049a6e9e74cd8489a7" is_pre_election: true
02:07:19.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.877590 11269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa344e49859740fa92b828d0394c9d1b" candidate_uuid: "0904307f0d7b4a30a0e77db412d74cc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e0f59fc29004958951b75dec58f66a9" is_pre_election: true
02:07:19.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.877686 11269 raft_consensus.cc:2468] T aa344e49859740fa92b828d0394c9d1b P 7e0f59fc29004958951b75dec58f66a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0904307f0d7b4a30a0e77db412d74cc6 in term 0.
02:07:19.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.877705 10980 raft_consensus.cc:2468] T aa344e49859740fa92b828d0394c9d1b P 675a9d3c3bd049049a6e9e74cd8489a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0904307f0d7b4a30a0e77db412d74cc6 in term 0.
02:07:19.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.877904 11056 leader_election.cc:304] T aa344e49859740fa92b828d0394c9d1b P 0904307f0d7b4a30a0e77db412d74cc6 [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: 0904307f0d7b4a30a0e77db412d74cc6, 7e0f59fc29004958951b75dec58f66a9; no voters: 
02:07:19.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.878024 11363 raft_consensus.cc:2804] T aa344e49859740fa92b828d0394c9d1b P 0904307f0d7b4a30a0e77db412d74cc6 [term 0 FOLLOWER]: Leader pre-election won for term 1
02:07:19.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.878110 11363 raft_consensus.cc:493] T aa344e49859740fa92b828d0394c9d1b P 0904307f0d7b4a30a0e77db412d74cc6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
02:07:19.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.878139 11363 raft_consensus.cc:3060] T aa344e49859740fa92b828d0394c9d1b P 0904307f0d7b4a30a0e77db412d74cc6 [term 0 FOLLOWER]: Advancing to term 1
02:07:19.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.878829 11363 raft_consensus.cc:515] T aa344e49859740fa92b828d0394c9d1b P 0904307f0d7b4a30a0e77db412d74cc6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "675a9d3c3bd049049a6e9e74cd8489a7" member_type: VOTER last_known_addr { host: "127.10.87.193" port: 44119 } } peers { permanent_uuid: "0904307f0d7b4a30a0e77db412d74cc6" member_type: VOTER last_known_addr { host: "127.10.87.194" port: 40281 } } peers { permanent_uuid: "7e0f59fc29004958951b75dec58f66a9" member_type: VOTER last_known_addr { host: "127.10.87.195" port: 36029 } }
02:07:19.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.878986 11363 leader_election.cc:290] T aa344e49859740fa92b828d0394c9d1b P 0904307f0d7b4a30a0e77db412d74cc6 [CANDIDATE]: Term 1 election: Requested vote from peers 675a9d3c3bd049049a6e9e74cd8489a7 (127.10.87.193:44119), 7e0f59fc29004958951b75dec58f66a9 (127.10.87.195:36029)
02:07:19.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.879185 10980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa344e49859740fa92b828d0394c9d1b" candidate_uuid: "0904307f0d7b4a30a0e77db412d74cc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675a9d3c3bd049049a6e9e74cd8489a7"
02:07:19.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.879179 11269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa344e49859740fa92b828d0394c9d1b" candidate_uuid: "0904307f0d7b4a30a0e77db412d74cc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e0f59fc29004958951b75dec58f66a9"
02:07:19.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.879259 10980 raft_consensus.cc:3060] T aa344e49859740fa92b828d0394c9d1b P 675a9d3c3bd049049a6e9e74cd8489a7 [term 0 FOLLOWER]: Advancing to term 1
02:07:19.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.879267 11269 raft_consensus.cc:3060] T aa344e49859740fa92b828d0394c9d1b P 7e0f59fc29004958951b75dec58f66a9 [term 0 FOLLOWER]: Advancing to term 1
02:07:19.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.879941 10980 raft_consensus.cc:2468] T aa344e49859740fa92b828d0394c9d1b P 675a9d3c3bd049049a6e9e74cd8489a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0904307f0d7b4a30a0e77db412d74cc6 in term 1.
02:07:19.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.879957 11269 raft_consensus.cc:2468] T aa344e49859740fa92b828d0394c9d1b P 7e0f59fc29004958951b75dec58f66a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0904307f0d7b4a30a0e77db412d74cc6 in term 1.
02:07:19.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.880149 11056 leader_election.cc:304] T aa344e49859740fa92b828d0394c9d1b P 0904307f0d7b4a30a0e77db412d74cc6 [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: 0904307f0d7b4a30a0e77db412d74cc6, 7e0f59fc29004958951b75dec58f66a9; no voters: 
02:07:19.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.880263 11363 raft_consensus.cc:2804] T aa344e49859740fa92b828d0394c9d1b P 0904307f0d7b4a30a0e77db412d74cc6 [term 1 FOLLOWER]: Leader election won for term 1
02:07:19.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.880329 11363 raft_consensus.cc:697] T aa344e49859740fa92b828d0394c9d1b P 0904307f0d7b4a30a0e77db412d74cc6 [term 1 LEADER]: Becoming Leader. State: Replica: 0904307f0d7b4a30a0e77db412d74cc6, State: Running, Role: LEADER
02:07:19.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.880385 11363 consensus_queue.cc:237] T aa344e49859740fa92b828d0394c9d1b P 0904307f0d7b4a30a0e77db412d74cc6 [LEADER]: Queue going to LEADER mode. State: All 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: "675a9d3c3bd049049a6e9e74cd8489a7" member_type: VOTER last_known_addr { host: "127.10.87.193" port: 44119 } } peers { permanent_uuid: "0904307f0d7b4a30a0e77db412d74cc6" member_type: VOTER last_known_addr { host: "127.10.87.194" port: 40281 } } peers { permanent_uuid: "7e0f59fc29004958951b75dec58f66a9" member_type: VOTER last_known_addr { host: "127.10.87.195" port: 36029 } }
02:07:19.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.881206 10788 catalog_manager.cc:5719] T aa344e49859740fa92b828d0394c9d1b P 0904307f0d7b4a30a0e77db412d74cc6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0904307f0d7b4a30a0e77db412d74cc6 (127.10.87.194). New cstate: current_term: 1 leader_uuid: "0904307f0d7b4a30a0e77db412d74cc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "675a9d3c3bd049049a6e9e74cd8489a7" member_type: VOTER last_known_addr { host: "127.10.87.193" port: 44119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0904307f0d7b4a30a0e77db412d74cc6" member_type: VOTER last_known_addr { host: "127.10.87.194" port: 40281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e0f59fc29004958951b75dec58f66a9" member_type: VOTER last_known_addr { host: "127.10.87.195" port: 36029 } health_report { overall_health: UNKNOWN } } }
02:07:19.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:19.902314 11178 tablet.cc:2406] T 4237fad1ed7e42fa9e645051e4e23782 P 0904307f0d7b4a30a0e77db412d74cc6: Can't schedule compaction. Clean time has not been advanced past its initial value.
02:07:19.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.908831 11370 raft_consensus.cc:493] T dd44a454a38e4c99b5dade3f3f885536 P 7e0f59fc29004958951b75dec58f66a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
02:07:19.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.908936 11370 raft_consensus.cc:515] T dd44a454a38e4c99b5dade3f3f885536 P 7e0f59fc29004958951b75dec58f66a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "675a9d3c3bd049049a6e9e74cd8489a7" member_type: VOTER last_known_addr { host: "127.10.87.193" port: 44119 } } peers { permanent_uuid: "0904307f0d7b4a30a0e77db412d74cc6" member_type: VOTER last_known_addr { host: "127.10.87.194" port: 40281 } } peers { permanent_uuid: "7e0f59fc29004958951b75dec58f66a9" member_type: VOTER last_known_addr { host: "127.10.87.195" port: 36029 } }
02:07:19.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.909380 11370 leader_election.cc:290] T dd44a454a38e4c99b5dade3f3f885536 P 7e0f59fc29004958951b75dec58f66a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 675a9d3c3bd049049a6e9e74cd8489a7 (127.10.87.193:44119), 0904307f0d7b4a30a0e77db412d74cc6 (127.10.87.194:40281)
02:07:19.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.913332 10980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd44a454a38e4c99b5dade3f3f885536" candidate_uuid: "7e0f59fc29004958951b75dec58f66a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675a9d3c3bd049049a6e9e74cd8489a7" is_pre_election: true
02:07:19.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.913470 10980 raft_consensus.cc:2468] T dd44a454a38e4c99b5dade3f3f885536 P 675a9d3c3bd049049a6e9e74cd8489a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e0f59fc29004958951b75dec58f66a9 in term 0.
02:07:19.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.913539 11124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd44a454a38e4c99b5dade3f3f885536" candidate_uuid: "7e0f59fc29004958951b75dec58f66a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0904307f0d7b4a30a0e77db412d74cc6" is_pre_election: true
02:07:19.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.913645 11124 raft_consensus.cc:2468] T dd44a454a38e4c99b5dade3f3f885536 P 0904307f0d7b4a30a0e77db412d74cc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e0f59fc29004958951b75dec58f66a9 in term 0.
02:07:19.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.913652 11201 leader_election.cc:304] T dd44a454a38e4c99b5dade3f3f885536 P 7e0f59fc29004958951b75dec58f66a9 [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: 675a9d3c3bd049049a6e9e74cd8489a7, 7e0f59fc29004958951b75dec58f66a9; no voters: 
02:07:19.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.913807 11370 raft_consensus.cc:2804] T dd44a454a38e4c99b5dade3f3f885536 P 7e0f59fc29004958951b75dec58f66a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
02:07:19.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.913853 11370 raft_consensus.cc:493] T dd44a454a38e4c99b5dade3f3f885536 P 7e0f59fc29004958951b75dec58f66a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
02:07:19.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.913875 11370 raft_consensus.cc:3060] T dd44a454a38e4c99b5dade3f3f885536 P 7e0f59fc29004958951b75dec58f66a9 [term 0 FOLLOWER]: Advancing to term 1
02:07:19.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.914677 11370 raft_consensus.cc:515] T dd44a454a38e4c99b5dade3f3f885536 P 7e0f59fc29004958951b75dec58f66a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "675a9d3c3bd049049a6e9e74cd8489a7" member_type: VOTER last_known_addr { host: "127.10.87.193" port: 44119 } } peers { permanent_uuid: "0904307f0d7b4a30a0e77db412d74cc6" member_type: VOTER last_known_addr { host: "127.10.87.194" port: 40281 } } peers { permanent_uuid: "7e0f59fc29004958951b75dec58f66a9" member_type: VOTER last_known_addr { host: "127.10.87.195" port: 36029 } }
02:07:19.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.914819 11370 leader_election.cc:290] T dd44a454a38e4c99b5dade3f3f885536 P 7e0f59fc29004958951b75dec58f66a9 [CANDIDATE]: Term 1 election: Requested vote from peers 675a9d3c3bd049049a6e9e74cd8489a7 (127.10.87.193:44119), 0904307f0d7b4a30a0e77db412d74cc6 (127.10.87.194:40281)
02:07:19.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.915045 10980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd44a454a38e4c99b5dade3f3f885536" candidate_uuid: "7e0f59fc29004958951b75dec58f66a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675a9d3c3bd049049a6e9e74cd8489a7"
02:07:19.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.915066 11124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd44a454a38e4c99b5dade3f3f885536" candidate_uuid: "7e0f59fc29004958951b75dec58f66a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0904307f0d7b4a30a0e77db412d74cc6"
02:07:19.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.915131 11124 raft_consensus.cc:3060] T dd44a454a38e4c99b5dade3f3f885536 P 0904307f0d7b4a30a0e77db412d74cc6 [term 0 FOLLOWER]: Advancing to term 1
02:07:19.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.915151 10980 raft_consensus.cc:3060] T dd44a454a38e4c99b5dade3f3f885536 P 675a9d3c3bd049049a6e9e74cd8489a7 [term 0 FOLLOWER]: Advancing to term 1
02:07:19.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.915813 10980 raft_consensus.cc:2468] T dd44a454a38e4c99b5dade3f3f885536 P 675a9d3c3bd049049a6e9e74cd8489a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e0f59fc29004958951b75dec58f66a9 in term 1.
02:07:19.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.915827 11124 raft_consensus.cc:2468] T dd44a454a38e4c99b5dade3f3f885536 P 0904307f0d7b4a30a0e77db412d74cc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e0f59fc29004958951b75dec58f66a9 in term 1.
02:07:19.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.915977 11201 leader_election.cc:304] T dd44a454a38e4c99b5dade3f3f885536 P 7e0f59fc29004958951b75dec58f66a9 [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: 0904307f0d7b4a30a0e77db412d74cc6, 7e0f59fc29004958951b75dec58f66a9; no voters: 
02:07:19.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.916064 11370 raft_consensus.cc:2804] T dd44a454a38e4c99b5dade3f3f885536 P 7e0f59fc29004958951b75dec58f66a9 [term 1 FOLLOWER]: Leader election won for term 1
02:07:19.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.916129 11370 raft_consensus.cc:697] T dd44a454a38e4c99b5dade3f3f885536 P 7e0f59fc29004958951b75dec58f66a9 [term 1 LEADER]: Becoming Leader. State: Replica: 7e0f59fc29004958951b75dec58f66a9, State: Running, Role: LEADER
02:07:19.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.916209 11370 consensus_queue.cc:237] T dd44a454a38e4c99b5dade3f3f885536 P 7e0f59fc29004958951b75dec58f66a9 [LEADER]: Queue going to LEADER mode. State: All 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: "675a9d3c3bd049049a6e9e74cd8489a7" member_type: VOTER last_known_addr { host: "127.10.87.193" port: 44119 } } peers { permanent_uuid: "0904307f0d7b4a30a0e77db412d74cc6" member_type: VOTER last_known_addr { host: "127.10.87.194" port: 40281 } } peers { permanent_uuid: "7e0f59fc29004958951b75dec58f66a9" member_type: VOTER last_known_addr { host: "127.10.87.195" port: 36029 } }
02:07:19.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:19.917321 10788 catalog_manager.cc:5719] T dd44a454a38e4c99b5dade3f3f885536 P 7e0f59fc29004958951b75dec58f66a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e0f59fc29004958951b75dec58f66a9 (127.10.87.195). New cstate: current_term: 1 leader_uuid: "7e0f59fc29004958951b75dec58f66a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "675a9d3c3bd049049a6e9e74cd8489a7" member_type: VOTER last_known_addr { host: "127.10.87.193" port: 44119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0904307f0d7b4a30a0e77db412d74cc6" member_type: VOTER last_known_addr { host: "127.10.87.194" port: 40281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e0f59fc29004958951b75dec58f66a9" member_type: VOTER last_known_addr { host: "127.10.87.195" port: 36029 } health_report { overall_health: HEALTHY } } }
02:07:19.949 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:19.949 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:19.950 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:19.952 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299997, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299997, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:19.954 [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.10.87.252:39883, [6ms] Sub RPC GetTableLocations: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:19.974 [DEBUG - kudu-nio-1] (Connection.java:748) [peer 7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)] connecting to peer
02:07:19.976 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)] Successfully connected to peer
02:07:20.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:20.009065 11032 tablet.cc:2406] T 4237fad1ed7e42fa9e645051e4e23782 P 675a9d3c3bd049049a6e9e74cd8489a7: Can't schedule compaction. Clean time has not been advanced past its initial value.
02:07:20.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:20.010648 11379 raft_consensus.cc:493] T 75f8c620d4994cf5b04aeeb534d275fc P 675a9d3c3bd049049a6e9e74cd8489a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
02:07:20.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:20.010738 11379 raft_consensus.cc:515] T 75f8c620d4994cf5b04aeeb534d275fc P 675a9d3c3bd049049a6e9e74cd8489a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "675a9d3c3bd049049a6e9e74cd8489a7" member_type: VOTER last_known_addr { host: "127.10.87.193" port: 44119 } } peers { permanent_uuid: "0904307f0d7b4a30a0e77db412d74cc6" member_type: VOTER last_known_addr { host: "127.10.87.194" port: 40281 } } peers { permanent_uuid: "7e0f59fc29004958951b75dec58f66a9" member_type: VOTER last_known_addr { host: "127.10.87.195" port: 36029 } }
02:07:20.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:20.010890 11379 leader_election.cc:290] T 75f8c620d4994cf5b04aeeb534d275fc P 675a9d3c3bd049049a6e9e74cd8489a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0904307f0d7b4a30a0e77db412d74cc6 (127.10.87.194:40281), 7e0f59fc29004958951b75dec58f66a9 (127.10.87.195:36029)
02:07:20.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:20.011243 11124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f8c620d4994cf5b04aeeb534d275fc" candidate_uuid: "675a9d3c3bd049049a6e9e74cd8489a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0904307f0d7b4a30a0e77db412d74cc6" is_pre_election: true
02:07:20.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:20.011498 11269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f8c620d4994cf5b04aeeb534d275fc" candidate_uuid: "675a9d3c3bd049049a6e9e74cd8489a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e0f59fc29004958951b75dec58f66a9" is_pre_election: true
02:07:20.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:20.011611 11269 raft_consensus.cc:2393] T 75f8c620d4994cf5b04aeeb534d275fc P 7e0f59fc29004958951b75dec58f66a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 675a9d3c3bd049049a6e9e74cd8489a7 in current term 1: Already voted for candidate 0904307f0d7b4a30a0e77db412d74cc6 in this term.
02:07:20.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:20.011897 10912 leader_election.cc:304] T 75f8c620d4994cf5b04aeeb534d275fc P 675a9d3c3bd049049a6e9e74cd8489a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 675a9d3c3bd049049a6e9e74cd8489a7; no voters: 0904307f0d7b4a30a0e77db412d74cc6, 7e0f59fc29004958951b75dec58f66a9
02:07:20.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:20.012015 11379 raft_consensus.cc:3060] T 75f8c620d4994cf5b04aeeb534d275fc P 675a9d3c3bd049049a6e9e74cd8489a7 [term 0 FOLLOWER]: Advancing to term 1
02:07:20.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:20.012815 11379 raft_consensus.cc:2749] T 75f8c620d4994cf5b04aeeb534d275fc P 675a9d3c3bd049049a6e9e74cd8489a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
02:07:20.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:20.025892 11321 tablet.cc:2406] T 4237fad1ed7e42fa9e645051e4e23782 P 7e0f59fc29004958951b75dec58f66a9: Can't schedule compaction. Clean time has not been advanced past its initial value.
02:07:20.039 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0xc2727fd5, L:/127.0.0.1:46374 - R:/127.10.87.195:36029] using TOKEN/null
02:07:20.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:20.043222 11124 raft_consensus.cc:1275] T dd44a454a38e4c99b5dade3f3f885536 P 0904307f0d7b4a30a0e77db412d74cc6 [term 1 FOLLOWER]: Refusing update from remote peer 7e0f59fc29004958951b75dec58f66a9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
02:07:20.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:20.043576 10980 raft_consensus.cc:1275] T dd44a454a38e4c99b5dade3f3f885536 P 675a9d3c3bd049049a6e9e74cd8489a7 [term 1 FOLLOWER]: Refusing update from remote peer 7e0f59fc29004958951b75dec58f66a9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
02:07:20.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:20.043789 11370 consensus_queue.cc:1048] T dd44a454a38e4c99b5dade3f3f885536 P 7e0f59fc29004958951b75dec58f66a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0904307f0d7b4a30a0e77db412d74cc6" member_type: VOTER last_known_addr { host: "127.10.87.194" port: 40281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
02:07:20.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:20.043947 11368 consensus_queue.cc:1048] T dd44a454a38e4c99b5dade3f3f885536 P 7e0f59fc29004958951b75dec58f66a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "675a9d3c3bd049049a6e9e74cd8489a7" member_type: VOTER last_known_addr { host: "127.10.87.193" port: 44119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
02:07:20.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:20.049831 11392 mvcc.cc:204] Tried to move back new op lower bound from 7317505802414460928 to 7317505801897299968. Current Snapshot: MvccSnapshot[applied={T|T < 7317505802414460928 or (T in {7317505802414460928})}]
02:07:20.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:20.050213 11394 mvcc.cc:204] Tried to move back new op lower bound from 7317505802414460928 to 7317505801897299968. Current Snapshot: MvccSnapshot[applied={T|T < 7317505802414460928}]
02:07:20.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:20.051748 11393 mvcc.cc:204] Tried to move back new op lower bound from 7317505802414460928 to 7317505801897299968. Current Snapshot: MvccSnapshot[applied={T|T < 7317505802414460928}]
02:07:20.086 [DEBUG - Time-limited test] (Connection.java:748) [peer 0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)] connecting to peer
02:07:20.088 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)] Successfully connected to peer
02:07:20.122 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0xa3030edc, L:/127.0.0.1:46990 - R:/127.10.87.194:40281] using TOKEN/null
02:07:20.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:20.124925 10980 raft_consensus.cc:1275] T 75f8c620d4994cf5b04aeeb534d275fc P 675a9d3c3bd049049a6e9e74cd8489a7 [term 1 FOLLOWER]: Refusing update from remote peer 0904307f0d7b4a30a0e77db412d74cc6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
02:07:20.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:20.124965 11269 raft_consensus.cc:1275] T 75f8c620d4994cf5b04aeeb534d275fc P 7e0f59fc29004958951b75dec58f66a9 [term 1 FOLLOWER]: Refusing update from remote peer 0904307f0d7b4a30a0e77db412d74cc6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
02:07:20.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:20.125479 11361 consensus_queue.cc:1048] T 75f8c620d4994cf5b04aeeb534d275fc P 0904307f0d7b4a30a0e77db412d74cc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e0f59fc29004958951b75dec58f66a9" member_type: VOTER last_known_addr { host: "127.10.87.195" port: 36029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
02:07:20.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:20.125622 11363 consensus_queue.cc:1048] T 75f8c620d4994cf5b04aeeb534d275fc P 0904307f0d7b4a30a0e77db412d74cc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "675a9d3c3bd049049a6e9e74cd8489a7" member_type: VOTER last_known_addr { host: "127.10.87.193" port: 44119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
02:07:20.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:20.143841 11269 raft_consensus.cc:1275] T aa344e49859740fa92b828d0394c9d1b P 7e0f59fc29004958951b75dec58f66a9 [term 1 FOLLOWER]: Refusing update from remote peer 0904307f0d7b4a30a0e77db412d74cc6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
02:07:20.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:20.144074 10979 raft_consensus.cc:1275] T aa344e49859740fa92b828d0394c9d1b P 675a9d3c3bd049049a6e9e74cd8489a7 [term 1 FOLLOWER]: Refusing update from remote peer 0904307f0d7b4a30a0e77db412d74cc6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
02:07:20.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:20.144354 11363 consensus_queue.cc:1048] T aa344e49859740fa92b828d0394c9d1b P 0904307f0d7b4a30a0e77db412d74cc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e0f59fc29004958951b75dec58f66a9" member_type: VOTER last_known_addr { host: "127.10.87.195" port: 36029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
02:07:20.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:20.144486 11363 consensus_queue.cc:1048] T aa344e49859740fa92b828d0394c9d1b P 0904307f0d7b4a30a0e77db412d74cc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "675a9d3c3bd049049a6e9e74cd8489a7" member_type: VOTER last_known_addr { host: "127.10.87.193" port: 44119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
02:07:20.192 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.202 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.234 [ERROR - pool-4-thread-64] (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.
02:07:20.260 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:20.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:20.259806 11379 consensus_queue.cc:1048] T 4237fad1ed7e42fa9e645051e4e23782 P 675a9d3c3bd049049a6e9e74cd8489a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0904307f0d7b4a30a0e77db412d74cc6" member_type: VOTER last_known_addr { host: "127.10.87.194" port: 40281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
02:07:20.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:20.264875 11379 consensus_queue.cc:1048] T 4237fad1ed7e42fa9e645051e4e23782 P 675a9d3c3bd049049a6e9e74cd8489a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e0f59fc29004958951b75dec58f66a9" member_type: VOTER last_known_addr { host: "127.10.87.195" port: 36029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
02:07:20.268 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:20.275 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:20.282 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.283 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.284 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.286 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.288 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.290 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.291 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.291 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.292 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:20.292 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.294 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.294 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:20.294 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.296 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.300 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.302 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.303 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:20.303 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.305 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.306 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.307 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.307 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.308 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.309 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.311 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.312 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.313 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.314 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.316 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.317 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.318 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:20.319 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.320 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.321 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.322 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.323 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.324 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.325 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.327 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:20.327 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.328 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.329 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.330 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.332 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.333 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.334 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.335 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.337 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.338 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.339 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.341 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.343 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.344 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.345 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.347 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.347 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.348 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.349 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.350 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.351 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.352 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.353 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.354 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.355 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7a59d471, L:/127.0.0.1:54172 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:20.355 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.356 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.357 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.357 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.358 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.359 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.359 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.362 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.363 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.364 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.365 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.366 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.367 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.368 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.368 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.371 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.372 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.372 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.373 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.373 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.374 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.374 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.375 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.375 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.376 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.376 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.377 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:20.378 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x80596c77, L:/127.0.0.1:55178 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:20.381 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:20.382 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=186), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [91ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [159ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [179ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:20.384 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:20.385 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.387 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.390 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.396 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.402 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7eb57308, L:/127.0.0.1:52318 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:20.414 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.418 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.421 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.422 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.425 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:20.425 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:20.426 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:20.426 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:20.427 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:20.429 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.431 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.433 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.435 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.437 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.439 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.440 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.442 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.444 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:20.444 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.445 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.448 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.448 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:20.448 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:20.451 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.452 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.453 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.454 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.454 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:20.455 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:20.456 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:20.456 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:20.456 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:20.457 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.460 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.462 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.463 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:20.465 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:20.468 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:20.470 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.470 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.471 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.486 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.491 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe3525979, L:/127.0.0.1:54178 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:20.493 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.497 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.499 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.501 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.503 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.504 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.505 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.506 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.509 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.510 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.514 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.515 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.516 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.517 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:20.518 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.519 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.520 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:20.522 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.522 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:20.524 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.525 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.525 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.527 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.528 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.530 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.531 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.532 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:20.535 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:20.543 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:20.544 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:20.546 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:20.555 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:20.560 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x15e5d4e5, L:/127.0.0.1:54190 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:20.560 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:20.562 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:20.564 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.565 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb8854e91, L:/127.0.0.1:54200 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:20.567 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.574 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.583 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe5dca8d0, L:/127.0.0.1:55192 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:20.584 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.585 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:20.586 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=299), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [176ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [187ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [211ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [229ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:20.588 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:20.589 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.592 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:20.592 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:20.593 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:20.593 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:20.593 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4ba328c1, L:/127.0.0.1:52322 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:20.593 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:20.595 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:20.595 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:20.595 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:20.596 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:20.596 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:20.597 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:20.597 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:20.597 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:20.597 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:20.602 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.606 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.606 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.610 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:20.610 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:20.613 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:20.618 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.626 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.631 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.631 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.638 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.638 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.640 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.641 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.642 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.644 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.645 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.650 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:20.653 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.656 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:20.662 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:20.662 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:20.665 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:20.667 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:20.715 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:20.718 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe41d0990, L:/127.0.0.1:54208 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:20.720 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:20.721 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:20.722 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:20.728 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:20.731 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:20.734 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:20.735 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:20.738 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:20.743 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x94daf68f, L:/127.0.0.1:54222 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:20.744 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2934e5d7, L:/127.0.0.1:54218 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:20.745 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:20.748 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:20.751 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:20.751 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:20.754 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:20.757 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:20.762 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:20.770 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:20.775 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:20.777 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:20.783 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2fa94ab1, L:/127.0.0.1:54236 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:20.786 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:20.788 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:20.792 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:20.796 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:20.799 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:20.803 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:20.677 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:20.805 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x04763df9, L:/127.0.0.1:54258 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:20.810 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x51afc8c5, L:/127.0.0.1:54230 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:20.815 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd7ffe0cc, L:/127.0.0.1:54246 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:20.818 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb451a2af, L:/127.0.0.1:54250 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:20.818 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9f7bbe80, L:/127.0.0.1:54270 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:20.825 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:20.839 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:20.839 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:20.843 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf0c6796a, L:/127.0.0.1:54278 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:20.843 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:20.669 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:20.847 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:20.849 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf829e50f, L:/127.0.0.1:55216 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:20.850 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfce63d77, L:/127.0.0.1:55200 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:20.856 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf1a3c55e, L:/127.0.0.1:54300 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:20.862 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb011a333, L:/127.0.0.1:54292 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:20.678 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:20.875 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:20.875 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:20.877 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:20.680 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:20.881 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:20.895 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:20.899 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:20.901 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:20.902 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:20.903 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:20.903 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:20.904 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:20.904 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:20.905 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:20.905 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:20.906 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:20.907 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:20.909 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:20.910 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:20.911 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:20.912 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:20.912 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:20.913 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:20.913 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:20.914 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:20.915 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:20.915 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:20.916 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:20.917 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:20.917 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:20.919 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:20.920 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:20.920 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:20.921 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:20.921 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:20.922 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.928 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:20.931 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:20.931 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:20.932 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:20.932 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=564), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [265ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [523ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, [527ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, deferred=null) after lookup
02:07:20.935 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:20.938 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:20.938 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:20.939 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:20.939 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:20.939 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:20.944 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:20.944 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:20.945 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:20.947 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:20.947 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:20.949 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:20.950 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:20.953 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:20.954 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:20.954 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:20.958 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:20.959 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:20.959 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:20.960 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:20.961 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:20.966 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:20.675 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:20.974 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:20.975 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:20.975 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:20.977 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:20.977 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:20.990 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:20.992 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:20.993 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:20.994 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:21.000 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:21.000 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:21.003 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:21.004 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:21.004 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:20.671 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:21.008 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:21.008 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:21.010 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:21.010 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:21.011 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:21.012 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:20.679 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:21.015 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:21.016 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:21.017 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:20.672 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:21.019 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:21.020 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:21.022 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:21.025 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:21.028 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:21.031 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:21.034 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:21.035 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:21.038 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:21.042 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:21.043 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:21.045 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:20.670 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:21.049 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:21.050 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:21.051 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:21.051 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:21.052 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:21.057 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:21.060 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:21.062 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:21.069 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:21.071 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:21.073 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:21.075 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:21.077 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:21.079 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:21.080 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:21.098 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:21.099 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:21.102 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:21.104 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:21.106 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:21.107 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:21.107 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:21.110 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:21.112 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:21.120 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:21.123 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:21.124 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:21.124 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:21.125 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:21.129 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:21.131 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:20.673 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:21.132 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:21.132 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:21.134 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:21.135 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:21.136 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:21.137 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:21.142 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:21.147 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:21.147 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:21.148 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:21.151 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:21.156 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:21.158 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:21.160 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:21.161 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:21.166 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:21.167 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:21.167 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:21.169 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:21.174 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:21.174 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:21.175 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:21.176 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:21.177 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:21.178 [DEBUG - pool-4-thread-71] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:21.178 [DEBUG - pool-4-thread-71] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=895), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [171ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [364ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [586ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:21.181 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:21.184 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:21.184 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:21.184 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:21.185 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:21.187 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:21.189 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:20.678 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:21.192 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:21.220 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.222 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.222 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.227 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.228 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.230 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9d12890e, L:/127.0.0.1:54306 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:21.233 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:21.233 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:21.234 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.235 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.235 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:21.235 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.236 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.236 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:21.237 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:21.237 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.238 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.239 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.239 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:21.240 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.240 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.241 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299943, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299943, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:21.242 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.242 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state CONNECTING
02:07:21.243 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:21.243 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:21.243 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.244 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:21.244 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:21.244 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:21.245 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:21.245 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.246 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.246 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.247 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.247 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:21.247 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:21.248 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.248 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:21.249 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299690, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:21.249 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.250 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.251 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.251 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.252 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:21.252 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.253 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:21.253 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.253 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.254 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.254 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.255 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.255 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.256 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.257 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.257 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.258 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.258 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.259 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:21.259 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:21.260 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:21.260 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.261 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.262 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:21.262 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.262 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.262 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.263 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.263 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.264 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.264 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.265 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.266 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:21.266 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.267 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.268 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:21.269 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.269 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.269 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:21.270 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.270 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.271 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.271 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.271 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:21.272 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.272 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:21.273 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:21.274 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.274 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:21.275 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.275 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:21.276 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:21.276 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.277 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.277 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.278 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.278 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.279 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.279 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.280 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:21.280 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.281 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.282 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.283 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.283 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.284 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.285 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.287 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:21.287 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state CONNECTING
02:07:21.287 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:21.289 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:21.290 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:21.290 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.291 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.291 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.292 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:20.674 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:21.293 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.296 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:21.297 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:21.297 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:21.265 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.298 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:21.298 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:21.278 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:21.268 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.266 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:21.300 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:21.301 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.301 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.301 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.302 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:21.304 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:21.305 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:21.306 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:21.306 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:21.306 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.308 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:21.310 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:21.312 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:21.312 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:21.312 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x319e94a2, L:/127.0.0.1:54396 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:21.313 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:21.314 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:21.314 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:21.315 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:21.315 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:21.316 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:21.316 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:21.317 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:21.317 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:21.317 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:21.318 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:21.319 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:21.325 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:21.326 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:21.327 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:21.327 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:21.328 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:21.329 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:21.329 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:21.330 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:21.330 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:21.330 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:21.331 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:21.331 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:21.331 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:21.332 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:21.332 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:21.332 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:21.333 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:21.333 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:21.333 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:21.334 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:21.334 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:21.335 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:21.335 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:21.335 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:21.335 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:21.335 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:21.335 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:21.336 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:21.336 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:21.336 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:21.337 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:21.338 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:21.338 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:21.339 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:21.342 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:21.343 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:21.344 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:21.344 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:21.347 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:21.349 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:21.350 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:21.350 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:21.350 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:21.351 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:21.353 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:21.386 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:21.389 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:21.391 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:21.393 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:21.394 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:21.394 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:21.395 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:21.396 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:21.396 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:21.397 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:21.397 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:21.398 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdf5d63b2, L:/127.0.0.1:54352 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:21.400 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.402 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.406 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:21.406 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.407 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.408 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.408 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:21.408 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:21.409 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.410 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:21.411 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.412 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.412 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.413 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.414 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:21.414 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.415 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:21.415 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:21.416 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.417 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.417 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.418 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.419 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.420 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.420 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.423 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.424 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.429 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x155f75b9, L:/127.0.0.1:54410 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:21.430 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.434 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:21.438 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.438 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:21.439 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:21.440 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:21.441 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.444 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfecff9e6, L:/127.0.0.1:52382 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:21.446 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.446 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa3e89438, L:/127.0.0.1:54400 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:21.446 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:21.447 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.448 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.449 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.449 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.450 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.450 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.451 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.451 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.452 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.452 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.453 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.454 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.456 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.461 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.461 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.462 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa8f68d3a, L:/127.0.0.1:52488 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:21.462 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.463 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.470 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe592a2b9, L:/127.0.0.1:54348 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:21.471 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:21.472 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.473 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:21.474 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:21.476 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:21.477 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:21.478 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.482 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:21.496 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3dfbde43, L:/127.0.0.1:54424 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:21.504 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x994f6928, L:/127.0.0.1:54418 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:21.507 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4577ee50, L:/127.0.0.1:52428 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:21.511 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x986f8543, L:/127.0.0.1:55350 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:21.512 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x768fa0c0, L:/127.0.0.1:54378 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:21.516 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:21.522 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:21.523 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:21.524 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:21.525 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:21.526 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:21.527 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:21.403 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd83aa83c, L:/127.0.0.1:54310 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:21.559 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:21.562 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:21.582 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:21.585 [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, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [252ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1103ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:21.588 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:21.590 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.591 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x79a902bd, L:/127.0.0.1:54566 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:21.594 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf8b9a7a3, L:/127.0.0.1:54558 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:21.595 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:21.601 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:21.603 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:21.603 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3be03731, L:/127.0.0.1:54374 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:21.603 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:21.603 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:21.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:21.604287 11958 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:21.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.318931 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:52566 (local address 127.10.87.253:39437)
02:07:21.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.358963 (+ 40032us) server_negotiation.cc:207] Beginning negotiation
02:07:21.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.358965 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:21.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.603897 (+244932us) server_negotiation.cc:408] Connection header received
02:07:21.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.603942 (+    45us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:21.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.603943 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:21.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.603975 (+    32us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:21.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.604130 (+   155us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:52566: BlockingWrite error: write error: Broken pipe (error 32)
02:07:21.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":40017,"thread_start_us":54,"threads_started":1}
02:07:21.606 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:21.611 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:21.614 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:21.627 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:21.627 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state CONNECTING due to: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:21.628 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:21.682 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:21.682 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.683 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.684 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.684 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:21.686 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:20.676 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:21.687 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:21.687 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.690 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:21.690 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:21.692 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.697 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:20.677 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:21.712 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:21.713 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:21.713 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.715 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.717 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:21.724 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa575dcc2, L:/127.0.0.1:55444 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:21.725 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:21.726 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6035bc95, L:/127.0.0.1:52450 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:21.728 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:21.728 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1365), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [354ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [391ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1161ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:21.730 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3f32b68f, L:/127.0.0.1:54338 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:21.731 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:21.731 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:21.733 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:21.734 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0274bbb2, L:/127.0.0.1:54472 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:21.735 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6d83e2b8, L:/127.0.0.1:54330 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:21.736 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:21.737 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:21.737 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:21.737 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdf788e86, L:/127.0.0.1:54390 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:21.738 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:21.738 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:21.738 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:21.739 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa3445de7, L:/127.0.0.1:52554 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:21.739 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:21.740 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state NEGOTIATING
02:07:21.740 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:21.740 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:21.741 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:21.741 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:21.743 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1ba83259, L:/127.0.0.1:54576 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:21.746 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x06e80419, L:/127.0.0.1:52458 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:21.747 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:21.750 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x94705436, L:/127.0.0.1:52438 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:21.751 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:21.753 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc12e8efd, L:/127.0.0.1:54592 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:21.756 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:21.757 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:21.757 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:21.757 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:21.758 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x37738e9e, L:/127.0.0.1:54464 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:21.761 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:21.761 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x24930a6d, L:/127.0.0.1:54608 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:21.764 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa8532029, L:/127.0.0.1:54488 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:21.766 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:21.771 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x05e0247f, L:/127.0.0.1:52332 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:21.773 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa96e7660, L:/127.0.0.1:54620 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:21.773 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:21.774 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:20.668 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:20.675 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:21.774 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:21.775 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0b0c4e1a, L:/127.0.0.1:55484 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:21.775 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:21.776 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:21.776 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:21.777 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:21.777 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:21.777 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:21.778 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x181b3bfc, L:/127.0.0.1:55574 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:21.778 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:21.778 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:21.778 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:21.779 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:21.779 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb957e0d5, L:/127.0.0.1:52342 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:21.779 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:21.780 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4890af67, L:/127.0.0.1:54496 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:21.780 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x51d3c46d, L:/127.0.0.1:52434 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:21.785 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5eea5a93, L:/127.0.0.1:55230 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:21.787 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:21.788 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:21.788 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:21.788 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:21.790 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:21.790 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:21.790 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:21.791 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:21.792 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:21.792 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:21.792 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:21.793 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:21.794 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:21.794 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:21.794 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:21.794 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:21.803 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:21.852 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:21.853 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.854 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1491), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [233ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [465ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [852ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1002ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [1358ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:21.873 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:21.875 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:21.875 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:21.876 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:21.877 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:21.878 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:21.878 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:21.879 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:21.879 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:21.879 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:21.880 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:21.880 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:21.881 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:21.881 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:21.881 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:21.882 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:21.942 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:21.943 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1618), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [284ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [287ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1251ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:21.965 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:21.966 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:21.966 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1606), Traces: [0ms] refreshing cache from master, [217ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [254ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [256ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [911ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1260ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:21.967 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:21.967 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:21.968 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:21.973 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:21.975 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:21.976 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.976 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:21.977 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:21.977 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:21.978 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:21.978 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.979 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:21.980 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:21.981 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.983 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.983 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:21.984 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:21.985 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.985 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:21.986 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:21.988 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.988 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:21.989 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:21.990 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.990 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:21.991 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:21.991 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:21.991 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:21.991 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:21.993 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.993 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:21.993 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:21.993 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:21.994 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:21.994 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:21.995 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:21.996 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:21.996 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:21.996 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:21.996 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:21.998 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:21.998 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:22.001 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:22.003 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:22.003 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnected from peer
02:07:22.003 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state CONNECTING due to: [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnected from peer
02:07:22.004 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.254:40241: [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnected from peer
02:07:22.004 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:22.005 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:22.006 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:22.008 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:22.010 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:22.011 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:22.011 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:22.031 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb623a3c4, L:/127.0.0.1:54526 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:22.035 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:22.042 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:22.045 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:22.048 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:22.050 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x93b0daec, L:/127.0.0.1:52424 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:22.052 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:22.052 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb4afbd3a, L:/127.0.0.1:54314 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:22.052 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:22.056 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:22.061 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:22.064 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:22.076 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:22.077 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:22.077 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:22.077 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:22.078 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:22.079 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:22.079 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:22.079 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:22.080 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:22.080 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:22.081 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:22.081 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:22.082 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:22.083 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:22.085 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0fc2463b, L:/127.0.0.1:55564 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:22.095 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7caf7739, L:/127.0.0.1:55520 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:22.097 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:22.104 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:22.104 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1769), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [193ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [604ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1603ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:22.108 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:22.110 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xaf090019, L:/127.0.0.1:52350 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:22.111 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:22.112 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0130f2a0, L:/127.0.0.1:55286 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:22.115 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:22.118 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:22.118 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa73df032, L:/127.0.0.1:55492 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:22.119 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x399034cc, L:/127.0.0.1:52822 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:22.120 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x62a05c71, L:/127.0.0.1:55356 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:22.121 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcff7d33b, L:/127.0.0.1:55546 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:22.122 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x89f4fe42, L:/127.0.0.1:55336 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:22.123 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:22.123 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:22.125 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:22.129 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:22.134 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x28f2e5de, L:/127.0.0.1:52836 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:22.135 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:22.142 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:22.142 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:22.142 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:22.142 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:22.143 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:22.144 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:22.144 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state NEGOTIATING
02:07:22.144 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:22.145 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:22.145 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:22.146 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:22.146 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x67aea142, L:/127.0.0.1:55370 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:22.146 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1840), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [589ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1714ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:22.155 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:22.155 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:22.166 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x61233edd, L:/127.0.0.1:52476 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:22.167 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:22.170 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x02308e17, L:/127.0.0.1:52570 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:22.172 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:22.172 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1880), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [418ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [425ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1223ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1565ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:22.173 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc9750ecf, L:/127.0.0.1:52328 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:22.174 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:22.176 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:22.178 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:22.178 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:22.181 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:22.185 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:22.185 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6bb25a5f, L:/127.0.0.1:52358 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:22.194 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x795bf1cc, L:/127.0.0.1:52864 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:22.197 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1baf5549, L:/127.0.0.1:55580 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:22.198 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8d7b6fc0, L:/127.0.0.1:55306 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:22.200 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:22.201 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1896), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [476ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [577ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1769ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:22.201 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:22.210 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:22.217 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc9eab13f, L:/127.0.0.1:55416 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:22.219 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfa54fc7a, L:/127.0.0.1:52906 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:22.221 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6510f67e, L:/127.0.0.1:52916 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:22.222 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x46e059b1, L:/127.0.0.1:54700 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:22.225 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:22.227 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:22.227 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:22.228 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:22.228 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:22.228 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:22.229 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:22.230 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:22.230 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:22.230 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:22.231 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:22.234 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5a932863, L:/127.0.0.1:52580 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:22.235 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:22.236 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7a31ec6f, L:/127.0.0.1:55272 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:22.241 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc2b06213, L:/127.0.0.1:54536 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:22.242 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x614f4fbf, L:/127.0.0.1:55382 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:22.244 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x77bbcfd3, L:/127.0.0.1:54588 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:22.246 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:22.253 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xff47fd74, L:/127.0.0.1:52600 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:22.258 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xec6ec409, L:/127.0.0.1:52496 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:22.258 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:22.262 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:22.270 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:22.272 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:22.274 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:22.286 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:22.301 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:22.305 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:22.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:22.306058 11930 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:22.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.294175 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54556 (local address 127.10.87.254:40241)
02:07:22.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.324135 (+ 29960us) server_negotiation.cc:207] Beginning negotiation
02:07:22.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.324137 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:22.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.324152 (+    15us) server_negotiation.cc:408] Connection header received
02:07:22.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.324171 (+    19us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:22.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.324172 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:22.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.324181 (+     9us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:22.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.324628 (+   447us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:22.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.304750 (+980122us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:22.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.305696 (+   946us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:22.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.305885 (+   189us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54556: BlockingRecv error: recv got EOF from 127.0.0.1:54556 (error 108)
02:07:22.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":29938,"thread_start_us":48,"threads_started":1}
02:07:22.314 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x21847d72, L:/127.0.0.1:55622 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:22.315 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x737a23a3, L:/127.0.0.1:55746 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:22.316 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1501e425, L:/127.0.0.1:55610 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:22.316 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:22.316 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc4f5d966, L:/127.0.0.1:52806 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:22.316 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1973), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [187ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [669ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1807ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:22.316 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x678e8ab7, L:/127.0.0.1:55752 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:22.318 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x23cea54c, L:/127.0.0.1:55842 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:22.318 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:22.318 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:22.318 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:22.318 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:22.319 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:22.320 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:22.320 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:22.320 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:22.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:22.340485 10618 connection.cc:466] server connection from 127.0.0.1:54588 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:54588 (request call id 0) could send its response
02:07:22.346 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:22.348 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:22.348 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2020), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [438ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1877ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:22.350 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:22.354 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2021), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [196ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [532ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1327ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [1848ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:22.356 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:22.356 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1981), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [271ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [274ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [299ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1717ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:22.358 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:22.359 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2068), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [549ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [794ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1991ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:22.362 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2012), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [649ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1282ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1831ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:22.375 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:22.376 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2015), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [358ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [387ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1184ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [1524ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:22.376 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:22.377 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.254:40241: connection closed
02:07:22.380 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:22.380 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2057), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [225ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [551ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1919ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:22.382 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:22.383 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2074), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [235ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [535ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1347ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1942ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:22.386 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:22.388 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:22.390 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:22.391 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:22.393 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:22.394 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:22.395 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:22.395 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:22.402 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:22.403 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:22.403 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2048), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [177ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [630ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1876ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:22.407 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:22.407 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:22.408 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:22.408 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:22.408 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:22.409 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:22.410 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:22.410 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state NEGOTIATING
02:07:22.410 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:22.411 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:22.412 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:22.412 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:22.412 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:22.413 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:22.413 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:22.413 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:22.413 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2079), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [193ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [648ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1331ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1858ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [1913ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:22.414 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:22.414 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state NEGOTIATING
02:07:22.414 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:22.412 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd2356332, L:/127.0.0.1:55874 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:22.415 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:22.415 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:22.416 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf173c8b4, L:/127.0.0.1:54508 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:22.418 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:22.421 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:22.421 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2064), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [1245ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [1457ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1891ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:22.426 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:22.427 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:22.427 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:22.427 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:22.427 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:22.427 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:22.428 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:22.429 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:22.429 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:22.430 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:22.430 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:22.431 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcb658edd, L:/127.0.0.1:55548 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:22.431 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:22.431 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:22.432 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:22.437 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:22.437 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:22.438 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:22.439 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:22.439 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:22.439 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:22.439 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:22.440 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:22.440 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:22.440 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:22.440 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:22.440 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:22.441 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:22.441 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:22.441 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:22.442 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:22.442 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:22.442 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state NEGOTIATING
02:07:22.442 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:22.442 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:22.444 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:22.444 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:22.444 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x227d2e25, L:/127.0.0.1:52624 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:22.445 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:22.445 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:22.445 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:22.445 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:22.446 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:22.447 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2100), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [547ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1903ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1931ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:22.450 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:22.452 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc815ddfa, L:/127.0.0.1:54604 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:22.458 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:22.459 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x71409d3f, L:/127.0.0.1:55886 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:22.459 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:22.460 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:22.460 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:22.461 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:22.461 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:22.461 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:22.462 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:22.412 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:22.462 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:22.461 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:22.465 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:22.465 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state NEGOTIATING
02:07:22.465 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:22.465 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:22.466 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:22.466 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:22.466 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:22.466 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:22.466 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa9ca28c8, L:/127.0.0.1:55526 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:22.467 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:22.465 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:22.507 [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, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [237ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [1083ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1551ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [2026ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:22.501 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x35dfb57f, L:/127.0.0.1:55858 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:22.496 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc91799f7, L:/127.0.0.1:55438 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:22.490 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:22.512 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:22.485 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x44a8e5f3, L:/127.0.0.1:55890 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:22.485 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfa626f3d, L:/127.0.0.1:55696 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:22.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:22.476123 11950 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:22.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.422830 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:52660 (local address 127.10.87.253:39437)
02:07:22.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.444450 (+ 21620us) server_negotiation.cc:207] Beginning negotiation
02:07:22.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.444452 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:22.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.864444 (+419992us) server_negotiation.cc:408] Connection header received
02:07:22.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.864467 (+    23us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:22.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.864468 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:22.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.864481 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:22.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.864534 (+    53us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:22.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.475050 (+610516us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:22.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.475850 (+   800us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:22.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.476032 (+   182us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:52660: BlockingRecv error: recv got EOF from 127.0.0.1:52660 (error 108)
02:07:22.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":21606,"thread_start_us":47,"threads_started":1}
02:07:22.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:22.540376 11975 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:22.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.450347 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:52734 (local address 127.10.87.253:39437)
02:07:22.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.558063 (+107716us) server_negotiation.cc:207] Beginning negotiation
02:07:22.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.558065 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:22.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.791755 (+233690us) server_negotiation.cc:408] Connection header received
02:07:22.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.791781 (+    26us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:22.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.791782 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:22.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.791793 (+    11us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:22.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.791860 (+    67us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:22.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.216268 (+424408us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:22.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.217005 (+   737us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:22.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.538067 (+321062us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:22.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.538324 (+   257us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:07:22.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.539721 (+  1397us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:07:22.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.539729 (+     8us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:07:22.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.539729 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:07:22.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.539737 (+     8us) server_negotiation.cc:923] calling sasl_server_start()
02:07:22.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.539764 (+    27us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:07:22.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.539783 (+    19us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:07:22.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.539852 (+    69us) server_negotiation.cc:1036] Waiting for connection context
02:07:22.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.540267 (+   415us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:52734: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:52734): Connection reset by peer (error 104)
02:07:22.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":107684}
02:07:22.476 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:22.474 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:22.469 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299997, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299996, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299996, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299996, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:22.469 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5a412c33, L:/127.0.0.1:55594 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:22.560 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:22.560 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2184), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [267ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [270ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [312ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1713ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [1917ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:22.561 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:22.561 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:22.561 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:22.469 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc04a7502, L:/127.0.0.1:52622 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:22.562 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:22.562 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:22.562 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:22.564 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3c1032b1, L:/127.0.0.1:52774 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:22.566 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:22.566 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2229), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [191ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [2063ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:22.568 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:22.568 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:22.468 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:22.569 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2205), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [346ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [374ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1895ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:22.468 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x44346f62, L:/127.0.0.1:55892 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:22.571 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:22.573 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:22.574 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:22.574 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:22.574 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:22.574 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:22.574 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2245), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [219ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [1524ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1791ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [2102ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:22.574 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:22.574 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:22.574 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:22.575 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:22.575 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:22.575 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:22.576 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:22.577 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:22.577 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:22.577 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:22.578 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:22.578 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:22.578 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:22.578 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:22.579 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:22.579 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:22.579 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:22.579 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:22.580 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:22.580 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state NEGOTIATING
02:07:22.580 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:22.580 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:22.581 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:22.581 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:22.581 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:22.581 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:22.581 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:22.582 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state NEGOTIATING
02:07:22.582 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:22.582 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:22.583 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:22.583 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:22.583 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:22.583 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:22.583 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:22.584 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:22.584 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:22.554 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3e4ff9b2, L:/127.0.0.1:52490 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:22.548 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc51d60b2, L:/127.0.0.1:55554 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:22.584 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:22.585 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:22.541 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc8de9369, L:/127.0.0.1:55530 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:22.541 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:22.586 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:22.586 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:22.588 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:22.588 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:22.589 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2220), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [304ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [324ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1981ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:22.534 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0bd57ac4, L:/127.0.0.1:52892 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:22.589 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2300), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [563ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [590ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1443ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [2229ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:22.591 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:22.593 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:22.596 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:22.596 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:22.596 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:22.596 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:22.597 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:22.598 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:22.598 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state NEGOTIATING
02:07:22.598 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:22.599 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:22.599 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:22.599 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:22.516 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x718487a6, L:/127.0.0.1:52668 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:22.603 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:22.603 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2227), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [268ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [272ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [303ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1961ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:22.515 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:22.604 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2267), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [191ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [1478ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1813ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [2008ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:22.515 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc133d322, L:/127.0.0.1:55902 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:22.514 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:22.606 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:22.606 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:22.606 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:22.606 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:22.608 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:22.608 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:22.608 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:22.609 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:22.609 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:22.514 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x79606499, L:/127.0.0.1:55320 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:22.599 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:22.578 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:22.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:22.610 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:22.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:22.610 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:22.611 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:22.611 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:22.611 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:22.611 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state NEGOTIATING
02:07:22.612 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:22.612 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:22.612 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:22.612 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:22.613 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:22.614 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:22.614 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2256), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [371ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [373ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [2083ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:22.616 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:22.616 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:22.616 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:22.617 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:22.617 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:22.618 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe04dc223, L:/127.0.0.1:54744 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:22.619 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:22.619 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2267), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [176ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [1480ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [2094ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:22.618 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:22.621 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:22.621 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2324), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [248ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [1034ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1571ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [2198ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:22.624 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbd76f267, L:/127.0.0.1:52944 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:22.625 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:22.625 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:22.626 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:22.626 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:22.626 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:22.626 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:22.626 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:22.626 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:22.626 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:22.628 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:22.628 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:22.612 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:22.629 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:22.629 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:22.630 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:22.630 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state NEGOTIATING
02:07:22.630 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:22.630 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:22.617 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:22.630 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state NEGOTIATING
02:07:22.631 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:22.631 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:22.631 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:22.631 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:22.632 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:22.633 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:22.633 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:22.633 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:22.634 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:22.634 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:22.634 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:22.634 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:22.634 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:22.635 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:22.635 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:22.635 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:22.635 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:22.632 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:22.636 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:22.636 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state NEGOTIATING
02:07:22.636 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:22.637 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:22.638 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:22.638 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:22.639 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:22.639 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:22.639 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:22.639 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:22.640 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:22.640 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:22.640 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:22.648 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:22.648 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:22.648 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299991, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299991, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299991, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299991, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:22.649 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:22.650 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:22.650 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:22.652 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:22.652 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:22.652 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:22.655 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:22.655 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:22.656 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:22.657 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x381e1c19, L:/127.0.0.1:55870 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:22.659 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:22.660 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2339), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [224ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [1067ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1527ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [2202ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:22.663 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:22.665 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:22.666 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:22.666 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:22.666 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:22.667 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:22.667 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:22.668 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:22.668 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6a80636b, L:/127.0.0.1:52760 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:22.668 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:22.668 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:22.669 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:22.669 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:22.669 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:22.670 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfeaf841f, L:/127.0.0.1:55810 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:22.672 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:22.672 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2360), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [233ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [464ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1268ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [2146ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [2227ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:22.673 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:22.673 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:22.675 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:22.676 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:22.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:22.677675 11977 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:22.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.421797 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54684 (local address 127.10.87.254:40241)
02:07:22.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.429883 (+  8086us) server_negotiation.cc:207] Beginning negotiation
02:07:22.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.429884 (+     1us) server_negotiation.cc:400] Waiting for connection header
02:07:22.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.860011 (+430127us) server_negotiation.cc:408] Connection header received
02:07:22.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.860040 (+    29us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:22.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.860042 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:22.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.860055 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:22.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.860116 (+    61us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:22.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.676469 (+816353us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:22.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.677371 (+   902us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:22.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.677561 (+   190us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54684: BlockingRecv error: recv got EOF from 127.0.0.1:54684 (error 108)
02:07:22.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":8062,"thread_start_us":51,"threads_started":1}
02:07:22.680 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:22.681 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:22.681 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:22.681 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:22.681 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:22.683 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:22.683 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:22.683 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:22.684 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:22.684 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:22.684 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:22.684 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:22.685 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:22.686 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:22.686 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:22.686 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.254:40241: connection closed
02:07:22.697 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:22.697 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:22.698 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:22.698 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:22.698 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:22.698 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:22.699 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:22.700 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:22.700 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state NEGOTIATING
02:07:22.700 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:22.701 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:22.702 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:22.708 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:22.708 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:22.708 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4ffaee4c, L:/127.0.0.1:55424 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:22.711 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1605df4d, L:/127.0.0.1:55430 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:22.711 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:22.711 [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.10.87.254:40241, [271ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [739ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [2320ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:22.720 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:22.720 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:22.721 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:22.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:22.721748 11987 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:22.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.422455 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:52684 (local address 127.10.87.253:39437)
02:07:22.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.429648 (+  7193us) server_negotiation.cc:207] Beginning negotiation
02:07:22.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.429650 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:22.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.858523 (+428873us) server_negotiation.cc:408] Connection header received
02:07:22.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.858550 (+    27us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:22.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.858551 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:22.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.858562 (+    11us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:22.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.858621 (+    59us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:22.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.091583 (+232962us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:22.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.092443 (+   860us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:22.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.383821 (+291378us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:22.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.384099 (+   278us) 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
02:07:22.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.721496 (+337397us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:07:22.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.721503 (+     7us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:07:22.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.721503 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:07:22.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.721658 (+   155us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:52684: getpeername error: Transport endpoint is not connected (error 107)
02:07:22.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":7179,"thread_start_us":66,"threads_started":1}
02:07:22.725 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:22.734 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:22.736 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:22.737 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:22.737 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:22.737 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:22.739 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:22.740 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:22.741 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:22.741 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state NEGOTIATING
02:07:22.741 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:22.742 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:22.743 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:22.746 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x93766440, L:/127.0.0.1:52512 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:22.747 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:22.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:22.749188 10696 connection.cc:466] server connection from 127.0.0.1:52512 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52512 (request call id 0) could send its response
02:07:22.749 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:22.750 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:22.750 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:22.750 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:22.750 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:22.751 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:22.752 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state NEGOTIATING
02:07:22.752 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:22.752 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:22.753 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:22.753 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9dfd1653, L:/127.0.0.1:52778 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:22.754 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:22.754 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xec47e5f7, L:/127.0.0.1:52736 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:22.754 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:22.754 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:22.755 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:22.755 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:22.757 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:22.757 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2409), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [534ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1604ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [2239ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:22.759 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:22.759 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:22.760 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state NEGOTIATING
02:07:22.760 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:22.760 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:22.760 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:22.761 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:22.761 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:22.761 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:22.762 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:22.762 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:22.764 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:22.764 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:22.764 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:22.765 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:22.765 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x580ff902, L:/127.0.0.1:52468 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:22.765 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:22.766 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:22.766 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:22.766 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state NEGOTIATING
02:07:22.766 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:22.767 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:22.767 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:22.767 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:22.768 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:22.769 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf897adf7, L:/127.0.0.1:52652 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:22.770 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xba26dee2, L:/127.0.0.1:55786 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:22.771 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:22.771 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:22.772 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:22.776 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:22.776 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2420), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [175ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [1034ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1256ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1856ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [2247ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:22.777 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x52940062, L:/127.0.0.1:52922 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:22.778 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:22.782 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:22.782 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc7e54b98, L:/127.0.0.1:52608 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:22.782 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:22.783 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:22.783 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:22.783 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:22.783 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:22.785 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:22.785 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:22.785 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:22.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:22.784924 11778 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:22.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.017036 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54372 (local address 127.10.87.254:40241)
02:07:22.785 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:22.786 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:22.786 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:22.786 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:22.786 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:22.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.017178 (+   142us) server_negotiation.cc:207] Beginning negotiation
02:07:22.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.017180 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:22.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.019340 (+  2160us) server_negotiation.cc:408] Connection header received
02:07:22.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.019398 (+    58us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:22.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.019399 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:22.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.019414 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:22.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.019481 (+    67us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:22.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.308691 (+289210us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:22.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.309561 (+   870us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:22.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.391633 (+ 82072us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:22.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.391860 (+   227us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:07:22.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.657282 (+265422us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:07:22.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.657289 (+     7us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:07:22.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.657290 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:07:22.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.657297 (+     7us) server_negotiation.cc:923] calling sasl_server_start()
02:07:22.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.657321 (+    24us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:07:22.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.657326 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:07:22.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.657403 (+    77us) server_negotiation.cc:1036] Waiting for connection context
02:07:22.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.784834 (+1127431us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54372: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54372): Cannot send after transport endpoint shutdown (error 108)
02:07:22.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":116,"thread_start_us":74,"threads_started":1}
02:07:22.799 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:22.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:22.800132 11985 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:22.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.422669 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:52678 (local address 127.10.87.253:39437)
02:07:22.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.429767 (+  7098us) server_negotiation.cc:207] Beginning negotiation
02:07:22.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.429769 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:22.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.860793 (+431024us) server_negotiation.cc:408] Connection header received
02:07:22.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.860822 (+    29us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:22.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.860823 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:22.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.860835 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:22.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.860901 (+    66us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:22.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.798964 (+938063us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:22.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.799861 (+   897us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:22.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.800050 (+   189us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:52678: BlockingRecv error: recv got EOF from 127.0.0.1:52678 (error 108)
02:07:22.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":7085,"thread_start_us":39,"threads_started":1}
02:07:22.804 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:22.804 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:22.804 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:22.804 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:22.805 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.254:40241: connection closed
02:07:22.806 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:22.806 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:22.806 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:22.821 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4b595161, L:/127.0.0.1:52848 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:22.827 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x77aef4cb, L:/127.0.0.1:55584 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:22.828 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x89cd9852, L:/127.0.0.1:54544 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:22.828 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x65c351ec, L:/127.0.0.1:54832 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:22.830 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:22.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:22.831771 11836 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:22.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.421713 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54668 (local address 127.10.87.254:40241)
02:07:22.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.429453 (+  7740us) server_negotiation.cc:207] Beginning negotiation
02:07:22.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.429455 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:22.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.864331 (+434876us) server_negotiation.cc:408] Connection header received
02:07:22.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.864357 (+    26us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:22.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.864358 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:22.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.864374 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:22.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.864428 (+    54us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:22.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.830960 (+966532us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:22.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.831586 (+   626us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:22.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.831716 (+   130us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54668: BlockingRecv error: recv got EOF from 127.0.0.1:54668 (error 108)
02:07:22.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":7721,"thread_start_us":73,"threads_started":1}
02:07:22.833 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:22.834 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2512), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [223ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [518ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1323ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1896ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [2374ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:22.835 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:22.839 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9d01c182, L:/127.0.0.1:54796 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:22.840 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:22.840 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:22.841 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:22.841 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.254:40241: connection closed
02:07:22.851 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:22.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:22.852371 11945 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:22.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.388295 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:52942 (local address 127.10.87.253:39437)
02:07:22.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.388336 (+    41us) server_negotiation.cc:207] Beginning negotiation
02:07:22.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.388338 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:22.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.852030 (+463692us) server_negotiation.cc:408] Connection header received
02:07:22.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.852108 (+    78us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:22.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.852110 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:22.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.852128 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:22.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.852184 (+    56us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:22.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.852295 (+   111us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:52942: BlockingRecv error: recv got EOF from 127.0.0.1:52942 (error 108)
02:07:22.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22}
02:07:22.854 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:22.854 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:22.854 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:22.855 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:22.855 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:22.856 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:22.857 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:22.857 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:22.857 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:22.858 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:22.859 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:22.859 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:22.859 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0f53bb15, L:/127.0.0.1:54510 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:22.860 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:22.861 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:22.861 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x796def8d, L:/127.0.0.1:55712 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:22.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:22.861835 10620 connection.cc:466] server connection from 127.0.0.1:54510 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:54510 (request call id 0) could send its response
02:07:22.862 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:22.862 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:22.862 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:22.863 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:22.863 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:22.864 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:22.865 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:22.865 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:22.865 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:22.865 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:22.866 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:22.866 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:22.867 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:22.867 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:22.867 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:22.867 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2490), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [479ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [2113ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [2187ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [2223ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:22.895 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4cde5600, L:/127.0.0.1:55300 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:22.895 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:22.894 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:22.893 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:22.891 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:22.889 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:22.887 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:22.885 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:22.883 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:22.882 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:22.880 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:22.879 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:22.877 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:22.875 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:22.874 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:22.872 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:22.871 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:22.869 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:22.868 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:22.901 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:22.904 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:22.904 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:22.904 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:22.904 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2584), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [227ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [562ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1271ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [2148ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [2450ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:22.904 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:22.904 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:22.904 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:22.905 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:22.905 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:22.906 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:22.906 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:22.906 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:22.906 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:22.907 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:22.907 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:22.909 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:22.910 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:22.911 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:22.911 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:22.911 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:22.912 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:22.912 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:22.913 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:22.913 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:22.914 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:22.914 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:22.915 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:22.915 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:22.917 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:22.918 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:22.918 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:22.918 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x67912e29, L:/127.0.0.1:52744 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:22.919 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:22.920 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:22.924 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:22.925 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:22.925 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.254:40241: connection closed
02:07:22.927 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:22.928 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:22.929 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:22.930 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:22.932 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:22.932 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:22.933 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:22.933 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:22.934 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:22.935 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:22.938 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:22.942 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:22.942 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:22.946 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:22.946 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:22.947 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:22.948 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:22.948 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:22.948 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:22.949 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:22.949 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:22.951 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:22.952 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfc86d57b, L:/127.0.0.1:55432 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:22.954 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:22.954 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2669), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [171ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [215ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [352ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [2607ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:22.956 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:22.958 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:22.958 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:22.958 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:22.958 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:22.959 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:22.960 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:22.960 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:22.960 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:22.960 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:22.961 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:22.961 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:22.961 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:22.962 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:22.963 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:22.967 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:22.967 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:22.971 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:22.980 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:22.990 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:22.991 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:22.992 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0ce97b39, L:/127.0.0.1:55906 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:22.993 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:22.994 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:22.994 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=97), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [25ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [67ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:22.996 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x62dace7c, L:/127.0.0.1:54840 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:22.996 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:22.998 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:22.998 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:22.998 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:22.999 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:22.999 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:22.999 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:23.001 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:23.001 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:23.002 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:23.002 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:23.003 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:23.003 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:23.004 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:23.004 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:23.005 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:23.006 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:23.007 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:23.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:23.007174 11952 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:23.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.980030 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:52994 (local address 127.10.87.253:39437)
02:07:23.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.980080 (+    50us) server_negotiation.cc:207] Beginning negotiation
02:07:23.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.980083 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:07:23.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.982775 (+  2692us) server_negotiation.cc:408] Connection header received
02:07:23.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.983928 (+  1153us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:23.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.983930 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:23.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.983957 (+    27us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:23.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.984079 (+   122us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:23.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.005079 (+ 21000us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:23.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.005872 (+   793us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:23.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.007104 (+  1232us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:52994: BlockingRecv error: recv got EOF from 127.0.0.1:52994 (error 108)
02:07:23.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27}
02:07:23.008 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:23.010 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:23.014 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:23.017 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd711f642, L:/127.0.0.1:54850 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:23.017 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:23.022 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:23.026 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:23.028 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:23.031 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6e071f4d, L:/127.0.0.1:55918 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:23.032 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:23.033 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=136), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [70ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [76ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [101ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:23.033 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:23.034 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:23.035 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x08dd1ed9, L:/127.0.0.1:54862 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:23.036 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:23.037 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:23.037 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:23.037 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:23.037 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:23.037 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:23.038 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:23.038 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:23.039 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:23.040 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:23.040 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:23.042 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:23.042 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:23.042 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:23.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:23.044363 11952 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:23.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.017050 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:52998 (local address 127.10.87.253:39437)
02:07:23.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.017097 (+    47us) server_negotiation.cc:207] Beginning negotiation
02:07:23.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.017099 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:23.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.019419 (+  2320us) server_negotiation.cc:408] Connection header received
02:07:23.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.021709 (+  2290us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:23.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.021711 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:23.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.021729 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:23.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.021788 (+    59us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:23.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.036469 (+ 14681us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:23.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.037217 (+   748us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:23.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.042834 (+  5617us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:23.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.043076 (+   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
02:07:23.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.043741 (+   665us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:07:23.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.043746 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:07:23.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.043747 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:07:23.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.043753 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
02:07:23.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.043772 (+    19us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:07:23.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.043776 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:07:23.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.043835 (+    59us) server_negotiation.cc:1036] Waiting for connection context
02:07:23.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.044276 (+   441us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:52998: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:52998): Connection reset by peer (error 104)
02:07:23.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22}
02:07:23.047 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:23.046 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:23.050 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:23.051 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:23.051 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:23.051 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:23.052 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x806e43f6, L:/127.0.0.1:54876 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:23.053 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:23.060 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:23.062 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:23.064 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:23.067 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:23.069 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:23.070 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe08cec1f, L:/127.0.0.1:53012 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:23.071 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf0998c13, L:/127.0.0.1:55922 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:23.073 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:23.073 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=176), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [93ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [104ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [121ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [138ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [139ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:23.075 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:23.076 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:23.077 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:23.077 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:23.077 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:23.078 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:23.078 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:23.079 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:23.080 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:23.080 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:23.081 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:23.081 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:23.081 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:23.082 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:23.082 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:23.082 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:23.082 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:23.084 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:23.086 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:23.087 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:23.085 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:23.089 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:23.092 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd5d88190, L:/127.0.0.1:54886 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:23.094 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:23.095 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:23.095 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:23.104 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:23.108 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:23.109 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7a77fc6b, L:/127.0.0.1:54892 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:23.110 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:23.111 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3d3a5ddf, L:/127.0.0.1:55924 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:23.113 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:23.113 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=215), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [123ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [130ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [158ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [176ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:23.113 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:23.116 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd62becb0, L:/127.0.0.1:53014 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:23.117 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:23.118 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:23.119 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:23.119 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x14480501, L:/127.0.0.1:55926 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:23.120 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:23.121 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:23.121 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:23.121 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:23.121 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:23.122 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:23.123 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:23.123 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:23.123 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:23.123 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:23.123 [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.10.87.254:40241, [137ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [172ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [176ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:23.124 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:23.123 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:23.124 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:23.124 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:23.126 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:23.127 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:23.128 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:23.129 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7682bc6e, L:/127.0.0.1:53016 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:23.131 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:23.131 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:23.131 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:23.131 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:23.133 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299997, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299997, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:23.135 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:23.136 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:23.136 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:23.136 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:23.137 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:23.137 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:23.137 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:23.138 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5a1c47b4, L:/127.0.0.1:55298 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:23.139 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:23.140 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:23.140 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2789), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [178ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1761ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [2373ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [2617ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:23.141 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:23.142 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:23.143 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:23.143 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:23.144 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:23.145 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:23.145 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:23.145 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:23.146 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:23.146 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:23.147 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:23.147 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:23.147 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:23.148 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:23.148 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:23.148 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:23.148 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2ba50c10, L:/127.0.0.1:54902 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:23.148 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:23.149 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:23.150 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:23.154 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:23.155 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9bb981bc, L:/127.0.0.1:55928 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:23.157 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:23.158 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:23.161 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:23.163 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:23.166 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:23.166 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1887df25, L:/127.0.0.1:54910 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:23.172 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc00a3d50, L:/127.0.0.1:54914 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:23.172 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:23.175 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:23.177 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:23.179 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:23.185 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:23.187 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:23.191 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf7ddcdcb, L:/127.0.0.1:55942 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:23.191 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:23.194 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:23.194 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=297), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [225ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [232ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [244ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [264ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:23.195 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:23.197 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:23.201 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1c960cb7, L:/127.0.0.1:53028 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:23.203 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:23.203 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:23.203 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:23.203 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:23.204 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:23.205 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:23.205 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:23.206 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:23.206 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:23.206 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:23.207 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:23.207 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:23.207 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:23.208 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:23.208 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:23.209 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:23.211 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:23.211 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:23.214 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x00b692b9, L:/127.0.0.1:54916 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:23.217 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:23.221 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:23.221 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0ebac03c, L:/127.0.0.1:55944 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:23.221 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:23.223 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:23.225 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:23.227 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:23.227 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:23.228 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:23.231 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:23.232 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:23.234 [DEBUG - pool-4-thread-31] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:23.234 [DEBUG - pool-4-thread-31] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=334), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [170ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [204ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [209ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:23.234 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:23.236 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:23.240 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:23.242 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:23.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:23.246488 11908 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:23.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.786525 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54818 (local address 127.10.87.254:40241)
02:07:23.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.786701 (+   176us) server_negotiation.cc:207] Beginning negotiation
02:07:23.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.786703 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:23.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.954389 (+167686us) server_negotiation.cc:408] Connection header received
02:07:23.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.961250 (+  6861us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:23.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.961251 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:23.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.961265 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:23.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.961324 (+    59us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:23.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.059562 (+ 98238us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:23.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.060307 (+   745us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:23.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.244081 (+1183774us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:23.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.244290 (+   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
02:07:23.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.244972 (+   682us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:07:23.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.244977 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:07:23.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.244977 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:07:23.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.244983 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
02:07:23.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.245016 (+    33us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:07:23.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.245020 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:07:23.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.245075 (+    55us) server_negotiation.cc:1036] Waiting for connection context
02:07:23.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.246377 (+  1302us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54818: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54818): Connection reset by peer (error 104)
02:07:23.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":156}
02:07:23.248 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:23.248 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:23.248 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:23.248 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:23.249 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:23.250 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:23.250 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:23.250 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:23.251 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:23.251 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:23.252 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:23.252 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:23.252 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.254:40241: connection closed
02:07:23.253 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:23.253 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:23.254 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:23.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:23.258308 11945 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:23.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.236982 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53038 (local address 127.10.87.253:39437)
02:07:23.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.237024 (+    42us) server_negotiation.cc:207] Beginning negotiation
02:07:23.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.237026 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:23.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.237034 (+     8us) server_negotiation.cc:408] Connection header received
02:07:23.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.237060 (+    26us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:23.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.237061 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:23.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.237075 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:23.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.237128 (+    53us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:23.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.240881 (+  3753us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:23.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.241623 (+   742us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:23.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.254401 (+ 12778us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:23.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.254647 (+   246us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:07:23.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.255288 (+   641us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:07:23.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.255429 (+   141us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:07:23.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.255492 (+    63us) server_negotiation.cc:1036] Waiting for connection context
02:07:23.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.258231 (+  2739us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53038: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:53038): Connection reset by peer (error 104)
02:07:23.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":21}
02:07:23.260 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:23.266 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x45150a63, L:/127.0.0.1:54932 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:23.266 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6765274a, L:/127.0.0.1:55950 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:23.266 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x74329b68, L:/127.0.0.1:54944 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:23.269 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0c9c2026, L:/127.0.0.1:54958 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:23.269 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:23.269 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:23.278 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:23.279 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:23.280 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:23.284 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:23.287 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:23.290 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcfeb960a, L:/127.0.0.1:55962 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:23.291 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:23.298 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:23.299 [DEBUG - pool-4-thread-62] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:23.300 [DEBUG - pool-4-thread-62] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=402), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [245ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [253ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [284ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [293ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:23.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:23.301 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:23.303 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:23.303 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:23.304 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:23.304 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:23.304 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:23.304 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:23.305 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state CONNECTING
02:07:23.306 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:23.306 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:23.306 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:23.306 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:23.308 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:23.308 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:23.311 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x018dc357, L:/127.0.0.1:54966 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:23.315 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:23.317 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:23.318 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state CONNECTING due to: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:23.318 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:23.319 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7526957f, L:/127.0.0.1:55976 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:23.321 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:23.323 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:23.325 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:23.329 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:23.330 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:23.331 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:23.331 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:23.334 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:23.341 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:23.343 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:23.345 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:23.353 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:23.354 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x25a3eb2b, L:/127.0.0.1:54976 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:23.356 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:23.358 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x678a9947, L:/127.0.0.1:55984 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:23.360 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:23.363 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:23.364 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=465), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [285ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [286ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [325ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, [327ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, deferred=null) after lookup
02:07:23.365 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:23.366 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:23.367 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:23.368 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:23.368 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:23.368 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:23.368 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:23.369 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:23.369 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:23.369 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:23.370 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd835c673, L:/127.0.0.1:55986 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:23.370 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:23.370 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:23.370 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:23.371 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:23.374 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:23.374 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=477), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [387ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [395ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [423ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [440ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:23.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:23.375658 11952 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:23.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.365534 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53054 (local address 127.10.87.253:39437)
02:07:23.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.365585 (+    51us) server_negotiation.cc:207] Beginning negotiation
02:07:23.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.365587 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:23.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.366153 (+   566us) server_negotiation.cc:408] Connection header received
02:07:23.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.367305 (+  1152us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:23.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.367307 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:23.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.367321 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:23.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.367352 (+    31us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:23.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.374479 (+  7127us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:23.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.375247 (+   768us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:23.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.375591 (+   344us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53054: BlockingRecv error: recv got EOF from 127.0.0.1:53054 (error 108)
02:07:23.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":28}
02:07:23.376 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:23.377 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:23.380 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:23.381 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:23.381 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:23.381 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:23.381 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:23.385 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:23.385 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:23.385 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:23.386 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:23.386 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:23.386 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xed7dda68, L:/127.0.0.1:53044 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:23.388 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:23.388 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:23.389 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:23.389 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:23.389 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:23.390 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:23.390 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:23.391 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:23.392 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:23.392 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:23.403 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:23.406 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4715c395, L:/127.0.0.1:52584 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:23.407 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x411caf18, L:/127.0.0.1:56010 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:23.410 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:23.410 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=513), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [208ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [241ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [450ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [482ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:23.410 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:23.411 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x546169c9, L:/127.0.0.1:54982 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:23.411 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:23.413 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:23.413 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:23.414 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3fce3e81, L:/127.0.0.1:53068 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:23.414 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:23.416 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:23.417 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:23.417 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:23.417 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:23.417 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:23.418 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:23.418 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:23.419 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:23.419 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:23.419 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:23.420 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:23.420 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:23.420 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:23.421 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:23.422 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:23.423 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:23.426 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:23.426 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:23.426 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7c5223d8, L:/127.0.0.1:54990 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:23.427 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:23.432 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:23.432 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:23.432 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:23.436 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa7e2bd20, L:/127.0.0.1:56026 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:23.437 [DEBUG - pool-4-thread-69] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:23.437 [DEBUG - pool-4-thread-69] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=540), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [353ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [366ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [381ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [389ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:23.439 [DEBUG - pool-4-thread-77] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:23.439 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:23.439 [DEBUG - pool-4-thread-77] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=541), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [333ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [394ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [424ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:23.440 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:23.441 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:23.442 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:23.443 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:23.444 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:23.444 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:23.444 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:23.444 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:23.444 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:23.444 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:23.444 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:23.445 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:23.445 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:23.446 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state CONNECTING
02:07:23.447 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:23.447 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state CONNECTING
02:07:23.448 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:23.448 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:23.448 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:23.449 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:23.449 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:23.449 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:23.449 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:23.450 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:23.450 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:23.451 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:23.451 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:23.452 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:23.452 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:23.453 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:23.453 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:23.454 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:23.457 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:23.458 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state CONNECTING due to: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:23.458 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:23.459 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:23.459 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state CONNECTING due to: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:23.459 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:23.462 [DEBUG - Time-limited test] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:23.463 [DEBUG - Time-limited test] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=561), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [159ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [166ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [173ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [201ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:23.464 [DEBUG - pool-4-thread-30] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:23.464 [DEBUG - pool-4-thread-30] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=567), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [89ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [347ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [362ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:23.465 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:23.465 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:23.467 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:23.467 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:23.467 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:23.468 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:23.468 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:23.468 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:23.468 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:23.468 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:23.468 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:23.468 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:23.469 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:23.469 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state CONNECTING
02:07:23.469 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:23.470 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:23.470 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:23.470 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:23.470 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:23.470 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:23.470 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:23.471 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:23.471 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:23.471 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:23.471 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:23.472 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:23.472 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:23.473 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state CONNECTING due to: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:23.473 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:23.473 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:23.475 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:23.475 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:23.476 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:23.478 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:23.479 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:23.479 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:23.479 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:23.479 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:23.480 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:23.480 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:23.480 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:23.481 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:23.481 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:23.482 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x917df1f8, L:/127.0.0.1:53084 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:23.483 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:23.483 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:23.484 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8dc118af, L:/127.0.0.1:56036 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:23.486 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:23.487 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:23.488 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:23.489 [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.10.87.254:40241, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [327ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [499ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [543ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [545ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:23.491 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:23.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:23.491384 11963 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:23.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.471545 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53092 (local address 127.10.87.253:39437)
02:07:23.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.471594 (+    49us) server_negotiation.cc:207] Beginning negotiation
02:07:23.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.471596 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:23.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.472111 (+   515us) server_negotiation.cc:408] Connection header received
02:07:23.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.472428 (+   317us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:23.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.472430 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:23.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.472446 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:23.491 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:23.495 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:23.497 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:23.499 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:23.500 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:23.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.472511 (+    65us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:23.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.480155 (+  7644us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:23.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.480944 (+   789us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:23.501 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:23.493 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:23.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.490737 (+  9793us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:23.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.490947 (+   210us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:07:23.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.491021 (+    74us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:07:23.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.491057 (+    36us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:07:23.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.491108 (+    51us) server_negotiation.cc:1036] Waiting for connection context
02:07:23.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.491301 (+   193us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53092: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:53092): Connection reset by peer (error 104)
02:07:23.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
02:07:23.502 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:23.503 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:23.504 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:23.504 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:23.505 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:23.505 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:23.505 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:23.505 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:23.506 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:23.506 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:23.507 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:23.507 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:23.507 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:23.507 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:23.507 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:23.507 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:23.508 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:23.508 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:23.509 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:23.509 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:23.510 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:23.510 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:23.510 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:23.512 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:23.514 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:23.514 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:23.515 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:23.516 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:23.516 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3177), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [189ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [1324ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1372ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1810ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [3010ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:23.517 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:23.517 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:23.517 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:23.518 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:23.520 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:23.521 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:23.521 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:23.521 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfdbb8e20, L:/127.0.0.1:56040 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:23.521 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:23.521 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:23.522 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:23.522 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:23.522 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:23.523 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:23.523 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:23.523 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:23.523 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:23.523 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:23.524 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:23.524 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:23.524 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:23.526 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:23.527 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:23.527 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=628), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [407ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [466ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [540ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [579ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:23.527 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:23.528 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:23.528 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:23.528 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:23.523 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:23.530 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:23.531 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:23.532 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:23.536 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:23.536 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:23.536 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:23.536 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:23.536 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:23.537 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc0b68fa8, L:/127.0.0.1:53108 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:23.537 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:23.537 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:23.538 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:23.538 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:23.538 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:23.538 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:23.538 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:23.539 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:23.539 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:23.541 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:23.541 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:23.541 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:23.546 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:23.546 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:23.546 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:23.547 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:23.548 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:23.550 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:23.558 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:23.559 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:23.560 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:23.561 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:23.566 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:23.570 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:23.573 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:23.573 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3265), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [238ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [912ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1660ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [2397ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [3136ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:23.575 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:23.577 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:23.578 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:23.578 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:23.578 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:23.578 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:23.579 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:23.580 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:23.580 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:23.580 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:23.580 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:23.581 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:23.581 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:23.581 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:23.582 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:23.583 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:23.584 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:23.586 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:23.588 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:23.589 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:23.592 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:23.595 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:23.596 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:23.598 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:23.604 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:23.606 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:23.613 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1b33891c, L:/127.0.0.1:54992 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:23.614 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:23.615 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:23.622 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:23.623 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:23.623 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:23.625 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:23.626 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:23.628 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:23.628 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:23.629 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:23.630 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:23.633 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:23.633 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:23.634 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:23.637 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:23.639 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:23.640 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:23.640 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:23.641 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:23.641 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:23.642 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:23.643 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:23.654 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:23.655 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:23.656 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:23.662 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:23.665 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3d8aade8, L:/127.0.0.1:52414 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:23.666 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:23.666 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:23.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:23.667208 10694 connection.cc:466] server connection from 127.0.0.1:52414 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52414 (request call id 0) could send its response
02:07:23.674 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:23.675 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:23.675 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:23.676 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:23.677 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:23.677 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:23.686 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:23.686 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:23.687 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:23.693 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:23.697 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:23.709 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:23.710 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:23.716 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:23.717 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:23.731 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x61104bce, L:/127.0.0.1:54808 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:23.733 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:23.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:23.734396 11986 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:23.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.421614 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:52644 (local address 127.10.87.253:39437)
02:07:23.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.429606 (+  7992us) server_negotiation.cc:207] Beginning negotiation
02:07:23.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.429607 (+     1us) server_negotiation.cc:400] Waiting for connection header
02:07:23.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.937527 (+507920us) server_negotiation.cc:408] Connection header received
02:07:23.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.937572 (+    45us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:23.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.937573 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:23.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.937591 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:23.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.937694 (+   103us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:23.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.733278 (+1795584us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:23.745 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:23.752 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:23.752 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:23.752 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:23.752 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:23.763 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:23.769 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:23.770 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x331e7355, L:/127.0.0.1:54530 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:23.773 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6bfd26a1, L:/127.0.0.1:52372 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:23.781 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:23.786 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:23.786 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3442), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [186ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [569ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [3275ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:23.787 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x40b0c98d, L:/127.0.0.1:55508 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:23.789 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x698ca016, L:/127.0.0.1:54448 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:23.789 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:23.791 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3413), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [250ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [275ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [3127ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [3136ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:23.791 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:23.793 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:23.801 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:23.801 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:23.803 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x053e4558, L:/127.0.0.1:54610 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:23.807 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:23.809 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:23.812 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:23.812 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:23.812 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:23.812 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:23.813 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:23.814 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6c4054a6, L:/127.0.0.1:54362 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:23.814 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:23.814 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state NEGOTIATING
02:07:23.814 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:23.815 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:23.816 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:23.819 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:23.820 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc6aa33e8, L:/127.0.0.1:52380 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:23.823 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:23.827 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:23.828 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:23.828 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:23.828 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:23.830 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:23.831 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:23.834 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x18351007, L:/127.0.0.1:55446 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:23.835 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:23.835 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3468), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [566ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [573ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [921ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [2190ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [3234ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:23.837 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:23.838 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:23.838 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:23.838 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:23.838 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:23.848 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:23.879 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:23.879 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:23.880 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:23.882 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:23.883 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:23.885 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:23.886 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:23.892 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:23.892 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:23.893 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:23.893 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:23.893 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:23.894 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:23.895 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:23.896 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:23.896 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:23.897 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:23.897 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:23.898 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:23.898 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:23.898 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:23.899 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:23.899 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:23.900 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:23.900 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:23.901 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:23.901 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:23.902 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:23.903 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:23.904 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:23.905 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:23.906 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:23.907 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:23.908 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:23.909 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:23.909 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:23.910 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:23.911 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:23.912 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:23.913 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:23.914 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:23.914 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:23.915 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:23.915 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:23.916 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:23.917 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x19185206, L:/127.0.0.1:55710 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:23.917 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:23.917 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:23.918 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:23.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.734115 (+   837us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:23.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.734325 (+   210us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:52644: BlockingRecv error: recv got EOF from 127.0.0.1:52644 (error 108)
02:07:23.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":7974,"thread_start_us":59,"threads_started":1}
02:07:23.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:23.753563 11984 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:23.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.421464 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:52636 (local address 127.10.87.253:39437)
02:07:23.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.429560 (+  8096us) server_negotiation.cc:207] Beginning negotiation
02:07:23.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.429562 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:23.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.959388 (+529826us) server_negotiation.cc:408] Connection header received
02:07:23.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.959425 (+    37us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:23.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.959427 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:23.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.959441 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:23.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.959529 (+    88us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:23.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.752474 (+1792945us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:23.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.753270 (+   796us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:23.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.753450 (+   180us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:52636: BlockingRecv error: recv got EOF from 127.0.0.1:52636 (error 108)
02:07:23.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":8080,"thread_start_us":111,"threads_started":1}
02:07:23.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:23.754215 11968 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:23.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.422951 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:52706 (local address 127.10.87.253:39437)
02:07:23.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.507253 (+ 84302us) server_negotiation.cc:207] Beginning negotiation
02:07:23.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.507255 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:23.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.803442 (+296187us) server_negotiation.cc:408] Connection header received
02:07:23.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.803467 (+    25us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:23.921 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:23.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.803468 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:23.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.803481 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:23.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.803537 (+    56us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:23.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.753104 (+1949567us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:23.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.753977 (+   873us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:23.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.754120 (+   143us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:52706: BlockingWrite error: write error: Broken pipe (error 32)
02:07:23.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":84285}
02:07:23.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:23.764089 11953 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:23.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.405808 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:52984 (local address 127.10.87.253:39437)
02:07:23.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.405858 (+    50us) server_negotiation.cc:207] Beginning negotiation
02:07:23.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.405860 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:23.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.763757 (+1357897us) server_negotiation.cc:408] Connection header received
02:07:23.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.763797 (+    40us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:23.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.763799 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:23.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.763822 (+    23us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:23.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.763880 (+    58us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:23.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.763999 (+   119us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:52984: BlockingRecv error: recv got EOF from 127.0.0.1:52984 (error 108)
02:07:23.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
02:07:23.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:23.771432 11970 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:23.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.318606 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:52542 (local address 127.10.87.253:39437)
02:07:23.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.357496 (+ 38890us) server_negotiation.cc:207] Beginning negotiation
02:07:23.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.357497 (+     1us) server_negotiation.cc:400] Waiting for connection header
02:07:23.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.357507 (+    10us) server_negotiation.cc:408] Connection header received
02:07:23.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.357524 (+    17us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:23.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.357525 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:23.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.357535 (+    10us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:23.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.359495 (+  1960us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:23.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.770127 (+2410632us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:23.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.770997 (+   870us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:23.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.771211 (+   214us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:52542: BlockingRecv error: recv got EOF from 127.0.0.1:52542 (error 108)
02:07:23.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":38872,"thread_start_us":42,"threads_started":1}
02:07:23.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:23.781695 11983 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:23.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.406079 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:52960 (local address 127.10.87.253:39437)
02:07:23.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.444460 (+ 38381us) server_negotiation.cc:207] Beginning negotiation
02:07:23.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.444463 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:07:23.924 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:23.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.781350 (+1336887us) server_negotiation.cc:408] Connection header received
02:07:23.925 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:23.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.781393 (+    43us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:23.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.781394 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:23.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.781442 (+    48us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:23.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.781499 (+    57us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:23.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.781619 (+   120us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:52960: BlockingRecv error: recv got EOF from 127.0.0.1:52960 (error 108)
02:07:23.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":38361}
02:07:23.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:23.792727 10617 connection.cc:466] server connection from 127.0.0.1:54448 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:54448 (request call id 0) could send its response
02:07:23.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:23.794656 11686 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:23.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.421330 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54664 (local address 127.10.87.254:40241)
02:07:23.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.421887 (+   557us) server_negotiation.cc:207] Beginning negotiation
02:07:23.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.421889 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:23.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.865141 (+443252us) server_negotiation.cc:408] Connection header received
02:07:23.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.888747 (+ 23606us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:23.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.888749 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:23.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.888765 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:23.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.888821 (+    56us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:23.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.793659 (+1904838us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:23.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.794422 (+   763us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:23.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.794568 (+   146us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54664: BlockingRecv error: recv got EOF from 127.0.0.1:54664 (error 108)
02:07:23.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":531}
02:07:23.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:23.820232 11959 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:23.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.318374 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:52462 (local address 127.10.87.253:39437)
02:07:23.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.349677 (+ 31303us) server_negotiation.cc:207] Beginning negotiation
02:07:23.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.349679 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:23.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.349689 (+    10us) server_negotiation.cc:408] Connection header received
02:07:23.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.349705 (+    16us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:23.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.349705 (+     0us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:23.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.349713 (+     8us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:23.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.359386 (+  9673us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:23.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.819063 (+2459677us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:23.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.819951 (+   888us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:23.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.820149 (+   198us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:52462: BlockingRecv error: recv got EOF from 127.0.0.1:52462 (error 108)
02:07:23.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":31288,"thread_start_us":47,"threads_started":1}
02:07:23.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:23.823987 11903 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:23.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.317955 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:52500 (local address 127.10.87.253:39437)
02:07:23.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.337485 (+ 19530us) server_negotiation.cc:207] Beginning negotiation
02:07:23.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.337487 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:23.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.337498 (+    11us) server_negotiation.cc:408] Connection header received
02:07:23.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.337517 (+    19us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:23.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.337518 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:23.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.337529 (+    11us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:23.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.337610 (+    81us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:23.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.420486 (+ 82876us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:23.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.421305 (+   819us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:23.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.586946 (+165641us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:23.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.587189 (+   243us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:07:23.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.620352 (+ 33163us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:07:23.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.620358 (+     6us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:07:23.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.620359 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:07:23.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.620365 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
02:07:23.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.620396 (+    31us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:07:23.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.620400 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:07:23.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.620462 (+    62us) server_negotiation.cc:1036] Waiting for connection context
02:07:23.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.823873 (+2203411us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:52500: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:52500): Cannot send after transport endpoint shutdown (error 108)
02:07:23.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":19494,"thread_start_us":63,"threads_started":1}
02:07:23.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:23.827427 11941 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:23.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.318147 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:52398 (local address 127.10.87.253:39437)
02:07:23.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.341087 (+ 22940us) server_negotiation.cc:207] Beginning negotiation
02:07:23.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.341089 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:23.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.341107 (+    18us) server_negotiation.cc:408] Connection header received
02:07:23.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.341126 (+    19us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:23.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.341127 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:23.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.341136 (+     9us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:23.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.344944 (+  3808us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:23.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.299571 (+954627us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:23.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.300570 (+   999us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:23.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.826568 (+1525998us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:23.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.826794 (+   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
02:07:23.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.827084 (+   290us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:07:23.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.827091 (+     7us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:07:23.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.827092 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:07:23.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.827099 (+     7us) server_negotiation.cc:923] calling sasl_server_start()
02:07:23.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.827124 (+    25us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:07:23.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.827128 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:07:23.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.827196 (+    68us) server_negotiation.cc:1036] Waiting for connection context
02:07:23.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.827335 (+   139us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:52398: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:52398): Connection reset by peer (error 104)
02:07:23.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22919,"thread_start_us":72,"threads_started":1}
02:07:23.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:23.828369 10696 connection.cc:466] server connection from 127.0.0.1:52380 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52380 (request call id 0) could send its response
02:07:23.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:23.838668 11964 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:23.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.406090 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:52968 (local address 127.10.87.253:39437)
02:07:23.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.469040 (+ 62950us) server_negotiation.cc:207] Beginning negotiation
02:07:23.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.469042 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:23.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.838024 (+1368982us) server_negotiation.cc:408] Connection header received
02:07:23.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.838391 (+   367us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:23.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.838394 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:23.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.838411 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:23.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.838462 (+    51us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:23.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.838577 (+   115us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:52968: BlockingRecv error: recv got EOF from 127.0.0.1:52968 (error 108)
02:07:23.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":62933}
02:07:23.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:23.840260 11898 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:23.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.293583 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:52356 (local address 127.10.87.253:39437)
02:07:23.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.315522 (+ 21939us) server_negotiation.cc:207] Beginning negotiation
02:07:23.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.315524 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:23.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.315537 (+    13us) server_negotiation.cc:408] Connection header received
02:07:23.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.315556 (+    19us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:23.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.315557 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:23.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.315567 (+    10us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:23.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.316334 (+   767us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:23.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.839281 (+2522947us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:23.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.840066 (+   785us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:23.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.840189 (+   123us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:52356: BlockingWrite error: write error: Broken pipe (error 32)
02:07:23.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":21922,"thread_start_us":34,"threads_started":1}
02:07:23.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:23.926888 11991 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:23.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.515836 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54754 (local address 127.10.87.254:40241)
02:07:23.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.557755 (+ 41919us) server_negotiation.cc:207] Beginning negotiation
02:07:23.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.557757 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:23.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.557772 (+    15us) server_negotiation.cc:408] Connection header received
02:07:23.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.557805 (+    33us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:23.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.557806 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:23.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.557822 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:23.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.557937 (+   115us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:23.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.925733 (+2367796us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:23.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.926642 (+   909us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:23.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.926808 (+   166us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54754: BlockingRecv error: recv got EOF from 127.0.0.1:54754 (error 108)
02:07:23.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":41890,"thread_start_us":110,"threads_started":1}
02:07:23.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:23.929170 11997 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:23.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.685999 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54784 (local address 127.10.87.254:40241)
02:07:23.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.686063 (+    64us) server_negotiation.cc:207] Beginning negotiation
02:07:23.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.686065 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:23.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.970692 (+284627us) server_negotiation.cc:408] Connection header received
02:07:23.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.970720 (+    28us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:23.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.970721 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:23.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.970733 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:23.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.970797 (+    64us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:23.934 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:23.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.160717 (+189920us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:23.934 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:23.934 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.254:40241: connection closed
02:07:23.937 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:23.938 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:23.938 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.254:40241: connection closed
02:07:23.939 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:23.942 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:23.943 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:23.943 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:23.944 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:23.946 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:23.947 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:23.949 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:23.950 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:23.951 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:23.952 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:23.953 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:23.901 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:23.956 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:23.956 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:23.956 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3590), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [487ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [510ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [3220ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [3367ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:23.957 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xaf55c018, L:/127.0.0.1:55460 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:23.957 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:23.959 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:23.959 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:23.960 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:23.962 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:23.962 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:23.963 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x449173ad, L:/127.0.0.1:52520 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:23.963 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:23.963 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:23.963 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:23.964 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:23.964 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x90a6bd25, L:/127.0.0.1:54994 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:23.964 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:23.965 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:23.970 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:23.971 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x096c49e0, L:/127.0.0.1:54478 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:23.972 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfb441956, L:/127.0.0.1:55512 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:23.973 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:23.973 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x64e3dbc0, L:/127.0.0.1:53240 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:23.973 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:23.973 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:23.974 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x574ff8d3, L:/127.0.0.1:55048 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:23.974 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:23.974 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:23.974 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:23.975 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:23.975 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:23.975 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xed0795bf, L:/127.0.0.1:55020 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:23.976 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:23.978 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:23.978 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:23.980 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:23.981 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:23.981 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:23.981 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:23.982 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:23.984 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:23.986 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:23.986 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:23.987 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:23.987 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:23.987 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:23.987 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:23.987 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:23.988 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3616), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [424ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [431ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1169ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [1697ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [3368ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:23.990 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:23.990 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:23.993 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:23.993 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:23.994 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf8ab958d, L:/127.0.0.1:55602 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:23.994 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:23.995 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:23.996 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:23.996 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:23.996 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:23.997 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:23.997 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:23.997 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:23.999 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb7c479b8, L:/127.0.0.1:55384 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:23.999 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:24.002 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:24.002 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:24.002 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:24.002 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:24.003 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:24.003 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:24.004 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:24.004 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:24.004 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:24.004 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:24.004 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3630), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [272ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [276ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [316ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1953ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [3366ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:24.005 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.005 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:24.005 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:24.006 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:24.006 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:24.006 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:24.006 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3632), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [279ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [284ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [313ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1105ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [3374ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:24.006 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:24.006 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:24.006 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:24.007 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.007 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:24.007 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:24.007 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state NEGOTIATING
02:07:24.007 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:24.007 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:24.008 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:24.008 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:24.009 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:24.009 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:24.011 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:24.012 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:24.013 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:24.014 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:24.014 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:24.015 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:24.016 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:24.016 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:24.016 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:24.016 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:24.016 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:24.017 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:24.017 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:24.017 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:24.018 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.018 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:24.018 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.018 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:24.019 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:24.019 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:24.020 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x74c6c98a, L:/127.0.0.1:55290 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:24.021 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:24.023 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:24.023 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:24.024 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x02a84935, L:/127.0.0.1:55732 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:24.024 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:24.025 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:24.026 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:24.029 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4551ad0c, L:/127.0.0.1:52538 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:24.030 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x170a4be0, L:/127.0.0.1:55326 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:24.030 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.030 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:24.030 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:24.030 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:24.031 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6e40d1eb, L:/127.0.0.1:52788 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:24.032 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:24.032 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:24.032 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:24.032 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3684), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [617ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [3507ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [3516ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:24.032 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:24.032 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x756c59fc, L:/127.0.0.1:52692 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:24.032 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:24.032 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:24.033 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:24.033 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:24.033 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:24.033 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:24.034 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.034 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:24.035 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:24.035 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:24.035 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3670), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [540ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [541ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1471ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [3451ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:24.036 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc5a33bcf, L:/127.0.0.1:54768 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:24.036 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:24.036 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:24.036 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:24.037 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:24.037 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3719), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [228ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [742ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1377ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [3586ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:24.037 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:24.037 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7ca9bc07, L:/127.0.0.1:55778 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:24.038 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:24.038 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3735), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [624ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1403ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [3609ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:24.038 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:24.040 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:24.040 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xaf96239a, L:/127.0.0.1:55734 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:24.041 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:24.041 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:24.042 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:24.042 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:24.042 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:24.042 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:24.042 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa0020141, L:/127.0.0.1:54740 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:24.043 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:24.043 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:24.043 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:24.043 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x606d1719, L:/127.0.0.1:55708 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:24.043 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:24.043 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.044 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x91d15146, L:/127.0.0.1:55674 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:24.044 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:24.044 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:24.044 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3c686621, L:/127.0.0.1:52876 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:24.049 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x727a2909, L:/127.0.0.1:55726 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:24.050 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:24.050 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:24.050 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3673), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [309ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [315ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [3129ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [3400ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [3406ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:24.054 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:24.054 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:24.055 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:24.055 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:24.055 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:24.056 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:24.056 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:24.056 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:24.056 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:24.057 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.057 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:24.058 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8f52f409, L:/127.0.0.1:55660 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:24.058 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:24.058 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:24.059 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:24.060 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x40f8c249, L:/127.0.0.1:55646 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:24.061 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:24.065 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:24.065 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3734), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [199ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [668ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1336ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [3572ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:24.067 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x64de0f46, L:/127.0.0.1:55472 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:24.068 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:24.069 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4460e5c9, L:/127.0.0.1:56208 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:23.930 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:24.035 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc486cb99, L:/127.0.0.1:52728 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:24.033 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:24.070 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:24.071 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.071 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:24.071 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:24.021 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:24.072 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:24.072 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:24.073 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:24.073 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:24.021 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:24.074 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:24.074 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state NEGOTIATING
02:07:24.074 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:24.075 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:24.075 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.075 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:24.076 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:24.076 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:24.076 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:24.077 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.077 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:24.078 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.078 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:24.078 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:24.078 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:24.079 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:24.080 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:24.080 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:24.080 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:24.080 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:24.080 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:24.019 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:24.081 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:24.081 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:24.081 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:24.082 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:24.082 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:24.082 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:24.083 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.083 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:24.084 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:24.085 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x75b21cda, L:/127.0.0.1:56196 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:24.086 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcaee10ad, L:/127.0.0.1:55630 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:24.087 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:24.089 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:24.089 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=585), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [105ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [537ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:24.090 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:24.090 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3775), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [227ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [564ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [891ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [3637ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:24.091 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:24.091 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:24.091 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xedb55ca0, L:/127.0.0.1:55080 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:24.092 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:24.094 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.094 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:24.094 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.254:40241: connection closed
02:07:24.094 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2b4c6a77, L:/127.0.0.1:56222 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:24.094 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x298ea4b5, L:/127.0.0.1:52326 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:24.095 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:24.096 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:24.096 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3742), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [177ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [1033ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1671ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [2095ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [3570ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:24.097 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.097 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:24.097 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:24.098 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:24.098 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3723), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [272ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [277ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [322ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [3351ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [3459ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:24.099 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7f777f2c, L:/127.0.0.1:55060 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:24.099 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:24.099 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3804), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [250ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [681ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1105ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [2058ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [3682ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:24.100 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xdaf19a09, L:/127.0.0.1:53272 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:24.103 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf602d898, L:/127.0.0.1:53204 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:24.103 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa07b51d9, L:/127.0.0.1:56142 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:24.105 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:24.105 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0d016854, L:/127.0.0.1:55054 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:24.118 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7f883a6a, L:/127.0.0.1:53236 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:24.118 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:24.120 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:24.121 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:24.121 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:24.121 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:24.125 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4c40a6b8, L:/127.0.0.1:56130 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:24.126 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbf15b895, L:/127.0.0.1:55004 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:24.009 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:24.004 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:24.126 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:23.957 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:24.117 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6bd116bd, L:/127.0.0.1:55102 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:24.116 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x224b79af, L:/127.0.0.1:55090 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:24.116 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xac68360c, L:/127.0.0.1:55112 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:24.128 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:24.116 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xcfffdfdf, L:/127.0.0.1:53220 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:24.116 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6c919f2c, L:/127.0.0.1:56176 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:24.115 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd1aa8256, L:/127.0.0.1:56156 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:24.129 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:24.114 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:24.129 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:24.130 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:24.114 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfbe34457, L:/127.0.0.1:56148 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:24.130 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:24.112 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc256517b, L:/127.0.0.1:53162 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:24.110 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7c7e0dd3, L:/127.0.0.1:53188 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:24.109 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe2b187db, L:/127.0.0.1:55022 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:24.109 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3779), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [206ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [657ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1122ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [2080ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [3602ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:24.108 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xeddb5297, L:/127.0.0.1:55072 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:24.108 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:24.107 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xadc7f9bc, L:/127.0.0.1:53282 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:24.107 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:24.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.161566 (+   849us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:24.107 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb3cf5d91, L:/127.0.0.1:53252 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:24.105 [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, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [92ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [523ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:24.133 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf632fd14, L:/127.0.0.1:56082 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:24.133 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6bc8036d, L:/127.0.0.1:55062 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:24.132 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:24.131 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x404c968e, L:/127.0.0.1:53138 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:24.089 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:24.088 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:24.087 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:24.135 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:24.135 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:24.080 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3738), Traces: [0ms] refreshing cache from master, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [185ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [663ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1950ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [3568ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:24.135 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:24.135 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:24.135 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd23e1323, L:/127.0.0.1:53122 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:24.137 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x75651688, L:/127.0.0.1:56168 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:24.138 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:24.139 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:24.139 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:24.139 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:24.139 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:24.139 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:24.140 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3833), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [239ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [698ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1095ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [2485ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [3705ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:24.140 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:24.140 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb70586ca, L:/127.0.0.1:53200 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:24.141 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xce42d515, L:/127.0.0.1:56068 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:24.141 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:24.141 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=625), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [51ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [114ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [520ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [552ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [558ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:24.142 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa06af6dd, L:/127.0.0.1:56070 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:24.143 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x584d1b8c, L:/127.0.0.1:56112 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:24.143 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:24.143 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=647), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [57ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [76ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [138ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [596ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [604ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:24.144 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:24.144 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:24.144 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=647), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [70ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [98ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [598ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:24.144 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=641), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [77ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [78ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [595ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:24.145 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:24.145 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:24.145 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=631), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [92ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [117ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [549ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [575ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:24.146 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:24.147 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:24.147 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:24.148 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:24.148 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:24.148 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:24.148 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf9c6f6aa, L:/127.0.0.1:53296 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:24.148 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:24.148 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:24.149 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:24.149 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=620), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [151ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [542ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, [564ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, deferred=null) after lookup
02:07:24.149 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:24.149 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2385d01d, L:/127.0.0.1:53112 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:24.150 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:24.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.928521 (+1766955us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:24.150 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:24.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.928749 (+   228us) 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
02:07:24.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.928854 (+   105us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:07:24.150 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:24.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.928859 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:07:24.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.928859 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:07:24.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.928865 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
02:07:24.150 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:24.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.928883 (+    18us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:07:24.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.928887 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:07:24.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.928944 (+    57us) server_negotiation.cc:1036] Waiting for connection context
02:07:24.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.929060 (+   116us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54784: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54784): Connection reset by peer (error 104)
02:07:24.150 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:24.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
02:07:24.150 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:23.931038 11918 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:24.150 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:24.150 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:24.150 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=630), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [130ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [170ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [548ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, [554ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, deferred=null) after lookup
02:07:24.151 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:24.151 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.151 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:24.152 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:24.152 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:24.153 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:24.153 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x27938083, L:/127.0.0.1:53176 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:24.154 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:24.154 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state NEGOTIATING
02:07:24.154 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6f9ee08b, L:/127.0.0.1:53264 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:24.154 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:24.155 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3dac0150, L:/127.0.0.1:55040 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:24.154 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:24.153 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:24.155 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:24.156 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:24.156 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:24.156 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:24.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.779585 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54824 (local address 127.10.87.254:40241)
02:07:24.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.785166 (+  5581us) server_negotiation.cc:207] Beginning negotiation
02:07:24.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.785168 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:24.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.955123 (+169955us) server_negotiation.cc:408] Connection header received
02:07:24.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.955150 (+    27us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:24.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.955151 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:24.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.955168 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:24.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.955223 (+    55us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:24.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.053479 (+ 98256us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:24.157 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:24.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.054300 (+   821us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:24.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.930489 (+1876189us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:24.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.930675 (+   186us) 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
02:07:24.139 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:24.159 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:24.160 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:24.160 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:24.160 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:24.160 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:24.161 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:24.161 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:24.161 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=638), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [12ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [85ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [439ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [553ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [568ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:24.161 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5667dfa5, L:/127.0.0.1:55010 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:24.161 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0dd3e800, L:/127.0.0.1:53216 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:24.161 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.162 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.162 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:24.166 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.167 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:24.167 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:24.168 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6cc57291, L:/127.0.0.1:56096 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:24.168 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:24.168 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:24.171 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:24.172 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.173 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:24.174 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:24.175 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:24.176 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:24.176 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:24.176 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:24.176 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:24.177 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:24.177 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.930769 (+    94us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:07:24.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.930772 (+     3us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:07:24.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.930772 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:07:24.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.930777 (+     5us) server_negotiation.cc:923] calling sasl_server_start()
02:07:24.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.930785 (+     8us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:07:24.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.930788 (+     3us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:07:24.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.930832 (+    44us) server_negotiation.cc:1036] Waiting for connection context
02:07:24.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.930929 (+    97us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54824: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54824): Connection reset by peer (error 104)
02:07:24.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":5554}
02:07:24.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:23.933231 11947 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:24.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.986560 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:52914 (local address 127.10.87.253:39437)
02:07:24.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.189545 (+202985us) server_negotiation.cc:207] Beginning negotiation
02:07:24.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.189548 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:07:24.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.189556 (+     8us) server_negotiation.cc:408] Connection header received
02:07:24.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.189575 (+    19us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:24.178 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:24.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.189575 (+     0us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:24.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.189590 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:24.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.189659 (+    69us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:24.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.932150 (+1742491us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:24.178 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:24.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.932981 (+   831us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:24.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.933161 (+   180us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:52914: BlockingRecv error: recv got EOF from 127.0.0.1:52914 (error 108)
02:07:24.178 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:24.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":202968}
02:07:24.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:23.934196 11857 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:24.179 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x433a691b, L:/127.0.0.1:56170 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:24.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.295666 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54632 (local address 127.10.87.254:40241)
02:07:24.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.359320 (+ 63654us) server_negotiation.cc:207] Beginning negotiation
02:07:24.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.359323 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:07:24.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.469485 (+110162us) server_negotiation.cc:408] Connection header received
02:07:24.179 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0dfa3c9f, L:/127.0.0.1:56122 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:24.179 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:24.179 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:24.180 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:24.180 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:24.180 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:24.180 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:24.180 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:24.180 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:24.180 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:24.180 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:24.180 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=676), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [98ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [99ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [601ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [623ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:24.180 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:24.181 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:24.181 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:24.181 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:24.181 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:24.181 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:24.181 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:24.182 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:24.182 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4e9d9c02, L:/127.0.0.1:56056 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:24.182 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.182 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:24.182 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:24.182 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:24.183 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:24.183 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.183 [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.10.87.254:40241, [68ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [69ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [591ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [623ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:24.183 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.183 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:24.183 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9a952438, L:/127.0.0.1:55244 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:24.183 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:24.183 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=684), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [77ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [78ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [617ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [638ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:24.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.469516 (+    31us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:24.184 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:24.184 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:24.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.469517 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:24.184 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:24.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.469535 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:24.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.469613 (+    78us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:24.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.762900 (+2293287us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:24.184 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:24.184 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:24.185 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:24.181 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5acad1e3, L:/127.0.0.1:53142 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:24.185 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:24.185 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:24.186 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:24.186 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:24.186 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:24.186 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3872), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [231ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [459ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1073ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1337ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [3739ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:24.187 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6482cf0e, L:/127.0.0.1:53140 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:24.187 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:24.187 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:24.188 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:24.188 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:24.188 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:24.188 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:24.188 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:24.188 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:24.188 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.188 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:24.189 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:24.189 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.189 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:24.189 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:24.190 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:24.190 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:24.190 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state NEGOTIATING
02:07:24.190 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:24.190 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.191 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:24.191 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:24.191 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=683), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [126ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [133ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [548ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [569ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [630ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:24.191 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:24.191 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:24.192 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:24.192 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:24.193 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:24.193 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6671311b, L:/127.0.0.1:55016 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:24.185 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:24.193 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:24.193 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:24.193 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:24.194 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:24.194 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:24.194 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:24.194 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:24.194 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state NEGOTIATING
02:07:24.194 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:24.194 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.195 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.195 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:24.195 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:24.195 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:24.195 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:24.196 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:24.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.763792 (+   892us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:24.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.933630 (+169838us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:24.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.933807 (+   177us) 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
02:07:24.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.933906 (+    99us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:07:24.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.933910 (+     4us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:07:24.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.933910 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:07:24.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.933916 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
02:07:24.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.933936 (+    20us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:07:24.196 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.933939 (+     3us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:07:24.196 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:24.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.933997 (+    58us) server_negotiation.cc:1036] Waiting for connection context
02:07:24.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.934116 (+   119us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54632: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54632): Connection reset by peer (error 104)
02:07:24.196 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:24.197 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:24.197 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:24.197 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:24.197 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.198 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.198 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:24.199 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:24.199 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:24.199 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:24.199 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:24.199 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:24.199 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:24.199 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:24.199 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:24.199 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:24.199 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:24.200 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:24.200 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:24.200 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:24.200 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:24.201 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:24.201 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:24.201 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:24.201 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:24.201 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:24.202 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:24.202 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:24.202 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:24.202 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:24.202 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.202 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:24.202 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:24.202 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:24.203 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.203 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:24.203 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:24.203 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:24.203 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.203 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:24.203 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:24.203 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.203 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:24.204 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:24.205 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7555299f, L:/127.0.0.1:56228 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:24.205 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:24.205 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:24.205 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:24.205 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:24.205 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:24.205 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:24.205 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:24.205 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.206 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:24.206 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:24.206 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=696), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [68ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [69ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [644ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:24.206 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.206 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:24.206 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:24.207 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:24.207 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:24.207 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:24.207 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:24.207 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:24.207 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:24.207 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:24.208 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.208 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:24.208 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:24.208 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:24.208 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:24.209 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3167f2e3, L:/127.0.0.1:56190 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:24.209 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:24.209 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:24.209 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.209 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:24.210 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.210 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:24.210 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:24.210 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x29bd372d, L:/127.0.0.1:56236 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:24.210 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:24.211 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.211 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:24.211 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:24.212 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:24.212 [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.10.87.254:40241, [54ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [55ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [575ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [582ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [626ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:24.212 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:24.212 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:24.213 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:24.213 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:24.213 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.214 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:24.214 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:24.214 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.214 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:24.215 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:24.215 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0ccf3a45, L:/127.0.0.1:55406 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:24.217 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:24.217 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:24.217 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.218 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:24.218 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.218 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:24.218 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:24.218 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:24.219 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:24.219 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:24.219 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state NEGOTIATING
02:07:24.219 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:24.219 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:24.219 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:24.220 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.220 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:24.220 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:24.220 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:24.221 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.221 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:24.222 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:24.222 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:24.222 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=721), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [95ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [96ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [572ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [651ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [675ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:24.222 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:24.222 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:24.222 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:24.222 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:24.222 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:24.223 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:24.223 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:24.224 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:24.224 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:24.224 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:24.225 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.225 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:24.225 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:24.225 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:24.225 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.225 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:24.227 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:24.227 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:24.227 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:24.228 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:24.228 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:24.228 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:24.229 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:24.229 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:24.229 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:24.229 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:24.229 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:24.230 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:24.197 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:24.231 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:24.232 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:24.232 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:24.232 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:24.232 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:24.232 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:24.232 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:24.232 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:24.233 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:24.233 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf18788b8, L:/127.0.0.1:53226 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:24.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":63620,"thread_start_us":59,"threads_started":1}
02:07:24.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:23.941432 11828 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:24.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.440766 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54718 (local address 127.10.87.254:40241)
02:07:24.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.446650 (+  5884us) server_negotiation.cc:207] Beginning negotiation
02:07:24.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.446651 (+     1us) server_negotiation.cc:400] Waiting for connection header
02:07:24.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.797099 (+350448us) server_negotiation.cc:408] Connection header received
02:07:24.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.797124 (+    25us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:24.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.797125 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:24.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.797138 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:24.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.797192 (+    54us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:24.234 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.185892 (+388700us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:24.234 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:24.196 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:24.193 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:24.235 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:24.235 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:24.235 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:24.235 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:24.235 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:24.235 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:24.190 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:24.235 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3862), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [288ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [293ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [882ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [3600ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:24.235 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:24.235 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=716), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [87ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [571ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [646ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [646ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:24.236 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:24.236 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:24.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.277386 (+ 91494us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:24.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.940910 (+1663524us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:24.218 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:24.237 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:24.237 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:24.237 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:24.237 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:24.237 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:24.237 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:24.207 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb06844c5, L:/127.0.0.1:55014 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:24.206 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:24.238 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:24.238 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state NEGOTIATING
02:07:24.239 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:24.239 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.239 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:24.239 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299997, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299997, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299997, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:24.239 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:24.239 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:24.240 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:24.240 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299987, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:24.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.941092 (+   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
02:07:24.240 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:24.240 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:24.241 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:24.242 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:24.242 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:24.243 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:24.243 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:24.243 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:24.244 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.244 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:24.244 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299998, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299993, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299991, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299990, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:24.244 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.244 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:24.245 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:24.245 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:24.245 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:24.245 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:24.245 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:24.245 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:24.245 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:24.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.941227 (+   135us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:07:24.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.941230 (+     3us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:07:24.245 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.245 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:24.246 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:24.246 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.246 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:24.247 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:24.247 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:24.247 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:24.247 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.247 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.247 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:24.247 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:24.247 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:24.247 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:24.247 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=723), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [54ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [92ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [392ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [544ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, [568ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, deferred=null) after lookup
02:07:24.247 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=721), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [51ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [53ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [546ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [553ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [570ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:24.248 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.248 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:24.248 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:24.249 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:24.250 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:24.250 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:24.250 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:24.250 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:24.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.941231 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:07:24.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.941332 (+   101us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54718: getpeername error: Transport endpoint is not connected (error 107)
02:07:24.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":5870}
02:07:24.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:23.966351 11792 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:24.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.451172 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54730 (local address 127.10.87.254:40241)
02:07:24.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.451961 (+   789us) server_negotiation.cc:207] Beginning negotiation
02:07:24.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.451963 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:24.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.796222 (+344259us) server_negotiation.cc:408] Connection header received
02:07:24.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.796249 (+    27us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:24.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.796250 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:24.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.796266 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:24.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.796318 (+    52us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:24.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.221471 (+425153us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:24.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.222187 (+   716us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:24.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.965761 (+1743574us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:24.252 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.252 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:24.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.965940 (+   179us) 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
02:07:24.252 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299996, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299992, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299989, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299989, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:24.252 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.254:40241: connection closed
02:07:24.253 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:24.253 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:24.253 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:24.253 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:24.253 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:24.253 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:24.254 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:24.254 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:24.254 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:24.254 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:24.254 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:24.254 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:24.254 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:24.254 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:24.255 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:24.255 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:24.255 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:24.256 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:24.256 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:24.256 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:24.256 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:24.256 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:24.256 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.257 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:24.257 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:24.257 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:24.257 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:24.257 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:24.257 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:24.257 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:24.258 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:24.258 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:24.258 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:24.258 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:24.258 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:24.258 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:24.258 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:24.258 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:24.258 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:24.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.966040 (+   100us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:07:24.258 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.966043 (+     3us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:07:24.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.966044 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:07:24.258 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:24.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.966048 (+     4us) server_negotiation.cc:923] calling sasl_server_start()
02:07:24.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.966060 (+    12us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:07:24.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.966065 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:07:24.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.966121 (+    56us) server_negotiation.cc:1036] Waiting for connection context
02:07:24.259 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.966244 (+   123us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54730: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54730): Connection reset by peer (error 104)
02:07:24.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":767}
02:07:24.259 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:24.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:24.003274 11988 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:24.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.422531 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:52702 (local address 127.10.87.253:39437)
02:07:24.259 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:24.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.429687 (+  7156us) server_negotiation.cc:207] Beginning negotiation
02:07:24.259 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:24.259 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:24.260 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.260 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:24.260 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:24.260 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:24.260 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:24.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.429688 (+     1us) server_negotiation.cc:400] Waiting for connection header
02:07:24.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.856552 (+426864us) server_negotiation.cc:408] Connection header received
02:07:24.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.856588 (+    36us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:24.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.856590 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:24.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.856605 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:24.261 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:24.261 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:24.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.856679 (+    74us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:24.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.133805 (+277126us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:24.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.134576 (+   771us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:24.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.943093 (+1808517us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:24.261 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:24.261 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:24.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.943298 (+   205us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:07:24.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.003081 (+ 59783us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:07:24.262 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:24.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.003087 (+     6us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:07:24.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.003088 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:07:24.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.003189 (+   101us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:52702: getpeername error: Transport endpoint is not connected (error 107)
02:07:24.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":7143,"thread_start_us":56,"threads_started":1}
02:07:24.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:24.031431 11973 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:24.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.439319 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:52716 (local address 127.10.87.253:39437)
02:07:24.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.519557 (+ 80238us) server_negotiation.cc:207] Beginning negotiation
02:07:24.262 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.519559 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:24.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.799676 (+280117us) server_negotiation.cc:408] Connection header received
02:07:24.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.799725 (+    49us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:24.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.799726 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:24.262 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:24.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.799739 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:24.262 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.262 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:24.262 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:24.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.799805 (+    66us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:24.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.365295 (+565490us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:24.263 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:24.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.366148 (+   853us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:24.263 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:24.263 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:24.263 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.263 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:24.263 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:24.263 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:24.263 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:24.263 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.264 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:24.264 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:24.264 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:24.264 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:24.264 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:24.264 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:24.265 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.265 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:24.265 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.265 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:24.265 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:24.265 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:24.265 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:24.265 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.265 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:24.265 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.266 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:24.266 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:24.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.030901 (+1664753us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:24.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.031122 (+   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
02:07:24.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.031252 (+   130us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:07:24.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.031256 (+     4us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:07:24.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.031257 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:07:24.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.031336 (+    79us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:52716: getpeername error: Transport endpoint is not connected (error 107)
02:07:24.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":80206}
02:07:24.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:24.092015 11978 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:24.266 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:24.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.440745 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54710 (local address 127.10.87.254:40241)
02:07:24.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.441497 (+   752us) server_negotiation.cc:207] Beginning negotiation
02:07:24.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.441499 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:24.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.797944 (+356445us) server_negotiation.cc:408] Connection header received
02:07:24.266 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:24.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.797968 (+    24us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:24.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.797970 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:24.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.797981 (+    11us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:24.267 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:24.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.798042 (+    61us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:24.267 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.205488 (+407446us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:24.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.206327 (+   839us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:24.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.927058 (+1720731us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:24.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.927266 (+   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
02:07:24.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.927375 (+   109us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:07:24.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.927380 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:07:24.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.927380 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:07:24.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.927385 (+     5us) server_negotiation.cc:923] calling sasl_server_start()
02:07:24.267 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.267 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:24.267 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:24.269 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:24.269 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:24.269 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:24.270 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:24.270 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:24.270 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.271 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:24.272 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:24.272 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:24.272 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:24.272 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:24.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.927403 (+    18us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:07:24.273 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:24.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.927407 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:07:24.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.927455 (+    48us) server_negotiation.cc:1036] Waiting for connection context
02:07:24.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.091912 (+164457us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54710: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54710): Connection reset by peer (error 104)
02:07:24.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":716}
02:07:24.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:24.170564 11686 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:24.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.946020 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55070 (local address 127.10.87.254:40241)
02:07:24.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.952185 (+  6165us) server_negotiation.cc:207] Beginning negotiation
02:07:24.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.952187 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:24.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.952216 (+    29us) server_negotiation.cc:408] Connection header received
02:07:24.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.996893 (+ 44677us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:24.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.996895 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:24.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.996908 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:24.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.996962 (+    54us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:24.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.000946 (+  3984us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:24.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.001760 (+   814us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:24.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.170028 (+168268us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:24.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.170213 (+   185us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:07:24.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.170307 (+    94us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:07:24.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.170310 (+     3us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:07:24.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.170311 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:07:24.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.170316 (+     5us) server_negotiation.cc:923] calling sasl_server_start()
02:07:24.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.170327 (+    11us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:07:24.274 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.170331 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:07:24.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.170376 (+    45us) server_negotiation.cc:1036] Waiting for connection context
02:07:24.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.170480 (+   104us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55070: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:55070): Connection reset by peer (error 104)
02:07:24.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":6138}
02:07:24.275 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:24.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:24.217839 11912 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:24.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.883753 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55008 (local address 127.10.87.254:40241)
02:07:24.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.885955 (+  2202us) server_negotiation.cc:207] Beginning negotiation
02:07:24.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:23.885957 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:24.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.136866 (+250909us) server_negotiation.cc:408] Connection header received
02:07:24.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.167145 (+ 30279us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:24.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.167147 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:24.275 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:24.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.167165 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:24.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.167222 (+    57us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:24.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.216361 (+ 49139us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:24.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.217180 (+   819us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:24.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.217558 (+   378us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55008: BlockingRecv error: recv got EOF from 127.0.0.1:55008 (error 108)
02:07:24.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":2187}
02:07:24.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:24.249684 11804 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:24.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.069802 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54384 (local address 127.10.87.254:40241)
02:07:24.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.070256 (+   454us) server_negotiation.cc:207] Beginning negotiation
02:07:24.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.070259 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:07:24.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.075905 (+  5646us) server_negotiation.cc:408] Connection header received
02:07:24.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.075946 (+    41us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:24.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.075948 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:24.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.075963 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:24.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.077725 (+  1762us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:24.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.091555 (+ 13830us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:24.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.092741 (+  1186us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:24.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.497232 (+404491us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:24.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.497458 (+   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
02:07:24.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.497573 (+   115us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:07:24.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.497577 (+     4us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:07:24.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.497577 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:07:24.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.497583 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
02:07:24.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.497597 (+    14us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:07:24.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.497601 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:07:24.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.497646 (+    45us) server_negotiation.cc:1036] Waiting for connection context
02:07:24.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.249586 (+2751940us) negotiation.cc:326] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:54384: received 0 of 4 requested bytes
02:07:24.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":423,"thread_start_us":118,"threads_started":1}
02:07:24.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:24.249720 11502 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:24.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.223496 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55258 (local address 127.10.87.252:39883)
02:07:24.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.223609 (+   113us) server_negotiation.cc:207] Beginning negotiation
02:07:24.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.223612 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:07:24.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.223624 (+    12us) server_negotiation.cc:408] Connection header received
02:07:24.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.223660 (+    36us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:24.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.223661 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:24.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.223675 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:24.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.223746 (+    71us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:24.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.931303 (+707557us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:24.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.932134 (+   831us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:24.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.083900 (+151766us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:24.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.084117 (+   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
02:07:24.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.249572 (+2165455us) negotiation.cc:326] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:55258: received 0 of 4 requested bytes
02:07:24.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":74}
02:07:24.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:24.250013 11695 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:24.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.235180 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54426 (local address 127.10.87.254:40241)
02:07:24.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.285822 (+ 50642us) server_negotiation.cc:207] Beginning negotiation
02:07:24.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.285823 (+     1us) server_negotiation.cc:400] Waiting for connection header
02:07:24.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.285831 (+     8us) server_negotiation.cc:408] Connection header received
02:07:24.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.285850 (+    19us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:24.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.285851 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:24.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.285865 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:24.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.285951 (+    86us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:24.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.932266 (+646315us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:24.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.933021 (+   755us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:24.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.374286 (+441265us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:24.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.374524 (+   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
02:07:24.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.249939 (+1875415us) negotiation.cc:326] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:54426: received 0 of 4 requested bytes
02:07:24.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":50623,"thread_start_us":69,"threads_started":1}
02:07:24.281 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.282 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:24.282 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.254:40241: connection closed
02:07:24.283 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.283 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:24.283 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.254:40241: connection closed
02:07:24.287 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.287 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:24.288 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.254:40241: connection closed
02:07:24.289 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.290 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:24.290 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:24.291 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.291 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:24.291 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:24.296 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:24.297 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:24.305 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.306 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:24.306 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.254:40241: connection closed
02:07:24.307 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.307 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:24.307 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.254:40241: connection closed
02:07:24.308 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.309 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:24.311 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:24.311 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:24.312 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.313 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:24.313 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:24.314 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:24.314 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:24.315 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.315 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:24.315 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:24.321 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.322 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:24.322 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.254:40241: connection closed
02:07:24.324 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:24.324 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:24.326 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:24.326 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:24.328 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:24.328 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:24.330 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:24.330 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:24.332 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:24.332 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:24.334 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.334 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:24.334 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:24.335 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.336 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:24.336 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.254:40241: connection closed
02:07:24.337 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:24.338 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:24.339 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.339 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:24.341 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:24.341 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:24.343 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.343 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:24.346 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:24.346 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:24.348 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.348 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:24.348 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.254:40241: connection closed
02:07:24.350 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.350 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:24.352 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:24.352 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:24.353 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.353 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:24.354 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:24.354 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:24.355 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:24.355 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:24.356 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:24.356 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:24.358 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:24.358 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:24.361 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.361 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.362 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.388 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:24.395 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:24.395 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:24.406 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:24.406 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8034ea23, L:/127.0.0.1:54384 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:24.412 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:24.416 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.426 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.427 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:24.429 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.254:40241: connection closed
02:07:24.433 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.434 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.437 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.437 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.437 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:24.437 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.254:40241: connection closed
02:07:24.439 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.441 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.443 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.444 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.447 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.451 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.456 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.461 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.462 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:24.463 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.466 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.468 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:24.469 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:24.469 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.473 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.474 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.476 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.478 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.479 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.482 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:24.483676 11884 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:24.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.480239 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55764 (local address 127.10.87.252:39883)
02:07:24.484 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.122504 (+642265us) server_negotiation.cc:207] Beginning negotiation
02:07:24.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.122506 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:24.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.122514 (+     8us) server_negotiation.cc:408] Connection header received
02:07:24.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.122529 (+    15us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:24.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.122530 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:24.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.122538 (+     8us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:24.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.122592 (+    54us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:24.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.140393 (+ 17801us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:24.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.141163 (+   770us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:24.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.483538 (+2342375us) negotiation.cc:326] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:55764: received 0 of 97 requested bytes
02:07:24.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":642254}
02:07:24.497 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.500 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.496 [ERROR - kudu-nio-1] (Connection.java:452) [peer master-127.10.87.252:39883(127.10.87.252:39883)] unexpected exception from downstream on [id: 0x848d7959, L:/127.0.0.1:55764 - R:/127.10.87.252:39883]
java.net.SocketException: Connection reset
	at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394)
	at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:255)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:356)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:156)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:796)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
02:07:24.502 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.502 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state NEGOTIATING due to: [peer master-127.10.87.252:39883(127.10.87.252:39883)] unexpected exception from downstream on [id: 0x848d7959, L:/127.0.0.1:55764 - R:/127.10.87.252:39883]
02:07:24.502 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.252:39883: [peer master-127.10.87.252:39883(127.10.87.252:39883)] unexpected exception from downstream on [id: 0x848d7959, L:/127.0.0.1:55764 - R:/127.10.87.252:39883]
02:07:24.502 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.502 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.503 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.504 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.505 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.505 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:24.505662 11954 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:24.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.318724 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:52618 (local address 127.10.87.253:39437)
02:07:24.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.358558 (+ 39834us) server_negotiation.cc:207] Beginning negotiation
02:07:24.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.358560 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:24.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.592995 (+234435us) server_negotiation.cc:408] Connection header received
02:07:24.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.604921 (+ 11926us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:24.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.604922 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:24.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.604932 (+    10us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:24.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.604989 (+    57us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:24.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.505574 (+2900585us) negotiation.cc:326] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:52618: received 0 of 4 requested bytes
02:07:24.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":39818,"thread_start_us":43,"threads_started":1}
02:07:24.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:24.505650 11926 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:24.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.294071 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54444 (local address 127.10.87.254:40241)
02:07:24.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.322872 (+ 28801us) server_negotiation.cc:207] Beginning negotiation
02:07:24.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.322874 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:24.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.322885 (+    11us) server_negotiation.cc:408] Connection header received
02:07:24.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.322903 (+    18us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:24.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.322904 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:24.507 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.322914 (+    10us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:24.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.323273 (+   359us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:24.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.505573 (+3182300us) negotiation.cc:326] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:54444: received 0 of 4 requested bytes
02:07:24.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":28781,"thread_start_us":78,"threads_started":1}
02:07:24.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:24.505780 11866 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:24.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.287456 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55428 (local address 127.10.87.252:39883)
02:07:24.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.299421 (+ 11965us) server_negotiation.cc:207] Beginning negotiation
02:07:24.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.299424 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:07:24.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.299436 (+    12us) server_negotiation.cc:408] Connection header received
02:07:24.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.299459 (+    23us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:24.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.299460 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:24.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.299472 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:24.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.301280 (+  1808us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:24.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.994004 (+692724us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:24.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.995260 (+  1256us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:24.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.075484 (+ 80224us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:24.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.075741 (+   257us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:07:24.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.505659 (+2429918us) negotiation.cc:326] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:55428: received 0 of 4 requested bytes
02:07:24.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":11938,"thread_start_us":40,"threads_started":1}
02:07:24.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:24.505882 11937 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:24.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.318158 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:52530 (local address 127.10.87.253:39437)
02:07:24.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.341437 (+ 23279us) server_negotiation.cc:207] Beginning negotiation
02:07:24.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.341438 (+     1us) server_negotiation.cc:400] Waiting for connection header
02:07:24.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.485660 (+144222us) server_negotiation.cc:408] Connection header received
02:07:24.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.485696 (+    36us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:24.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.485698 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:24.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.485714 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:24.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.485791 (+    77us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:24.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.505837 (+3020046us) negotiation.cc:326] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:52530: received 0 of 4 requested bytes
02:07:24.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23238,"thread_start_us":54,"threads_started":1}
02:07:24.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:24.505882 11920 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:24.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.294008 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54428 (local address 127.10.87.254:40241)
02:07:24.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.321273 (+ 27265us) server_negotiation.cc:207] Beginning negotiation
02:07:24.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.321275 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:24.508 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.321287 (+    12us) server_negotiation.cc:408] Connection header received
02:07:24.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.321308 (+    21us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:24.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.321308 (+     0us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:24.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.321320 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:24.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.321791 (+   471us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:24.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.505837 (+3184046us) negotiation.cc:326] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:54428: received 0 of 4 requested bytes
02:07:24.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27240}
02:07:24.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:24.506027 11689 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:24.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.408167 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54658 (local address 127.10.87.254:40241)
02:07:24.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.408218 (+    51us) server_negotiation.cc:207] Beginning negotiation
02:07:24.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.408222 (+     4us) server_negotiation.cc:400] Waiting for connection header
02:07:24.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.950332 (+542110us) server_negotiation.cc:408] Connection header received
02:07:24.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.950369 (+    37us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:24.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.950370 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:24.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.950393 (+    23us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:24.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.950455 (+    62us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:24.509 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.505970 (+2555515us) negotiation.cc:326] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:54658: received 0 of 4 requested bytes
02:07:24.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27}
02:07:24.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:24.506057 11929 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:24.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.294303 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54646 (local address 127.10.87.254:40241)
02:07:24.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.329689 (+ 35386us) server_negotiation.cc:207] Beginning negotiation
02:07:24.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.329690 (+     1us) server_negotiation.cc:400] Waiting for connection header
02:07:24.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.482122 (+152432us) server_negotiation.cc:408] Connection header received
02:07:24.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.482152 (+    30us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:24.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.482153 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:24.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.482166 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:24.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.482235 (+    69us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:24.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.506005 (+3023770us) negotiation.cc:326] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:54646: received 0 of 4 requested bytes
02:07:24.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":35366,"thread_start_us":58,"threads_started":1}
02:07:24.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:24.506242 11980 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:24.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.422033 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55620 (local address 127.10.87.252:39883)
02:07:24.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.430024 (+  7991us) server_negotiation.cc:207] Beginning negotiation
02:07:24.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.430025 (+     1us) server_negotiation.cc:400] Waiting for connection header
02:07:24.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.862946 (+432921us) server_negotiation.cc:408] Connection header received
02:07:24.510 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.510 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.510 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.889790 (+ 26844us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:24.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.889792 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:24.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.889805 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:24.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.889876 (+    71us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:24.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.506174 (+2616298us) negotiation.cc:326] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:55620: received 0 of 4 requested bytes
02:07:24.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":7977,"thread_start_us":71,"threads_started":1}
02:07:24.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:24.506265 11890 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:24.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.288223 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55394 (local address 127.10.87.252:39883)
02:07:24.511 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.312014 (+ 23791us) server_negotiation.cc:207] Beginning negotiation
02:07:24.511 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.511 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.511 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.312015 (+     1us) server_negotiation.cc:400] Waiting for connection header
02:07:24.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.312025 (+    10us) server_negotiation.cc:408] Connection header received
02:07:24.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.312041 (+    16us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:24.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.312041 (+     0us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:24.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.312049 (+     8us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:24.511 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.512 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.313341 (+  1292us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:24.512 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.512 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.513 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.251278 (+937937us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:24.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.252387 (+  1109us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:24.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.506193 (+2253806us) negotiation.cc:326] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:55394: received 0 of 4 requested bytes
02:07:24.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23777,"thread_start_us":53,"threads_started":1}
02:07:24.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:24.506435 11989 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:24.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.422614 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:52650 (local address 127.10.87.253:39437)
02:07:24.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.429728 (+  7114us) server_negotiation.cc:207] Beginning negotiation
02:07:24.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.429729 (+     1us) server_negotiation.cc:400] Waiting for connection header
02:07:24.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.889183 (+459454us) server_negotiation.cc:408] Connection header received
02:07:24.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.889215 (+    32us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:24.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.889216 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:24.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.889229 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:24.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.889295 (+    66us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:24.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.506387 (+2617092us) negotiation.cc:326] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:52650: received 0 of 4 requested bytes
02:07:24.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":7100,"thread_start_us":48,"threads_started":1}
02:07:24.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:24.506464 11934 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:24.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.439973 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55690 (local address 127.10.87.252:39883)
02:07:24.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.776468 (+336495us) server_negotiation.cc:207] Beginning negotiation
02:07:24.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.776470 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:24.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.798832 (+ 22362us) server_negotiation.cc:408] Connection header received
02:07:24.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.798859 (+    27us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:24.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.798860 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:24.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.798874 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:24.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.798933 (+    59us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:24.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.199827 (+400894us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:24.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.200530 (+   703us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:24.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.506406 (+2305876us) negotiation.cc:326] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:55690: received 0 of 4 requested bytes
02:07:24.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":336480}
02:07:24.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:24.506618 11981 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:24.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.422132 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55618 (local address 127.10.87.252:39883)
02:07:24.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.430063 (+  7931us) server_negotiation.cc:207] Beginning negotiation
02:07:24.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.430064 (+     1us) server_negotiation.cc:400] Waiting for connection header
02:07:24.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.863575 (+433511us) server_negotiation.cc:408] Connection header received
02:07:24.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.863606 (+    31us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:24.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.863607 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:24.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.863620 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:24.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.863681 (+    61us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:24.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.066287 (+202606us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:24.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.067182 (+   895us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:24.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.506580 (+2439398us) negotiation.cc:326] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:55618: received 0 of 4 requested bytes
02:07:24.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":7919,"thread_start_us":58,"threads_started":1}
02:07:24.516 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.516 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.516 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.517 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.517 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.518 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.518 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.518 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.518 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.518 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.519 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.519 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.519 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.519 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.519 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.519 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.520 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.521 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.521 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.521 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.522 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.522 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.523 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.523 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:24.524 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.524 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:24.526 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:24.526 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:24.526 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:24.528 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.528 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:24.530 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:24.532 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:24.535 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcb5bc1df, L:/127.0.0.1:55114 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:24.544 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:24.545 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:24.546 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:24.547 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:24.553 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:24.554 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:24.556 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:24.557 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:24.558 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:24.559 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:24.559 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:24.560 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:24.560 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:24.561 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:24.562 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.562 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:24.564 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:24.564 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:24.568 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:24.568 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2e3e88a7, L:/127.0.0.1:55800 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:24.569 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:24.571 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:24.571 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.571 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:24.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:24.571877 11949 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:24.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.386545 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:52926 (local address 127.10.87.253:39437)
02:07:24.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.386599 (+    54us) server_negotiation.cc:207] Beginning negotiation
02:07:24.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.386601 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:24.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.570673 (+2184072us) server_negotiation.cc:408] Connection header received
02:07:24.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.571619 (+   946us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:24.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.571622 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:24.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.571640 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:24.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.571699 (+    59us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:24.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.571810 (+   111us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:52926: BlockingRecv error: recv got EOF from 127.0.0.1:52926 (error 108)
02:07:24.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":29}
02:07:24.575 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.576 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:24.576 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.576 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:24.577 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.577 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.525 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:24.578 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.254:40241: connection closed
02:07:24.578 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.578 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:24.580 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.10.87.254:40241,127.10.87.252:39883,127.10.87.253:39437; will retry
02:07:24.580 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:24.582 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc53eb319, L:/127.0.0.1:55140 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:24.583 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:24.558 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:24.592 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:24.592 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:24.592 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:24.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:24.592833 11967 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:24.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.515461 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:52802 (local address 127.10.87.253:39437)
02:07:24.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.051195 (+535734us) server_negotiation.cc:207] Beginning negotiation
02:07:24.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.051197 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:24.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.051204 (+     7us) server_negotiation.cc:408] Connection header received
02:07:24.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.051224 (+    20us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:24.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.051225 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:24.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.051239 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:24.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.051303 (+    64us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:24.593 [DEBUG - pool-132-thread-1] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:24.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.056027 (+  4724us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:24.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.056787 (+   760us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:24.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.592750 (+2535963us) negotiation.cc:326] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:52802: received 0 of 97 requested bytes
02:07:24.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":535715}
02:07:24.594 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:24.594 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:24.595 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:24.595 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdbf803e8, L:/127.0.0.1:55152 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:24.596 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4285), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [234ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [1248ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1385ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [3685ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [4153ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:24.597 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.252:39883: connection closed
02:07:24.597 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.598 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:24.598 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.254:40241: connection closed
02:07:24.598 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:24.598 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:24.598 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.10.87.254:40241,127.10.87.252:39883,127.10.87.253:39437; will retry
02:07:24.598 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:24.598 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.598 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:24.599 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:24.599 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:24.599 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:24.600 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:24.600 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:24.600 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:24.600 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:24.601 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x64cecbae, L:/127.0.0.1:55826 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:24.601 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:24.601 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.252:39883: connection closed
02:07:24.601 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.10.87.254:40241,127.10.87.252:39883,127.10.87.253:39437; will retry
02:07:24.601 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:24.602 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:24.602 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.603 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:24.603 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.603 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.603 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:24.604 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:24.604 [DEBUG - pool-161-thread-1] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.605 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.605 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.606 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.606 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.607 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.607 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:24.608 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.608 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:24.608 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.608 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:24.609 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.610 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:24.610 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:24.611 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.611 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.612 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.612 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.612 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.613 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.613 [DEBUG - pool-125-thread-1] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:24.613 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:24.613 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.614 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:24.614 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.614 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.615 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.615 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.615 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:24.616 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.616 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.617 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.617 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.617 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:24.618 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.618 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.618 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:24.618 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:24.619 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.619 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.619 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.620 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.620 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.621 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.252:39883: connection closed
02:07:24.621 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.10.87.254:40241,127.10.87.252:39883,127.10.87.253:39437; will retry
02:07:24.622 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:24.626 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:24.626 [DEBUG - pool-149-thread-1] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:24.626 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4334), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [270ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [1466ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [2393ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [3429ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [4240ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:24.627 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:24.632 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:24.633 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:24.634 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:24.634 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:24.634 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:24.634 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:24.635 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:24.635 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:24.635 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:24.636 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7de79c59, L:/127.0.0.1:55226 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:24.636 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.636 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:24.637 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd8d945f6, L:/127.0.0.1:55230 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:24.637 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.637 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:24.638 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:24.638 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf922be8a, L:/127.0.0.1:55228 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:24.638 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:24.638 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:24.639 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:24.639 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:24.640 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:24.640 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:24.640 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:24.640 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.641 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.641 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:24.641 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:24.641 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:24.642 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:24.642 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.643 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.252:39883: connection closed
02:07:24.643 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.10.87.254:40241,127.10.87.252:39883,127.10.87.253:39437; will retry
02:07:24.645 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc7e28eee, L:/127.0.0.1:55178 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:24.645 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xeaff8f04, L:/127.0.0.1:55214 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:24.646 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:24.647 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:24.647 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:24.648 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x59d48966, L:/127.0.0.1:55168 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:24.649 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf13f438f, L:/127.0.0.1:55180 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:24.650 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x649da6af, L:/127.0.0.1:55232 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:24.650 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0c17e8ab, L:/127.0.0.1:55144 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:24.651 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.654 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:24.654 [DEBUG - pool-15-thread-1] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:24.655 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:24.658 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdf985833, L:/127.0.0.1:56244 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:24.662 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5c467935, L:/127.0.0.1:55204 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:24.662 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x12be01af, L:/127.0.0.1:55130 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:24.663 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x693d2ea4, L:/127.0.0.1:55188 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:24.664 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:24.665 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:24.667 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:24.667 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:24.668 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:24.669 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:24.678 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:24.680 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x08fd4b84, L:/127.0.0.1:55240 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:24.681 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:24.683 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:24.687 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:24.687 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa1abdcc7, L:/127.0.0.1:56252 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:24.689 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:24.690 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:24.697 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:24.700 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:24.700 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x556fedb3, L:/127.0.0.1:55242 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:24.708 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:24.708 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:24.713 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7c6def05, L:/127.0.0.1:56258 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:24.715 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:24.715 [DEBUG - kudu-nio-3] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:24.715 [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, [45ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [145ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [154ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [170ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [181ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:24.717 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:24.718 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4d9b5748, L:/127.0.0.1:53306 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:24.718 [DEBUG - kudu-nio-3] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:24.721 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:24.721 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:24.721 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:24.721 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:24.722 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:24.722 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:24.722 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:24.722 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:24.723 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.723 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:24.724 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.724 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:24.725 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:24.729 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.729 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:24.730 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.731 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.731 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:24.732 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.732 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:24.733 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.734 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.735 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.735 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:24.735 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.735 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:24.736 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.737 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.737 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.738 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:24.741 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:24.743 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0x5d72d2db, L:/127.0.0.1:56260 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:24.744 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:24.745 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=50000, elapsed=4418), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [650ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1983ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [2200ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [4032ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: Network error: [peer master-127.10.87.252:39883(127.10.87.252:39883)] unexpected exception from downstream on [id: 0x848d7959, L:/127.0.0.1:55764 - R:/127.10.87.252:39883], [4111ms] delaying RPC due to: Service unavailable: Master config (127.10.87.254:40241,127.10.87.252:39883,127.10.87.253:39437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: [peer master-127.10.87.252:39883(127.10.87.252:39883)] unexpected exception from downstream on [id: 0x848d7959, L:/127.0.0.1:55764 - R:/127.10.87.252:39883], [4123ms] refreshing cache from master, [4123ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [4123ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [4124ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [4242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [4243ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [4274ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=Deferred@873009921(state=PENDING, result=null, callback=(continuation of Deferred@1348435948 after retry RPC after error@91701524), errback=(continuation of Deferred@1348435948 after retry RPC after error@91701524))) after lookup
02:07:24.747 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:24.747 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:24.749 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:24.749 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:24.749 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:24.749 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:24.750 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:24.751 [DEBUG - kudu-nio-3] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299998, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:24.752 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:24.752 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:24.752 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:24.752 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x28cb5ee3, L:/127.0.0.1:55256 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:24.753 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.753 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.753 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:24.753 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:24.754 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:24.755 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:24.755 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:24.758 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:24.759 [DEBUG - kudu-nio-3] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:24.759 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:24.760 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:24.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:24.762439 11925 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:24.762 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:24.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.583107 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54776 (local address 127.10.87.254:40241)
02:07:24.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.589743 (+  6636us) server_negotiation.cc:207] Beginning negotiation
02:07:24.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.589745 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:24.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.749455 (+159710us) server_negotiation.cc:408] Connection header received
02:07:24.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.749485 (+    30us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:24.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.749486 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:24.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.749504 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:24.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:21.749563 (+    59us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:24.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.048139 (+298576us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:24.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:22.048904 (+   765us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:24.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.762350 (+2713446us) negotiation.cc:326] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:54776: received 0 of 4 requested bytes
02:07:24.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":6617,"thread_start_us":153,"threads_started":1}
02:07:24.763 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:24.766 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:24.767 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2de43d24, L:/127.0.0.1:55260 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:24.772 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9beee0af, L:/127.0.0.1:56262 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:24.772 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:24.773 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:24.774 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:24.779 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:24.780 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:24.790 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa1c19eb3, L:/127.0.0.1:56272 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:24.790 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:24.791 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:24.793 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:24.793 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:24.793 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:24.793 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:24.793 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=431), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [126ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [165ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [287ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [318ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:24.794 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:24.795 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:24.796 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:24.796 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xccc5db32, L:/127.0.0.1:56274 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:24.797 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:24.797 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2cee83d1, L:/127.0.0.1:53312 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:24.797 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:24.798 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:24.799 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=328), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [77ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [117ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [251ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [276ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:24.799 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:24.800 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:24.801 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:24.802 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:24.804 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:24.804 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:24.804 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:24.804 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:24.804 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:24.805 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:24.805 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:24.805 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:24.806 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.806 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:24.807 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x23d32e8f, L:/127.0.0.1:53336 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:24.807 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:24.808 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:24.808 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:24.813 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:24.814 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xee974140, L:/127.0.0.1:56278 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:24.816 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:24.816 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:24.816 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:24.816 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:24.817 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:24.817 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:24.818 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:24.818 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:24.818 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.818 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:24.818 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.818 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:24.819 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:24.819 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:24.820 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:24.820 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=363), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [79ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [131ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [270ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [293ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [299ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:24.821 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:24.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:24.822356 11949 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:24.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.790033 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53326 (local address 127.10.87.253:39437)
02:07:24.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.790095 (+    62us) server_negotiation.cc:207] Beginning negotiation
02:07:24.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.790097 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:24.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.791453 (+  1356us) server_negotiation.cc:408] Connection header received
02:07:24.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.792621 (+  1168us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:24.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.792623 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:24.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.792637 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:24.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.792668 (+    31us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:24.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.821445 (+ 28777us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:24.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.822152 (+   707us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:24.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.822296 (+   144us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53326: BlockingRecv error: recv got EOF from 127.0.0.1:53326 (error 108)
02:07:24.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":39}
02:07:24.820 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:24.823 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x370220d2, L:/127.0.0.1:53350 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:24.827 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.827 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:24.827 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:24.828 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:24.829 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:24.832 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf2cac67d, L:/127.0.0.1:56292 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:24.833 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:24.834 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:24.834 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=386), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [143ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [274ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [304ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [313ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:24.835 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:24.835 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:24.835 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:24.836 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:24.836 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:24.836 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:24.837 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:24.837 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:24.837 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:24.837 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:24.837 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:24.838 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:24.838 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:24.838 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:24.838 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:24.839 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.839 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:24.839 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:24.839 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:24.840 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:24.840 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.840 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:24.840 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:24.840 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:24.841 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:24.841 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:24.841 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:24.842 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:24.842 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8470f360, L:/127.0.0.1:53352 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:24.844 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:24.845 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:24.846 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:24.846 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:24.848 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:24.849 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x21ebaa06, L:/127.0.0.1:56304 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:24.851 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:24.851 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=405), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [132ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [276ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [323ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [330ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:24.851 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:24.854 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:24.855 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:24.861 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:24.867 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:24.868 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:24.869 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:24.874 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:24.880 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:24.880 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:24.881 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:24.881 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:24.882 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:24.882 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:24.883 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:24.883 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:24.883 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:24.884 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:24.885 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:24.885 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:24.889 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:24.890 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:24.890 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:24.891 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:24.892 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:24.892 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:24.892 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:24.894 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:24.895 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:24.895 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:24.897 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:24.898 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:24.899 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:24.928 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:24.929 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:24.930 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:24.930 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:24.931 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:24.932 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:24.932 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:24.933 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:24.934 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:24.935 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:24.936 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:24.937 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:24.937 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:24.938 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:24.938 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:24.939 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:24.940 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:24.941 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:24.942 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:24.943 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:24.943 [DEBUG - kudu-nio-3] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:24.943 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:24.944 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:24.944 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:24.945 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:24.945 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:24.945 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:24.945 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:24.946 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:24.946 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:24.946 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:24.947 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:24.947 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:24.948 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:24.949 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:24.949 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:24.950 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:24.950 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:24.951 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:24.951 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:24.952 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:24.952 [DEBUG - kudu-nio-3] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:24.953 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:24.953 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:24.954 [DEBUG - kudu-nio-3] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:24.954 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:24.954 [DEBUG - pool-4-thread-8] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:24.954 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:24.954 [DEBUG - pool-4-thread-8] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=477), Traces: [0ms] refreshing cache from master, [53ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [158ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:24.955 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:24.955 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:24.955 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:24.956 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:24.957 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:24.958 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:24.958 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:24.959 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:24.961 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:24.962 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:24.963 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:24.963 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:24.966 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:24.970 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:24.974 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:24.975 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:24.976 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:24.979 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:24.981 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:24.982 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:24.985 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:24.985 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:24.986 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:24.989 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:24.989 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:24.990 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:24.992 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:24.993 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:24.994 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:24.996 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:24.997 [DEBUG - kudu-nio-3] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:25.000 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:25.001 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:25.001 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.252:39883: connection closed
02:07:25.002 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2772e802, L:/127.0.0.1:56328 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:25.002 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.10.87.254:40241,127.10.87.252:39883,127.10.87.253:39437; will retry
02:07:25.002 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:25.003 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:25.003 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:25.003 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:25.003 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:25.003 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:25.003 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:25.004 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:25.004 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:25.005 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:25.005 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:25.005 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:25.005 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:25.005 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:25.005 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:25.010 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:25.010 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:25.010 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:25.010 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:25.011 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:25.011 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:25.011 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:25.011 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x85ea896c, L:/127.0.0.1:56390 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:25.012 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:25.012 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:25.012 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:25.012 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:25.013 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:25.013 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=575), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [92ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [136ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [352ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [496ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:25.014 [DEBUG - kudu-nio-3] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:25.014 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1a9991db, L:/127.0.0.1:56364 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:25.015 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbfffb304, L:/127.0.0.1:56380 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:25.016 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:25.016 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=505), Traces: [0ms] refreshing cache from master, [75ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [344ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [345ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [478ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:25.017 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:25.017 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=510), Traces: [0ms] refreshing cache from master, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [351ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [352ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [482ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:25.018 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:25.019 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=508), Traces: [0ms] refreshing cache from master, [76ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [345ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [345ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [480ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:25.026 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:25.027 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:25.027 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:25.028 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:25.026 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:25.032 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:25.035 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:25.041 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0c6a3e59, L:/127.0.0.1:55264 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:25.042 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3792c3cc, L:/127.0.0.1:55314 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:25.043 [DEBUG - pool-7-thread-1] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:25.044 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:25.048 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:25.052 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:25.056 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:25.059 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3df87f32, L:/127.0.0.1:55430 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:25.065 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:25.068 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:25.069 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:25.074 [DEBUG - kudu-nio-3] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:25.074 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x703d4c61, L:/127.0.0.1:53372 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:25.077 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:25.079 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:25.088 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0a032d53, L:/127.0.0.1:55410 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:25.092 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xea212296, L:/127.0.0.1:55450 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:25.094 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x134a217a, L:/127.0.0.1:55332 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:25.094 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbd316184, L:/127.0.0.1:55290 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:25.095 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb936bb44, L:/127.0.0.1:55380 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:25.096 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:25.099 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xaf47fffb, L:/127.0.0.1:55406 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:25.099 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:25.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:25.104166 11937 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:25.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:24.959566 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53432 (local address 127.10.87.253:39437)
02:07:25.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.103947 (+144381us) server_negotiation.cc:207] Beginning negotiation
02:07:25.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.103949 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:25.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.103956 (+     7us) server_negotiation.cc:408] Connection header received
02:07:25.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.103973 (+    17us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:25.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.103974 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:25.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.103983 (+     9us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:25.104 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5e802d4b, L:/127.0.0.1:56310 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:25.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.104103 (+   120us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53432: BlockingWrite error: write error: Broken pipe (error 32)
02:07:25.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":144365,"thread_start_us":64,"threads_started":1}
02:07:25.106 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:25.107 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf743f32a, L:/127.0.0.1:56316 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:25.108 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x29c14832, L:/127.0.0.1:55416 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:25.109 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6c8e939a, L:/127.0.0.1:55438 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:25.109 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6f0ef1da, L:/127.0.0.1:53448 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:25.110 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:25.112 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:25.113 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbff25638, L:/127.0.0.1:53414 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:25.114 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0cf1a78a, L:/127.0.0.1:55428 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:25.115 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3c9aa839, L:/127.0.0.1:53390 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:25.116 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb3bdf559, L:/127.0.0.1:56396 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:25.117 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x212bb6ab, L:/127.0.0.1:56448 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:25.118 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xac0d1b47, L:/127.0.0.1:55302 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:25.119 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x84c413f4, L:/127.0.0.1:53422 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:25.119 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa67621e7, L:/127.0.0.1:56398 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:25.119 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0xbd035612, L:/127.0.0.1:56412 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:25.120 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:25.120 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=622), Traces: [0ms] refreshing cache from master, [91ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [364ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [364ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [561ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [591ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:25.120 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xabfe5c6b, L:/127.0.0.1:53464 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:25.121 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x07952a53, L:/127.0.0.1:53358 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:25.121 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xee63f2b9, L:/127.0.0.1:53366 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:25.122 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6fdd173e, L:/127.0.0.1:55350 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:25.122 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x758825b5, L:/127.0.0.1:56362 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:25.122 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa6f5c7a0, L:/127.0.0.1:56320 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:25.123 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xaeeeee1c, L:/127.0.0.1:55390 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:25.123 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:25.123 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=605), Traces: [0ms] refreshing cache from master, [52ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [307ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [313ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [541ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [569ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:25.124 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:25.124 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa69c10b4, L:/127.0.0.1:55328 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:25.124 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=50000, elapsed=4784), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [190ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [552ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1282ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [2266ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [4116ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: Network error: connection closed, [4116ms] delaying RPC due to: Service unavailable: Master config (127.10.87.254:40241,127.10.87.252:39883,127.10.87.253:39437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: connection closed, [4121ms] refreshing cache from master, [4121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [4121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [4122ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [4388ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [4459ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [4619ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=Deferred@1688856550(state=PENDING, result=null, callback=(continuation of Deferred@1397758614 after retry RPC after error@899255415), errback=(continuation of Deferred@1397758614 after retry RPC after error@899255415))) after lookup
02:07:25.125 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:25.126 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:25.126 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0c4dfc22, L:/127.0.0.1:56330 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:25.126 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:25.127 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:25.132 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:25.132 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:25.133 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:25.133 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:25.133 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:25.133 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=629), Traces: [0ms] refreshing cache from master, [86ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [358ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [359ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [586ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [593ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [602ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:25.133 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:25.133 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:25.134 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:25.134 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:25.134 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:25.127 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8bd3977a, L:/127.0.0.1:55338 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:25.135 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:25.135 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:25.132 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:25.135 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=615), Traces: [0ms] refreshing cache from master, [48ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [278ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [287ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [487ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [567ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [577ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:25.132 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7f7203e4, L:/127.0.0.1:53380 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:25.132 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x46330b72, L:/127.0.0.1:53386 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:25.132 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:25.132 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x458e3efc, L:/127.0.0.1:56338 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:25.132 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:25.137 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:25.137 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:25.132 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x78ed7cde, L:/127.0.0.1:55372 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:25.137 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:25.137 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:25.131 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:25.138 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:25.138 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:25.138 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:25.139 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:25.139 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:25.139 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:25.139 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:25.139 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:25.139 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:25.140 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:25.140 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:25.140 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:25.141 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:25.141 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:25.141 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:25.141 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:25.142 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:25.142 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:25.142 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:25.142 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:25.131 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x57962e6c, L:/127.0.0.1:55274 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:25.131 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:25.143 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:25.144 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:25.144 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:25.145 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:25.145 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:25.145 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:25.145 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:25.146 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:25.146 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:25.146 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:25.146 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:25.146 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:25.146 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:25.146 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:25.147 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:25.147 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:25.147 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:25.149 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:25.150 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:25.150 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:25.150 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:25.151 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:25.151 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:25.131 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:25.130 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:25.130 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe8a50739, L:/127.0.0.1:53376 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:25.130 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:25.129 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:25.153 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:25.153 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.254:40241: connection closed
02:07:25.128 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0x8410ade9, L:/127.0.0.1:56352 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:25.154 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299995, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299995, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299995, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299995, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:25.155 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:25.155 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:25.155 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:25.155 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:25.155 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=50000, elapsed=4782), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [283ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [286ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [314ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1476ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [3970ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: Network error: connection closed, [3970ms] delaying RPC due to: Service unavailable: Master config (127.10.87.254:40241,127.10.87.252:39883,127.10.87.253:39437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: connection closed, [3981ms] refreshing cache from master, [3981ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [3982ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [3991ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [4251ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [4319ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [4524ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=Deferred@284247200(state=PENDING, result=null, callback=(continuation of Deferred@304148047 after retry RPC after error@564908550), errback=(continuation of Deferred@304148047 after retry RPC after error@564908550))) after lookup
02:07:25.156 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:25.156 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:25.157 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:25.157 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:25.157 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:25.158 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:25.159 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:25.159 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:25.159 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:25.159 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:25.160 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:25.160 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:25.160 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:25.160 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:25.161 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:25.161 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:25.162 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:25.162 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:25.163 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:25.163 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:25.163 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:25.163 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:25.164 [DEBUG - kudu-nio-3] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:25.164 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:25.164 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:25.165 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:25.165 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:25.165 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:25.165 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:25.165 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:25.166 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:25.167 [DEBUG - kudu-nio-3] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:25.167 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:25.128 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa59a5e02, L:/127.0.0.1:53398 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:25.128 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:25.168 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=648), Traces: [0ms] refreshing cache from master, [50ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [299ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [567ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [573ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, [588ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, deferred=null) after lookup
02:07:25.128 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0xf68cae96, L:/127.0.0.1:56422 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:25.128 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x629b6344, L:/127.0.0.1:55360 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:25.128 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0bf62e4a, L:/127.0.0.1:56436 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:25.128 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:25.170 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:25.170 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:25.170 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:25.170 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:25.170 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:25.170 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:25.128 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:25.171 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=654), Traces: [0ms] refreshing cache from master, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [322ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [327ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [571ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [580ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, [591ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, deferred=null) after lookup
02:07:25.170 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:25.170 [DEBUG - kudu-nio-3] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:25.159 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:25.172 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:25.172 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=732), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [603ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [610ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [655ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:25.173 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:25.173 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:25.173 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:25.174 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:25.174 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:25.174 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:25.174 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=50000, elapsed=4856), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [227ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [453ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1902ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [2385ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [4190ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: Network error: connection closed, [4191ms] delaying RPC due to: Service unavailable: Master config (127.10.87.254:40241,127.10.87.252:39883,127.10.87.253:39437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: connection closed, [4201ms] refreshing cache from master, [4201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [4202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [4202ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [4443ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [4511ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [4721ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=Deferred@1681721396(state=PENDING, result=null, callback=(continuation of Deferred@1881561701 after retry RPC after error@1427320340), errback=(continuation of Deferred@1881561701 after retry RPC after error@1427320340))) after lookup
02:07:25.174 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:25.174 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:25.137 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:25.175 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:25.175 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:25.176 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:25.176 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:25.176 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:25.176 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:25.176 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=663), Traces: [0ms] refreshing cache from master, [66ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [334ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [335ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [593ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [598ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [630ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:25.176 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:25.172 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:25.177 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:25.177 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:25.178 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:25.178 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:25.179 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:25.179 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:25.179 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:25.179 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:25.180 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:25.180 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:25.181 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:25.181 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:25.182 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:25.182 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:25.183 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:25.183 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:25.183 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:25.183 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:25.183 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:25.183 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:25.184 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:25.184 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:25.179 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:25.180 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:25.184 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:25.184 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:25.185 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:25.185 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:25.185 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:25.185 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:25.185 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:25.185 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:25.185 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:25.185 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:25.185 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:25.186 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:25.186 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:25.187 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:25.187 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:25.187 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:25.187 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:25.187 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:25.187 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:25.187 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:25.188 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:25.188 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:25.188 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:25.188 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:25.188 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:25.188 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:25.188 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:25.189 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:25.189 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:25.189 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:25.189 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:25.189 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:25.185 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:25.190 [DEBUG - kudu-nio-3] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:25.190 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:25.190 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:25.191 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:25.191 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:25.191 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:25.191 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:25.192 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:25.192 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:25.192 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:25.193 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:25.193 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:25.194 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:25.194 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:25.194 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:25.194 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:25.194 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:25.195 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:25.195 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:25.195 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:25.196 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:25.197 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:25.189 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:25.186 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:25.197 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:25.190 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:25.197 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:25.198 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:25.198 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:25.198 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:25.198 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:25.198 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:25.199 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:25.199 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:25.199 [DEBUG - kudu-nio-3] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:25.199 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:25.200 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:25.200 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:25.200 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:25.201 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4e65b511, L:/127.0.0.1:56464 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:25.201 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:25.201 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:25.201 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:25.203 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:25.202 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1ba7ffb9, L:/127.0.0.1:56480 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:25.202 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:25.204 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:25.205 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:25.205 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:25.210 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:25.210 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:25.211 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:25.211 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:25.212 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:25.213 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:25.218 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:25.218 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:25.219 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:25.219 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:25.220 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:25.229 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x23aedfde, L:/127.0.0.1:55462 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:25.230 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:25.230 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:25.232 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:25.232 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=722), Traces: [0ms] refreshing cache from master, [65ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [214ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [235ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [240ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:25.232 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:25.234 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:25.235 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:25.235 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:25.235 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:25.236 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:25.236 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:25.237 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state CONNECTING
02:07:25.237 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:25.237 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:25.237 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:25.237 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:25.237 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:25.238 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:25.238 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:25.238 [DEBUG - pool-4-thread-24] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:25.238 [DEBUG - pool-4-thread-24] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=771), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [72ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [77ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [137ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:25.240 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:25.240 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:25.241 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:25.241 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:25.241 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:25.241 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:25.242 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:25.243 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:25.243 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:25.243 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:25.243 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:25.243 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:25.244 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9a907aa3, L:/127.0.0.1:56490 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:25.244 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:25.244 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:25.246 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:25.246 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state CONNECTING due to: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:25.246 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:25.247 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:25.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:25.247570 11949 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:25.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.240203 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53472 (local address 127.10.87.253:39437)
02:07:25.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.240254 (+    51us) server_negotiation.cc:207] Beginning negotiation
02:07:25.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.240256 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:25.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.240760 (+   504us) server_negotiation.cc:408] Connection header received
02:07:25.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.241030 (+   270us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:25.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.241032 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:25.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.241046 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:25.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.241081 (+    35us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:25.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.244580 (+  3499us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:25.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.245296 (+   716us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:25.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.247490 (+  2194us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53472: BlockingRecv error: recv got EOF from 127.0.0.1:53472 (error 108)
02:07:25.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22}
02:07:25.248 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:25.249 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:25.250 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:25.255 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:25.256 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:25.256 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:25.256 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:25.256 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:25.259 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x42774213, L:/127.0.0.1:56500 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:25.260 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:25.260 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=808), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [143ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [727ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [740ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:25.262 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:25.262 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:25.263 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:25.263 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:25.264 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:25.264 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:25.264 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:25.264 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:25.264 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:25.265 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:25.265 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:25.265 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:25.266 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:25.266 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:25.266 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:25.266 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:25.266 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:25.270 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:25.271 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:25.273 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:25.274 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfd42f94a, L:/127.0.0.1:53480 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:25.275 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:25.274 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:25.277 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9e7d4cec, L:/127.0.0.1:55468 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:25.277 [DEBUG - pool-161-thread-1] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:25.278 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:25.278 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:25.279 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:25.279 [DEBUG - kudu-nio-3] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:25.280 [DEBUG - kudu-nio-3] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:25.286 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x11f2f7f0, L:/127.0.0.1:56514 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:25.288 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:25.288 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=768), Traces: [0ms] refreshing cache from master, [48ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [707ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [710ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [723ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [732ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:25.289 [DEBUG - pool-161-thread-1] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:25.291 [DEBUG - kudu-nio-4] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:25.291 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2d635d50, L:/127.0.0.1:53486 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:25.292 [DEBUG - kudu-nio-4] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:25.293 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:25.294 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0x69c464b2, L:/127.0.0.1:55470 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:25.294 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:25.294 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:25.295 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:25.295 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:25.295 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:25.296 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:25.296 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:25.296 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:25.297 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:25.297 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:25.298 [DEBUG - kudu-nio-5] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:25.298 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:25.298 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:25.299 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:25.300 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:25.300 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:25.301 [DEBUG - kudu-nio-5] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:25.306 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0x45459233, L:/127.0.0.1:56522 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:25.308 [DEBUG - kudu-nio-5] (Negotiator.java:918) Authenticated connection [id: 0x676adb3b, L:/127.0.0.1:53494 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:25.308 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:25.309 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=50000, elapsed=4957), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [177ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [4071ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: Network error: connection closed, [4074ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: Network error: connection closed, [4075ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: Network error: connection closed, [4075ms] delaying RPC due to: Service unavailable: Master config (127.10.87.254:40241,127.10.87.252:39883,127.10.87.253:39437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: connection closed,org.apache.kudu.client.RecoverableException: connection closed,org.apache.kudu.client.RecoverableException: connection closed, [4081ms] refreshing cache from master, [4081ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [4754ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [4766ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [4772ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [4784ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=Deferred@1302085418(state=PENDING, result=null, callback=(continuation of Deferred@884176863 after retry RPC after error@470120927), errback=(continuation of Deferred@884176863 after retry RPC after error@470120927))) after lookup
02:07:25.309 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:25.311 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:25.312 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:25.313 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:25.318 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:25.318 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:25.318 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:25.318 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:25.318 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:25.319 [DEBUG - kudu-nio-4] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:25.319 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:25.319 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:25.319 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:25.320 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:25.320 [DEBUG - kudu-nio-3] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:25.320 [DEBUG - kudu-nio-5] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:25.320 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:25.320 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:25.320 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:25.321 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:25.321 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x457972e7, L:/127.0.0.1:55486 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:25.324 [DEBUG - kudu-nio-4] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:25.324 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:25.328 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:25.332 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:25.335 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x33083e09, L:/127.0.0.1:56528 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:25.335 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:25.338 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:25.336 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:25.341 [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, [51ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [754ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [762ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [767ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [781ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:25.342 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:25.343 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:25.346 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:25.346 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:25.346 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:25.347 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:25.347 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:25.347 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:25.348 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:25.348 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:25.348 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:25.348 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:25.349 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:25.349 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:25.350 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:25.350 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:25.351 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x89c204ef, L:/127.0.0.1:53498 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:25.354 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:25.355 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:25.357 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:25.358 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:25.358 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:25.358 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:25.360 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:25.363 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x342ecbd4, L:/127.0.0.1:55496 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:25.364 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:25.366 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:25.369 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:25.375 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x62b2e1d3, L:/127.0.0.1:56530 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:25.375 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:25.376 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:25.376 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=858), Traces: [0ms] refreshing cache from master, [54ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [782ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [794ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [811ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [823ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:25.376 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:25.378 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:25.378 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:25.381 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:25.382 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x051eff42, L:/127.0.0.1:53508 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:25.383 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:25.383 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:25.383 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:25.383 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:25.384 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:25.384 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:25.384 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:25.385 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:25.385 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:25.385 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:25.385 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:25.386 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:25.388 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:25.389 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:25.389 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:25.390 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe78aa4b8, L:/127.0.0.1:55508 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:25.390 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:25.396 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8aaee2fb, L:/127.0.0.1:56542 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:25.397 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:25.397 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:25.399 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:25.399 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:25.399 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=885), Traces: [0ms] refreshing cache from master, [66ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [819ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [830ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [847ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [853ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:25.400 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:25.402 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3d51cfd9, L:/127.0.0.1:53522 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:25.405 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:25.406 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:25.408 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:25.409 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7de6bba0, L:/127.0.0.1:55522 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:25.410 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:25.411 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:25.411 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:25.411 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:25.413 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299997, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:25.414 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:25.415 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:25.415 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:25.415 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:25.415 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:25.415 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:25.415 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:25.416 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:25.418 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:25.418 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:25.418 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:25.419 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:25.421 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x096642af, L:/127.0.0.1:56554 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:25.423 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:25.423 [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, [68ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [337ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [577ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [861ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [878ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:25.425 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:25.425 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:25.426 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:25.427 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:25.427 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:25.427 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:25.427 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:25.428 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:25.428 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:25.429 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:25.429 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:25.429 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:25.429 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:25.430 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:25.430 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:25.430 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:25.430 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:25.431 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:25.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:25.435869 11949 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:25.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.417938 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53526 (local address 127.10.87.253:39437)
02:07:25.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.418009 (+    71us) server_negotiation.cc:207] Beginning negotiation
02:07:25.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.418012 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:07:25.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.418489 (+   477us) server_negotiation.cc:408] Connection header received
02:07:25.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.418747 (+   258us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:25.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.418748 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:25.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.418762 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:25.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.418793 (+    31us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:25.436 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:25.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.422415 (+  3622us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:25.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.423108 (+   693us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:25.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.435296 (+ 12188us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:25.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.435495 (+   199us) 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
02:07:25.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.435621 (+   126us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:07:25.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.435624 (+     3us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:07:25.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.435625 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:07:25.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.435630 (+     5us) server_negotiation.cc:923] calling sasl_server_start()
02:07:25.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.435642 (+    12us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:07:25.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.435645 (+     3us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:07:25.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.435697 (+    52us) server_negotiation.cc:1036] Waiting for connection context
02:07:25.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.435789 (+    92us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53526: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:53526): Connection reset by peer (error 104)
02:07:25.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":41}
02:07:25.439 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:25.439 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x00d2c9c8, L:/127.0.0.1:55524 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:25.440 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:25.441 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:25.442 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:25.449 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xcd52bdbc, L:/127.0.0.1:53536 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:25.449 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:25.450 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:25.453 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:25.454 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x78e5290f, L:/127.0.0.1:56570 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:25.454 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:25.455 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:25.455 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:25.455 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=944), Traces: [0ms] refreshing cache from master, [78ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [888ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [889ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [902ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [912ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [918ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:25.457 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:25.458 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1a8f6a75, L:/127.0.0.1:55526 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:25.459 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:25.459 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:25.459 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:25.459 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:25.459 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:25.460 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:25.460 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:25.460 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:25.460 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:25.461 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:25.462 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:25.462 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:25.462 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:25.463 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:25.466 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:25.467 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcc4a611e, L:/127.0.0.1:55534 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:25.470 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:25.477 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:25.477 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xec5f831a, L:/127.0.0.1:56572 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:25.479 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:25.479 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:25.480 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:25.480 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:25.480 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:25.488 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:25.489 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:25.491 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x35f4058c, L:/127.0.0.1:53550 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:25.494 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:25.495 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2a7acccf, L:/127.0.0.1:56580 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:25.496 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:25.497 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:25.497 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1080), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [116ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [140ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [974ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [989ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [994ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:25.499 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:25.500 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:25.501 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:25.502 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x15189fa0, L:/127.0.0.1:56586 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:25.502 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:25.503 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:25.504 [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, [91ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [364ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [581ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [952ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [975ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:25.504 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:25.504 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:25.505 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:25.505 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:25.505 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:25.506 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:25.506 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:25.506 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:25.506 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:25.506 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:25.506 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:25.507 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:25.507 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:25.507 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:25.512 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:25.512 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:25.512 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:25.512 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:25.512 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:25.513 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:25.513 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:25.513 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:25.513 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:25.513 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:25.514 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:25.514 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:25.514 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:25.514 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:25.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:25.515823 11949 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:25.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.494425 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53560 (local address 127.10.87.253:39437)
02:07:25.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.494466 (+    41us) server_negotiation.cc:207] Beginning negotiation
02:07:25.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.494468 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:25.516 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:25.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.494950 (+   482us) server_negotiation.cc:408] Connection header received
02:07:25.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.495205 (+   255us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:25.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.495207 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:25.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.495219 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:25.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.495251 (+    32us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:25.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.501077 (+  5826us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:25.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.501868 (+   791us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:25.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.510840 (+  8972us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:25.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.511043 (+   203us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:07:25.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.515349 (+  4306us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:07:25.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.515355 (+     6us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:07:25.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.515355 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:07:25.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.515361 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
02:07:25.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.515383 (+    22us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:07:25.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.515387 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:07:25.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.515431 (+    44us) server_negotiation.cc:1036] Waiting for connection context
02:07:25.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.515736 (+   305us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53560: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:53560): Connection reset by peer (error 104)
02:07:25.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22}
02:07:25.518 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:25.518 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:25.518 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:25.519 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:25.520 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:25.533 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe08ddbf3, L:/127.0.0.1:55546 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:25.536 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:25.538 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:25.539 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfef22d59, L:/127.0.0.1:56592 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:25.539 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:25.540 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbe8d9946, L:/127.0.0.1:53564 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:25.542 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:25.542 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1061), Traces: [0ms] refreshing cache from master, [94ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [973ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [981ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1007ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1016ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:25.544 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:25.547 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:25.548 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:25.551 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:25.551 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:25.551 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:25.552 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:25.552 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:25.552 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:25.553 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:25.553 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:25.553 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:25.554 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:25.554 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:25.554 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:25.555 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:25.557 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:25.557 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:25.557 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:25.557 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:25.557 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:25.558 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe162f8e9, L:/127.0.0.1:56604 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:25.559 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:25.560 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1043), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [245ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [444ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [886ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [909ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:25.560 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2492e015, L:/127.0.0.1:53566 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:25.561 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:25.562 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:25.562 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:25.563 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.254:40241: connection closed
02:07:25.563 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:25.564 [DEBUG - pool-4-thread-76] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:25.564 [DEBUG - pool-4-thread-76] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1130), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [142ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [372ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [613ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:25.565 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:25.565 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:25.565 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:25.565 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:25.565 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:25.566 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:25.566 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:25.566 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:25.566 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:25.567 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:25.567 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:25.567 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:25.567 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:25.568 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:25.568 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:25.568 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:25.568 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:25.569 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:25.569 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:25.569 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:25.569 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:25.569 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:25.570 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:25.570 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:25.570 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:25.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:25.570585 11949 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:25.570 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:25.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.568794 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53578 (local address 127.10.87.253:39437)
02:07:25.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.568842 (+    48us) server_negotiation.cc:207] Beginning negotiation
02:07:25.571 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:25.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.568844 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:25.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.569391 (+   547us) server_negotiation.cc:408] Connection header received
02:07:25.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.570256 (+   865us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:25.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.570258 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:25.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.570271 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:25.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.570305 (+    34us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:25.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.570494 (+   189us) 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)
02:07:25.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
02:07:25.572 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:25.571 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:25.573 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:25.573 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:25.574 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:25.574 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:25.575 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:25.575 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1212), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [187ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [654ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [728ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:25.576 [DEBUG - kudu-nio-3] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:25.577 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:25.577 [DEBUG - kudu-nio-3] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:25.578 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:25.578 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:25.578 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:25.578 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:25.578 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:25.579 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state CONNECTING
02:07:25.579 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:25.579 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:25.580 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:25.580 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:25.580 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:25.580 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:25.580 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:25.581 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:25.581 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state CONNECTING due to: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:25.582 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:25.582 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:25.583 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:25.584 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:25.586 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0xdafa3379, L:/127.0.0.1:56606 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:25.587 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:25.588 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=50000, elapsed=5286), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [247ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [484ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1097ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [3497ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [4579ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: Network error: connection closed, [4601ms] delaying RPC due to: Service unavailable: Master config (127.10.87.254:40241,127.10.87.252:39883,127.10.87.253:39437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: connection closed, [4620ms] refreshing cache from master, [4621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [4621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [4621ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [5152ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [5153ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [5165ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=Deferred@1277550178(state=PENDING, result=null, callback=(continuation of Deferred@911372318 after retry RPC after error@2099499153), errback=(continuation of Deferred@911372318 after retry RPC after error@2099499153))) after lookup
02:07:25.589 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:25.590 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:25.591 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:25.591 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:25.591 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:25.591 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:25.591 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:25.592 [DEBUG - kudu-nio-3] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:25.592 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:25.592 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:25.593 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:25.593 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:25.593 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:25.593 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:25.594 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:25.594 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:25.594 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:25.596 [DEBUG - kudu-nio-3] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:25.596 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:25.596 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:25.597 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:25.599 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:25.599 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xacaa46d4, L:/127.0.0.1:55552 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:25.604 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:25.606 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:25.606 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xaf338245, L:/127.0.0.1:56610 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:25.607 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:25.609 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:25.609 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:25.612 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe0c37b93, L:/127.0.0.1:55560 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:25.618 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7d70de6a, L:/127.0.0.1:53582 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:25.619 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3bf318d2, L:/127.0.0.1:56622 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:25.619 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:25.619 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:25.620 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:25.621 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=889), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [454ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [462ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [473ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [477ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [478ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:25.622 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:25.622 [DEBUG - kudu-nio-3] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:25.622 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:25.625 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:25.625 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:25.625 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:25.625 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:25.625 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:25.626 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:25.626 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:25.626 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:25.626 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:25.627 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:25.627 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:25.627 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:25.628 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:25.629 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:25.629 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:25.629 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:25.630 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:25.631 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:25.631 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:25.633 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:25.634 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:25.635 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:25.643 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf6ed417e, L:/127.0.0.1:55570 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:25.644 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:25.645 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:25.646 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:25.646 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:25.650 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:25.651 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:25.660 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2257ae60, L:/127.0.0.1:55582 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:25.662 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2be26d69, L:/127.0.0.1:56638 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:25.662 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:25.663 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:25.664 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:25.664 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:25.665 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:25.665 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:25.670 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:25.671 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:25.672 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:25.673 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x66d0a1a3, L:/127.0.0.1:55594 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:25.677 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:25.678 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:25.678 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x41df8b6c, L:/127.0.0.1:55604 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:25.680 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:25.681 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:25.682 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:25.686 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:25.687 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:25.690 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x29a99deb, L:/127.0.0.1:56650 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:25.691 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:25.693 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:25.693 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=957), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [451ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [458ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [468ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [481ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:25.694 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf23032ee, L:/127.0.0.1:53586 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:25.695 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:25.697 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:25.697 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:25.697 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:25.697 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:25.697 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb72f2d82, L:/127.0.0.1:55614 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:25.698 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:25.698 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:25.698 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:25.698 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:25.699 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:25.699 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:25.699 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:25.700 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:25.700 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:25.701 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:25.702 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:25.703 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:25.703 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:25.705 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9b10d5bd, L:/127.0.0.1:56652 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:25.707 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:25.707 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=969), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [462ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [468ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [481ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [488ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:25.708 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:25.710 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:25.711 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:25.712 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:25.712 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:25.713 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:25.714 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x05c0b57a, L:/127.0.0.1:53594 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:25.717 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:25.717 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:25.717 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:25.718 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:25.718 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:25.718 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:25.719 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:25.719 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:25.719 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:25.719 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:25.720 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:25.721 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:25.721 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:25.722 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:25.723 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x710aeac3, L:/127.0.0.1:56660 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:25.724 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:25.724 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:25.724 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1363), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [78ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [116ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1188ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1202ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:25.726 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:25.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:25.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:25.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:25.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:25.728 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:25.728 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:25.728 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:25.728 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:25.729 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:25.729 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:25.729 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:25.729 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:25.729 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:25.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:25.730048 11949 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:25.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.722687 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53608 (local address 127.10.87.253:39437)
02:07:25.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.722739 (+    52us) server_negotiation.cc:207] Beginning negotiation
02:07:25.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.722741 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:25.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.723235 (+   494us) server_negotiation.cc:408] Connection header received
02:07:25.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.723507 (+   272us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:25.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.723508 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:25.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.723522 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:25.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.723555 (+    33us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:25.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.727939 (+  4384us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:25.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.728712 (+   773us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:25.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.729965 (+  1253us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53608: BlockingRecv error: recv got EOF from 127.0.0.1:53608 (error 108)
02:07:25.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":28}
02:07:25.733 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:25.734 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:25.737 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:25.741 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:25.741 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:25.742 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:25.742 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:25.743 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:25.744 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:25.744 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:25.748 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:25.750 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:25.752 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:25.754 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6f925cdf, L:/127.0.0.1:55630 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:25.756 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:25.759 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0ad4ea6a, L:/127.0.0.1:55640 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:25.759 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:25.763 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:25.764 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4d284c2e, L:/127.0.0.1:56662 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:25.764 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:25.765 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:25.765 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1246), Traces: [0ms] refreshing cache from master, [52ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [1188ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [1194ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1206ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1211ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:25.766 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:25.766 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:25.768 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:25.768 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:25.768 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:25.768 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:25.768 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3dab8604, L:/127.0.0.1:53616 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:25.768 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:25.769 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:25.769 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:25.769 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:25.770 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:25.770 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:25.770 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:25.771 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:25.771 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:25.771 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:25.772 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:25.772 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:25.773 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:25.774 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:25.774 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:25.775 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:25.781 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:25.784 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:25.785 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5b414a9e, L:/127.0.0.1:56664 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:25.785 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4a7fd6d3, L:/127.0.0.1:53620 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:25.786 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:25.786 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:25.786 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1269), Traces: [0ms] refreshing cache from master, [56ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [1210ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [1218ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1234ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, [1234ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, deferred=null) after lookup
02:07:25.787 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8bdf16de, L:/127.0.0.1:55654 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:25.789 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:25.789 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:25.788 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:25.791 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:25.791 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:25.792 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:25.792 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:25.792 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:25.793 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:25.793 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:25.793 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:25.794 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:25.794 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:25.795 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:25.795 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:25.795 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:25.795 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:25.797 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5e1c0895, L:/127.0.0.1:56668 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:25.799 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:25.799 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1286), Traces: [0ms] refreshing cache from master, [67ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [336ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [581ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1237ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1254ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:25.800 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:25.801 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:25.802 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:25.803 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:25.804 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4979bfa6, L:/127.0.0.1:53634 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:25.804 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:25.804 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:25.805 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:25.805 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:25.805 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:25.806 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:25.806 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:25.806 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:25.807 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:25.807 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:25.807 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:25.807 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:25.807 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:25.807 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:25.808 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:25.812 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:25.814 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:25.815 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:25.817 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6a232b75, L:/127.0.0.1:55660 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:25.817 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x082f28f0, L:/127.0.0.1:56678 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:25.819 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:25.820 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:25.823 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2cbe459e, L:/127.0.0.1:56688 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:25.824 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:25.825 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1314), Traces: [0ms] refreshing cache from master, [76ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [1263ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [1274ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1284ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1286ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:25.826 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:25.827 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:25.827 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:25.828 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:25.828 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:25.828 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:25.828 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:25.829 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:25.829 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:25.829 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:25.829 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:25.830 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:25.830 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:25.827 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x066c1ccb, L:/127.0.0.1:53648 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:25.830 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:25.831 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:25.832 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:25.832 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:25.832 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:25.833 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:25.833 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:25.835 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:25.836 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:25.838 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb0ffe0e6, L:/127.0.0.1:56704 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:25.839 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:25.839 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1334), Traces: [0ms] refreshing cache from master, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [353ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [606ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1296ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1307ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:25.841 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:25.842 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:25.842 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:25.843 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:25.843 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:25.843 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1d6183ba, L:/127.0.0.1:53660 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:25.843 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:25.844 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:25.844 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:25.844 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:25.844 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:25.845 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:25.845 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:25.845 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:25.845 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:25.845 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:25.845 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:25.846 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:25.846 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:25.847 [DEBUG - pool-4-thread-56] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:25.847 [DEBUG - pool-4-thread-56] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1344), Traces: [0ms] refreshing cache from master, [87ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [923ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [933ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [938ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [948ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:25.848 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:25.850 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:25.850 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:25.850 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:25.850 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:25.850 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:25.850 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:25.851 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state CONNECTING
02:07:25.851 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:25.851 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:25.852 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:25.852 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:25.852 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:25.852 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:25.852 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:25.853 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:25.853 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:25.854 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:25.854 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:25.855 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:25.855 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state CONNECTING due to: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:25.855 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:25.856 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:25.859 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:25.865 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:25.869 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6f7770dc, L:/127.0.0.1:56710 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:25.871 [DEBUG - pool-4-thread-44] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:25.871 [DEBUG - pool-4-thread-44] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1357), Traces: [0ms] refreshing cache from master, [97ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [349ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [349ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [570ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [572ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:25.873 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:25.874 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:25.875 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:25.875 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:25.875 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:25.875 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:25.876 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state CONNECTING
02:07:25.876 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:25.876 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:25.876 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:25.877 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:25.877 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:25.877 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:25.878 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:25.879 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:25.880 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1379), Traces: [0ms] refreshing cache from master, [90ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [362ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [570ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1350ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:25.881 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:25.882 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state CONNECTING due to: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:25.882 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:25.882 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfd086252, L:/127.0.0.1:53666 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:25.882 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:25.884 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:25.884 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:25.884 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:25.885 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:25.885 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:25.885 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:25.885 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:25.886 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:25.886 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:25.886 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:25.886 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:25.886 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:25.887 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:25.887 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:25.887 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:25.887 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:25.888 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:25.889 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:25.890 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:25.893 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:25.894 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:25.894 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.254:40241: connection closed
02:07:25.896 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:25.896 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:25.896 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:25.896 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:25.900 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc9d8f2c2, L:/127.0.0.1:56718 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:25.902 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:25.902 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:25.902 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.254:40241: connection closed
02:07:25.902 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:25.903 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:25.903 [DEBUG - pool-4-thread-35] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:25.904 [DEBUG - pool-4-thread-35] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1173), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [445ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [453ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [463ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [470ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:25.905 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:25.904 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:25.907 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:25.907 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:25.907 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:25.907 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:25.907 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:25.908 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:25.908 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:25.908 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:25.909 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:25.909 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:25.909 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:25.909 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:25.911 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:25.912 [DEBUG - pool-4-thread-42] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:25.912 [DEBUG - pool-4-thread-42] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1428), Traces: [0ms] refreshing cache from master, [35ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [167ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [192ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [568ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [640ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:25.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:25.912635 11949 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:25.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.904403 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53672 (local address 127.10.87.253:39437)
02:07:25.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.904458 (+    55us) server_negotiation.cc:207] Beginning negotiation
02:07:25.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.904461 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:07:25.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.907029 (+  2568us) server_negotiation.cc:408] Connection header received
02:07:25.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.907335 (+   306us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:25.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.907337 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:25.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.907353 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:25.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.907384 (+    31us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:25.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.911580 (+  4196us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:25.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.912408 (+   828us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:25.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.912569 (+   161us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53672: BlockingRecv error: recv got EOF from 127.0.0.1:53672 (error 108)
02:07:25.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27}
02:07:25.913 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:25.914 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:25.915 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:25.916 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:25.916 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:25.916 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:25.916 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:25.917 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:25.917 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:25.917 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:25.917 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:25.917 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:25.917 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:25.917 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:25.918 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:25.918 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:25.918 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:25.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:25.919886 11949 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:25.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.913482 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53676 (local address 127.10.87.253:39437)
02:07:25.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.913521 (+    39us) server_negotiation.cc:207] Beginning negotiation
02:07:25.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.913523 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:25.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.914046 (+   523us) server_negotiation.cc:408] Connection header received
02:07:25.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.914301 (+   255us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:25.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.914303 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:25.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.914315 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:25.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.914346 (+    31us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:25.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.918824 (+  4478us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:25.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.919554 (+   730us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:25.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.919827 (+   273us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53676: BlockingRecv error: recv got EOF from 127.0.0.1:53676 (error 108)
02:07:25.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":18}
02:07:25.920 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:25.922 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:25.922 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:25.922 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:25.923 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:25.923 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:25.924 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:25.925 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:25.925 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:25.927 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:25.930 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:25.932 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:25.934 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:25.935 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf7343043, L:/127.0.0.1:56730 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:25.937 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:25.938 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:25.939 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:25.940 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:25.949 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2f904848, L:/127.0.0.1:56740 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:25.950 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:25.958 [DEBUG - pool-4-thread-74] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:25.958 [DEBUG - pool-4-thread-74] (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.10.87.254:40241, [723ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [727ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [739ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:25.958 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:25.960 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:25.961 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:25.963 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:25.964 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:25.964 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:25.964 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:25.964 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:25.965 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:25.965 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state NEGOTIATING
02:07:25.965 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:25.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:25.965721 11949 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:25.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.958240 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53686 (local address 127.10.87.253:39437)
02:07:25.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.958288 (+    48us) server_negotiation.cc:207] Beginning negotiation
02:07:25.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.958291 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:07:25.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.959140 (+   849us) server_negotiation.cc:408] Connection header received
02:07:25.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.959440 (+   300us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:25.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.959442 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:25.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.959457 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:25.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.959490 (+    33us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:25.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.964480 (+  4990us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:25.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.965274 (+   794us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:25.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.965659 (+   385us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53686: BlockingRecv error: recv got EOF from 127.0.0.1:53686 (error 108)
02:07:25.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
02:07:25.966 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:25.966 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:25.966 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:25.968 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:25.968 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:25.969 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:25.969 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:25.970 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:25.970 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:25.972 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:25.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:25.973893 12517 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:25.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.939118 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55676 (local address 127.10.87.254:40241)
02:07:25.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.939161 (+    43us) server_negotiation.cc:207] Beginning negotiation
02:07:25.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.939163 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:25.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.939172 (+     9us) server_negotiation.cc:408] Connection header received
02:07:25.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.939200 (+    28us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:25.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.939202 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:25.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.939219 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:25.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.939283 (+    64us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:25.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.958738 (+ 19455us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:25.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.959547 (+   809us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:25.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.971752 (+ 12205us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:25.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.971932 (+   180us) 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
02:07:25.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.972385 (+   453us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:07:25.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.972389 (+     4us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:07:25.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.972390 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:07:25.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.972395 (+     5us) server_negotiation.cc:923] calling sasl_server_start()
02:07:25.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.972412 (+    17us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:07:25.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.972416 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:07:25.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.972454 (+    38us) server_negotiation.cc:1036] Waiting for connection context
02:07:25.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.973808 (+  1354us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55676: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:55676): Connection reset by peer (error 104)
02:07:25.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
02:07:25.975 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:25.975 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc9a219dc, L:/127.0.0.1:55674 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:25.979 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:25.974 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:25.981 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa85d0393, L:/127.0.0.1:55692 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:25.981 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:25.981 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:25.982 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.254:40241: connection closed
02:07:25.986 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:25.988 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6f50e1fb, L:/127.0.0.1:55704 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:25.989 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:25.990 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:25.995 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x69f65021, L:/127.0.0.1:56746 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:25.996 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:25.996 [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.10.87.254:40241, [751ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [755ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [772ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [779ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:25.997 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:25.998 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:25.999 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:25.999 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:25.999 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:25.999 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:25.999 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:25.999 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:26.000 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:26.000 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:26.000 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:26.000 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:26.001 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:26.001 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:26.001 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:26.001 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:26.003 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:26.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:26.003404 11949 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:26.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.988929 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53688 (local address 127.10.87.253:39437)
02:07:26.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.988976 (+    47us) server_negotiation.cc:207] Beginning negotiation
02:07:26.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.988978 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:26.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.989471 (+   493us) server_negotiation.cc:408] Connection header received
02:07:26.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.990014 (+   543us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:26.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.990016 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:26.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.990028 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:26.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.990059 (+    31us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:26.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.995523 (+  5464us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:26.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:25.996279 (+   756us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:26.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.002818 (+  6539us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:26.004 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:26.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.003021 (+   203us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:07:26.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.003126 (+   105us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:07:26.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.003131 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:07:26.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.003131 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:07:26.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.003137 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
02:07:26.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.003148 (+    11us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:07:26.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.003151 (+     3us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:07:26.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.003219 (+    68us) server_negotiation.cc:1036] Waiting for connection context
02:07:26.004 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:26.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.003319 (+   100us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53688: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:53688): Connection reset by peer (error 104)
02:07:26.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
02:07:26.004 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:26.004 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:26.007 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:26.008 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:26.012 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:26.013 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:26.017 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x46f61e19, L:/127.0.0.1:56752 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:26.018 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:26.018 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1576), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [89ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [134ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1486ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1500ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:26.020 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:26.021 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:26.021 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:26.021 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:26.021 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:26.021 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:26.022 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:26.022 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:26.022 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:26.023 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:26.023 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:26.023 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:26.023 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:26.023 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:26.023 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:26.024 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:26.029 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:26.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:26.029242 11949 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:26.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.012034 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53698 (local address 127.10.87.253:39437)
02:07:26.029 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:26.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.012084 (+    50us) server_negotiation.cc:207] Beginning negotiation
02:07:26.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.012086 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:26.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.012613 (+   527us) server_negotiation.cc:408] Connection header received
02:07:26.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.012825 (+   212us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:26.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.012826 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:26.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.012841 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:26.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.012905 (+    64us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:26.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.016403 (+  3498us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:26.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.017202 (+   799us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:26.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.019741 (+  2539us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:26.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.019956 (+   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
02:07:26.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.028840 (+  8884us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:07:26.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.028844 (+     4us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:07:26.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.028845 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:07:26.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.028850 (+     5us) server_negotiation.cc:923] calling sasl_server_start()
02:07:26.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.028872 (+    22us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:07:26.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.028876 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:07:26.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.028919 (+    43us) server_negotiation.cc:1036] Waiting for connection context
02:07:26.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.029159 (+   240us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53698: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:53698): Connection reset by peer (error 104)
02:07:26.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
02:07:26.031 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:26.031 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:26.031 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:26.033 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:26.033 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:26.035 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:26.036 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:26.038 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1fe68391, L:/127.0.0.1:56766 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:26.041 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:26.041 [DEBUG - kudu-nio-1] (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.10.87.254:40241, [81ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [95ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [1507ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1526ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:26.042 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:26.042 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:26.045 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:26.046 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:26.046 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:26.046 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:26.046 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:26.046 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x495e9bec, L:/127.0.0.1:55716 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:26.046 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:26.046 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:26.047 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:26.047 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:26.048 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:26.048 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:26.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:26.048628 11949 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:26.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.027763 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53710 (local address 127.10.87.253:39437)
02:07:26.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.029376 (+  1613us) server_negotiation.cc:207] Beginning negotiation
02:07:26.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.029377 (+     1us) server_negotiation.cc:400] Waiting for connection header
02:07:26.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.029904 (+   527us) server_negotiation.cc:408] Connection header received
02:07:26.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.030104 (+   200us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:26.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.030105 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:26.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.030129 (+    24us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:26.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.030160 (+    31us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:26.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.036312 (+  6152us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:26.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.037039 (+   727us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:26.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.044317 (+  7278us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:26.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.044512 (+   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
02:07:26.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.045801 (+  1289us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:07:26.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.045806 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:07:26.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.045806 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:07:26.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.045813 (+     7us) server_negotiation.cc:923] calling sasl_server_start()
02:07:26.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.045831 (+    18us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:07:26.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.045834 (+     3us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:07:26.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.045887 (+    53us) server_negotiation.cc:1036] Waiting for connection context
02:07:26.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.048543 (+  2656us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53710: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:53710): Cannot send after transport endpoint shutdown (error 108)
02:07:26.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1593,"thread_start_us":69,"threads_started":1}
02:07:26.049 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:26.050 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:26.050 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:26.050 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:26.046 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:26.052 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:26.052 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:26.058 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:26.059 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:26.059 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa6eee3f3, L:/127.0.0.1:56776 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:26.061 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:26.061 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1548), Traces: [0ms] refreshing cache from master, [68ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [1489ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [1497ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1507ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1516ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:26.062 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:26.064 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:26.064 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:26.064 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:26.064 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:26.064 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:26.065 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:26.065 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:26.065 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:26.066 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:26.066 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:26.066 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:26.066 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:26.069 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:26.069 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:26.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:26.073300 11949 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:26.073 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:26.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.057995 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53726 (local address 127.10.87.253:39437)
02:07:26.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.058048 (+    53us) server_negotiation.cc:207] Beginning negotiation
02:07:26.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.058051 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:07:26.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.058628 (+   577us) server_negotiation.cc:408] Connection header received
02:07:26.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.058830 (+   202us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:26.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.058832 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:26.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.058848 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:26.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.058919 (+    71us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:26.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.062428 (+  3509us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:26.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.063104 (+   676us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:26.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.065641 (+  2537us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:26.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.065829 (+   188us) 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
02:07:26.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.072882 (+  7053us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:07:26.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.072890 (+     8us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:07:26.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.072890 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:07:26.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.072897 (+     7us) server_negotiation.cc:923] calling sasl_server_start()
02:07:26.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.072920 (+    23us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:07:26.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.072924 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:07:26.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.072968 (+    44us) server_negotiation.cc:1036] Waiting for connection context
02:07:26.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.073221 (+   253us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53726: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:53726): Connection reset by peer (error 104)
02:07:26.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
02:07:26.075 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:26.075 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:26.075 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:26.076 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:26.077 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:26.078 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:26.079 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:26.079 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:26.080 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:26.089 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x97ec8cf9, L:/127.0.0.1:56778 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:26.090 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:26.090 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1584), Traces: [0ms] refreshing cache from master, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [1544ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [1546ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1558ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:26.091 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:26.093 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:26.094 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5d254fde, L:/127.0.0.1:55732 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:26.095 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:26.095 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:26.095 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:26.095 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:26.095 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:26.096 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:26.096 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:26.096 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:26.097 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:26.097 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:26.097 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:26.099 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:26.100 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:26.101 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:26.102 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:26.103 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:26.103 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:26.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:26.104305 11949 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:26.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.090929 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53732 (local address 127.10.87.253:39437)
02:07:26.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.090976 (+    47us) server_negotiation.cc:207] Beginning negotiation
02:07:26.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.090978 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:26.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.091428 (+   450us) server_negotiation.cc:408] Connection header received
02:07:26.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.091659 (+   231us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:26.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.091661 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:26.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.091675 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:26.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.091706 (+    31us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:26.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.102237 (+ 10531us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:26.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.103294 (+  1057us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:26.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.104240 (+   946us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53732: BlockingRecv error: recv got EOF from 127.0.0.1:53732 (error 108)
02:07:26.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
02:07:26.105 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:26.107 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:26.107 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:26.107 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:26.107 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:26.113 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xef44ea1b, L:/127.0.0.1:55746 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:26.116 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x173de33a, L:/127.0.0.1:56792 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:26.117 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:26.117 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:26.121 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:26.121 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:26.121 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.252:39883: connection closed
02:07:26.121 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.10.87.254:40241,127.10.87.252:39883,127.10.87.253:39437; will retry
02:07:26.123 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:26.123 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:26.124 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:26.124 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:26.125 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:26.126 [DEBUG - pool-4-thread-62] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:26.126 [DEBUG - pool-4-thread-62] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1393), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [720ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [721ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [732ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, [773ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, deferred=null) after lookup
02:07:26.126 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:26.127 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:26.128 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:26.129 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:26.129 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:26.129 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:26.129 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:26.130 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:26.130 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state CONNECTING
02:07:26.131 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:26.131 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:26.131 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:26.131 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1397), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [434ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [436ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [452ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, [454ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, deferred=null) after lookup
02:07:26.131 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:26.131 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:26.132 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:26.132 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:26.133 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:26.134 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:26.134 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:26.134 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:26.134 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:26.134 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:26.134 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:26.134 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:26.135 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:26.135 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:26.135 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:26.136 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:26.136 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:26.136 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:26.136 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:26.137 [DEBUG - pool-138-thread-1] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:26.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:26.137692 11949 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:26.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.132173 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53740 (local address 127.10.87.253:39437)
02:07:26.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.132222 (+    49us) server_negotiation.cc:207] Beginning negotiation
02:07:26.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.132225 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:07:26.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.134411 (+  2186us) server_negotiation.cc:408] Connection header received
02:07:26.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.137309 (+  2898us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:26.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.137311 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:26.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.137327 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:26.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.137363 (+    36us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:26.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.137631 (+   268us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53740: BlockingRecv error: recv got EOF from 127.0.0.1:53740 (error 108)
02:07:26.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
02:07:26.138 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:26.139 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:26.139 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:26.139 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:26.141 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb082f7d4, L:/127.0.0.1:56806 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:26.141 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:26.142 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:26.142 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state CONNECTING due to: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:26.142 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:26.143 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:26.143 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:26.144 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:26.144 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:26.152 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:26.153 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa72e70a3, L:/127.0.0.1:56822 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:26.153 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:26.154 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:26.154 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:26.154 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1418), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [450ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [464ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [929ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [941ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:26.156 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:26.157 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:26.157 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:26.157 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:26.157 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:26.157 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe13d2990, L:/127.0.0.1:53744 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:26.157 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:26.158 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:26.158 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:26.158 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:26.159 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:26.159 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:26.160 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:26.160 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:26.160 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:26.161 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:26.162 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:26.162 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:26.162 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:26.163 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:26.164 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:26.165 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:26.169 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:26.172 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1ef4289b, L:/127.0.0.1:56826 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:26.172 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:26.173 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:26.174 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1444), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [477ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [490ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1411ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1432ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:26.174 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:26.177 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x044dc57a, L:/127.0.0.1:55756 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:26.178 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:26.180 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:26.181 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:26.182 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:26.182 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:26.182 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:26.183 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:26.183 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:26.184 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1eee2b0b, L:/127.0.0.1:56832 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:26.184 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:26.184 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:26.185 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:26.183 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0795205c, L:/127.0.0.1:53750 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:26.185 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:26.185 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:26.186 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:26.186 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1666), Traces: [0ms] refreshing cache from master, [46ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [1606ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [1613ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1622ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1629ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:26.186 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:26.186 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:26.186 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:26.187 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:26.187 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:26.188 [DEBUG - pool-4-thread-15] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:26.188 [DEBUG - pool-4-thread-15] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1676), Traces: [0ms] refreshing cache from master, [70ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [854ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [867ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1246ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1275ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:26.189 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:26.189 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:26.189 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:26.189 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:26.189 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:26.189 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:26.190 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:26.190 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:26.190 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:26.191 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:26.191 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:26.191 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:26.191 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:26.191 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:26.191 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:26.191 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:26.192 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:26.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:26.192234 11949 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:26.192 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:26.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.182568 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53754 (local address 127.10.87.253:39437)
02:07:26.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.182771 (+   203us) server_negotiation.cc:207] Beginning negotiation
02:07:26.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.182773 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:26.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.183050 (+   277us) server_negotiation.cc:408] Connection header received
02:07:26.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.183269 (+   219us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:26.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.183270 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:26.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.183286 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:26.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.183319 (+    33us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:26.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.187257 (+  3938us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:26.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.187959 (+   702us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:26.192 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state CONNECTING
02:07:26.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.191138 (+  3179us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:26.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.191344 (+   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
02:07:26.192 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:26.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.191845 (+   501us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:07:26.193 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:26.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.191849 (+     4us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:07:26.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.191850 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:07:26.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.191855 (+     5us) server_negotiation.cc:923] calling sasl_server_start()
02:07:26.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.191874 (+    19us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:07:26.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.191878 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:07:26.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.191921 (+    43us) server_negotiation.cc:1036] Waiting for connection context
02:07:26.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.192148 (+   227us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53754: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:53754): Connection reset by peer (error 104)
02:07:26.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":170}
02:07:26.194 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:26.194 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:26.194 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:26.194 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:26.194 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:26.194 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:26.194 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:26.195 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:26.195 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:26.196 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:26.196 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:26.196 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:26.196 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state CONNECTING due to: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:26.196 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:26.197 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:26.198 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:26.198 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:26.199 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:26.200 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:26.201 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:26.201 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1718), Traces: [0ms] refreshing cache from master, [94ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [1571ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [1575ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1588ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1596ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:26.202 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:26.203 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:26.204 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:26.204 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:26.204 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:26.205 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:26.205 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:26.205 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:26.206 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:26.206 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:26.206 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:26.206 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:26.207 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:26.207 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:26.212 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9d4ef674, L:/127.0.0.1:56846 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:26.213 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:26.214 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1710), Traces: [0ms] refreshing cache from master, [86ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [907ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [928ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1665ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1682ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:26.214 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x22e6ad5a, L:/127.0.0.1:53756 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:26.215 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:26.216 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:26.217 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:26.217 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:26.217 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:26.217 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:26.218 [DEBUG - pool-4-thread-63] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:26.220 [DEBUG - pool-4-thread-63] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1776), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [532ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1311ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1324ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:26.220 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:26.220 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:26.220 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:26.221 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:26.221 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:26.221 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:26.221 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:26.221 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:26.221 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:26.222 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:26.223 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:26.223 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:26.223 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:26.223 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:26.223 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:26.223 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:26.223 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:26.224 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:26.224 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:26.224 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:26.224 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:26.224 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:26.225 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:26.225 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:26.225 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:26.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:26.225805 12676 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:26.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.202263 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53766 (local address 127.10.87.253:39437)
02:07:26.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.202322 (+    59us) server_negotiation.cc:207] Beginning negotiation
02:07:26.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.202323 (+     1us) server_negotiation.cc:400] Waiting for connection header
02:07:26.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.202897 (+   574us) server_negotiation.cc:408] Connection header received
02:07:26.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.203178 (+   281us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:26.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.203180 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:26.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.203195 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:26.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.203237 (+    42us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:26.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.217507 (+ 14270us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:26.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.218325 (+   818us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:26.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.225737 (+  7412us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53766: BlockingRecv error: recv got EOF from 127.0.0.1:53766 (error 108)
02:07:26.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
02:07:26.226 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:26.227 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:26.227 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:26.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:26.227208 11949 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:26.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.219797 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53778 (local address 127.10.87.253:39437)
02:07:26.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.219844 (+    47us) server_negotiation.cc:207] Beginning negotiation
02:07:26.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.219846 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:26.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.225557 (+  5711us) server_negotiation.cc:408] Connection header received
02:07:26.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.226862 (+  1305us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:26.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.226863 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:26.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.226877 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:26.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.226909 (+    32us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:26.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.227147 (+   238us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53778: BlockingRecv error: recv got EOF from 127.0.0.1:53778 (error 108)
02:07:26.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
02:07:26.228 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:26.229 [DEBUG - Time-limited test] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:26.230 [DEBUG - Time-limited test] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1496), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [424ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [435ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [916ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [933ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:26.231 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:26.232 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:26.233 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:26.233 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:26.234 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:26.234 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:26.234 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:26.235 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:26.235 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:26.236 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:26.236 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:26.236 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:26.237 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:26.237 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:26.238 [DEBUG - kudu-nio-3] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:26.239 [DEBUG - kudu-nio-3] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:26.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:26.240022 11949 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:26.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.231877 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53784 (local address 127.10.87.253:39437)
02:07:26.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.232033 (+   156us) server_negotiation.cc:207] Beginning negotiation
02:07:26.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.232035 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:26.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.232359 (+   324us) server_negotiation.cc:408] Connection header received
02:07:26.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.233016 (+   657us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:26.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.233017 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:26.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.233030 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:26.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.233063 (+    33us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:26.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.238924 (+  5861us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:26.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.239688 (+   764us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:26.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.239958 (+   270us) 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)
02:07:26.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":123}
02:07:26.241 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:26.243 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:26.244 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:26.246 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:26.250 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0xfff51366, L:/127.0.0.1:56860 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:26.252 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:26.252 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=50000, elapsed=5959), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [266ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [608ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1774ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [3649ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [5725ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: Network error: connection closed, [5725ms] delaying RPC due to: Service unavailable: Master config (127.10.87.254:40241,127.10.87.252:39883,127.10.87.253:39437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: connection closed, [5741ms] refreshing cache from master, [5741ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [5741ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [5742ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [5841ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [5842ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [5855ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=Deferred@2011349562(state=PENDING, result=null, callback=(continuation of Deferred@243822085 after retry RPC after error@1189031957), errback=(continuation of Deferred@243822085 after retry RPC after error@1189031957))) after lookup
02:07:26.255 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:26.255 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1781), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [74ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [128ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [706ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [721ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:26.255 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd59045ef, L:/127.0.0.1:56868 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:26.256 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:26.256 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:26.257 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:26.258 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:26.258 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:26.258 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:26.258 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:26.258 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:26.258 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:26.259 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:26.259 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state CONNECTING
02:07:26.260 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:26.260 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:26.260 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:26.260 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:26.260 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:26.260 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:26.261 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:26.262 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:26.262 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:26.263 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:26.263 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:26.263 [DEBUG - kudu-nio-3] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:26.264 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:26.264 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:26.264 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:26.264 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:26.264 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:26.264 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:26.264 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:26.265 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:26.265 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state CONNECTING due to: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:26.265 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:26.265 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:26.266 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:26.267 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:26.268 [DEBUG - kudu-nio-3] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:26.268 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:26.271 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8e6d0988, L:/127.0.0.1:56872 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:26.274 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:26.275 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1755), Traces: [0ms] refreshing cache from master, [50ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [1182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [1200ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1701ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1718ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:26.276 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd6637abd, L:/127.0.0.1:53792 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:26.276 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:26.277 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:26.277 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:26.278 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:26.278 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:26.278 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:26.278 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:26.278 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:26.279 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:26.279 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:26.279 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:26.279 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:26.279 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:26.280 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:26.280 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:26.280 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:26.280 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:26.281 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:26.282 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:26.282 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:26.282 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.254:40241: connection closed
02:07:26.284 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:26.284 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:26.286 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:26.290 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:26.290 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1553), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [747ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [770ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1030ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1043ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:26.293 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:26.295 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:26.295 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:26.295 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:26.295 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:26.295 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:26.297 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state CONNECTING
02:07:26.297 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:26.297 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:26.297 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:26.297 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:26.297 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:26.298 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:26.301 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x68bbabab, L:/127.0.0.1:56874 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:26.302 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:26.302 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1800), Traces: [0ms] refreshing cache from master, [89ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [566ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1749ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1772ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:26.303 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:26.304 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:26.307 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:26.307 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:26.307 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:26.307 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:26.307 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:26.308 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:26.308 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:26.308 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:26.308 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:26.308 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state CONNECTING due to: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:26.308 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:26.309 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:26.309 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:26.309 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:26.310 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:26.310 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:26.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:26.309968 11949 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:26.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.284083 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54506 (local address 127.10.87.253:39437)
02:07:26.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.284130 (+    47us) server_negotiation.cc:207] Beginning negotiation
02:07:26.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.284133 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:07:26.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.284481 (+   348us) server_negotiation.cc:408] Connection header received
02:07:26.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.286155 (+  1674us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:26.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.286157 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:26.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.286170 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:26.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.286238 (+    68us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:26.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.300305 (+ 14067us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:26.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.301067 (+   762us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:26.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.305636 (+  4569us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:26.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.305841 (+   205us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:07:26.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.309667 (+  3826us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:07:26.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.309673 (+     6us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:07:26.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.309674 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:07:26.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.309680 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
02:07:26.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.309702 (+    22us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:07:26.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.309707 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:07:26.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.309767 (+    60us) server_negotiation.cc:1036] Waiting for connection context
02:07:26.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.309890 (+   123us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54506: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54506): Cannot send after transport endpoint shutdown (error 108)
02:07:26.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22}
02:07:26.311 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:26.311 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:26.311 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:26.312 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:26.312 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:26.312 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:26.313 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:26.313 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:26.313 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:26.316 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.317 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.317 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.318 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.319 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.320 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.320 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.321 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.322 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.322 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.323 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.324 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.324 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.325 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.326 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.326 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.327 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.328 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.329 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.329 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.330 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.330 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.331 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.332 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.333 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.335 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.335 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.336 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.337 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.337 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.338 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.339 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.339 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.340 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.341 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.341 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.342 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.343 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.343 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.344 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.345 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.346 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.347 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.348 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.349 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.350 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.351 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.353 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.354 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.355 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:26.355 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:26.362 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.363 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.363 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.364 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.365 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.366 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.366 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.367 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.367 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.368 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.368 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.369 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.369 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.370 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.370 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.371 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.371 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.372 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.372 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.373 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.373 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.374 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.374 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.375 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.376 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.376 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.377 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.377 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.378 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.378 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.379 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.379 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.380 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.380 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.381 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.382 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.382 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.382 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:26.383 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.384 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.385 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.385 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.385 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.386 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.386 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.387 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.388 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.388 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:26.389 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:26.390 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:26.390 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:26.391 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:26.391 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:26.391 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:26.392 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:26.393 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:26.394 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:26.395 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:26.395 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:26.396 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:26.396 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:26.397 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:26.398 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:26.399 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:26.399 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:26.400 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:26.405 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:26.409 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:26.410 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:26.411 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:26.412 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:26.413 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:26.413 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:26.414 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:26.414 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:26.415 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:26.417 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:26.444 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:26.447 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.447 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.447 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:26.447 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.447 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:26.448 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:26.448 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:26.449 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.449 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.449 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:26.450 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.450 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:26.451 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:26.452 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:26.453 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:26.454 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:26.455 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:26.455 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:26.456 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:26.457 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:26.457 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:26.458 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:26.459 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:26.459 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:26.460 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:26.461 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:26.461 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:26.461 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:26.462 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:26.462 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:26.463 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:26.464 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x106692c3, L:/127.0.0.1:39242 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:26.464 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:26.464 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:26.464 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:26.465 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:26.465 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:26.466 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:26.466 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:26.466 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:26.467 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:26.467 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:26.468 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:26.469 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:26.469 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:26.470 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:26.471 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:26.471 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:26.473 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:26.474 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:26.475 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:26.476 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:26.476 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:26.477 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:26.477 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:26.478 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:26.479 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.479 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:26.479 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.480 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:26.480 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.481 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.482 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.482 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:26.483 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.483 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.484 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.485 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.486 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.471 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:26.487 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:26.488 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.489 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.489 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:26.490 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.490 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:26.491 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.491 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.492 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.492 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.493 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.493 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.494 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:26.494 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.495 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.495 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.496 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.496 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.497 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.497 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.497 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:26.498 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:26.498 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x413a1b43, L:/127.0.0.1:54542 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:26.499 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:26.499 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc1c681f5, L:/127.0.0.1:46628 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:26.500 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:26.500 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:26.504 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:26.506 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6a017870, L:/127.0.0.1:54554 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:26.507 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:26.507 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa245dc5d, L:/127.0.0.1:46656 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:26.508 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:26.508 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:26.513 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:26.514 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x34af7ff3, L:/127.0.0.1:54570 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:26.515 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:26.517 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd9f60d2e, L:/127.0.0.1:46564 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:26.518 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:26.521 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:26.522 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x59bda493, L:/127.0.0.1:54582 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:26.524 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:26.526 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x82944c66, L:/127.0.0.1:46594 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:26.528 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:26.530 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x55adfa6c, L:/127.0.0.1:46614 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:26.531 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:26.531 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x616e5b88, L:/127.0.0.1:54526 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:26.533 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:26.537 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7058ee85, L:/127.0.0.1:46644 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:26.538 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:26.541 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfe491475, L:/127.0.0.1:54594 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:26.541 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:26.544 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:26.545 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1ea618ef, L:/127.0.0.1:39256 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:26.547 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6496d175, L:/127.0.0.1:46670 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:26.549 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:26.549 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:26.553 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6d937599, L:/127.0.0.1:39280 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:26.556 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb83408fb, L:/127.0.0.1:46686 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:26.557 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:26.557 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:26.559 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x20f3b312, L:/127.0.0.1:46604 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:26.560 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa0a36ffd, L:/127.0.0.1:46580 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:26.561 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6ca94bec, L:/127.0.0.1:46556 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:26.562 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8af48328, L:/127.0.0.1:46666 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:26.563 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:26.564 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x38c4af27, L:/127.0.0.1:39310 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:26.564 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:26.567 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:26.568 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=215), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [75ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [78ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [121ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [178ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:26.569 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:26.571 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:26.574 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:26.574 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x91c8a45e, L:/127.0.0.1:46804 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:26.575 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:26.575 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:26.575 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:26.575 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:26.575 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:26.575 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:26.576 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:26.577 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:26.577 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:26.577 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:26.577 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:26.577 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:26.578 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:26.578 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:26.578 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:26.581 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:26.584 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6152e3d2, L:/127.0.0.1:39270 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:26.585 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:26.585 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:26.586 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=266), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [25ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [25ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [163ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [166ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [219ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:26.587 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:26.588 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x720b720a, L:/127.0.0.1:46778 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:26.589 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:26.593 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x643b6153, L:/127.0.0.1:46696 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:26.594 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:26.595 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:26.598 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:26.599 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdd4a02bb, L:/127.0.0.1:46760 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:26.600 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:26.601 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe4dd5dca, L:/127.0.0.1:46706 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:26.601 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:26.601 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:26.603 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:26.604 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:26.605 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:26.609 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2ad98cf3, L:/127.0.0.1:46772 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:26.611 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:26.616 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbf61ef87, L:/127.0.0.1:46726 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:26.616 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:26.618 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x62abb99c, L:/127.0.0.1:46790 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:26.619 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7d891cf9, L:/127.0.0.1:54516 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:26.621 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb799216f, L:/127.0.0.1:39342 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:26.622 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xaae451df, L:/127.0.0.1:39292 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:26.622 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x25770337, L:/127.0.0.1:46752 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:26.623 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:26.623 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe50edf23, L:/127.0.0.1:46820 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:26.627 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x91fa8005, L:/127.0.0.1:39348 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:26.629 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:26.630 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x98fe90b2, L:/127.0.0.1:39302 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:26.630 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb1f619e8, L:/127.0.0.1:46740 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:26.631 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9b10af1f, L:/127.0.0.1:39318 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:26.632 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd4d12fb4, L:/127.0.0.1:39332 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:26.632 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:26.632 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:26.632 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=297), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [22ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [139ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [225ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [256ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:26.633 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:26.634 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=304), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [24ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [188ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [259ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:26.634 [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.10.87.254:40241, [31ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [31ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [161ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [249ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [252ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:26.634 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:26.635 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:26.635 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x92a06399, L:/127.0.0.1:39290 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:26.636 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x119dcef4, L:/127.0.0.1:46544 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:26.638 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf55ce244, L:/127.0.0.1:54534 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:26.638 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:26.638 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:26.638 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:26.638 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:26.638 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:26.639 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:26.639 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:26.639 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe94f84a4, L:/127.0.0.1:39370 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:26.639 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=284), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [27ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [28ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [184ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, [259ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [276ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, deferred=null) after lookup
02:07:26.639 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:26.639 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:26.640 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:26.640 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:26.640 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:26.640 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:26.640 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:26.640 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:26.641 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:26.641 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=315), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [24ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [25ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [176ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [268ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [270ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:26.641 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:26.641 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:26.642 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:26.642 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:26.642 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:26.642 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:26.642 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:26.642 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:26.642 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:26.643 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:26.643 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:26.643 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:26.643 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:26.643 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:26.643 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:26.643 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:26.643 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:26.643 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:26.643 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:26.644 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:26.644 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:26.644 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:26.644 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:26.644 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:26.645 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:26.645 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:26.641 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=280), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [188ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [211ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [237ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [254ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:26.646 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:26.646 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:26.646 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:26.646 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:26.646 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:26.647 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:26.647 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:26.647 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:26.647 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:26.647 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:26.648 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:26.648 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=307), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [31ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [32ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [148ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [252ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [268ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:26.648 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:26.648 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:26.648 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:26.649 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:26.649 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:26.649 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:26.649 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:26.650 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:26.647 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:26.650 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:26.650 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:26.650 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:26.650 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:26.651 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:26.651 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:26.651 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:26.651 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:26.652 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:26.653 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:26.653 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:26.654 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:26.654 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:26.654 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:26.654 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:26.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:26.654604 12830 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:26.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.605533 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54600 (local address 127.10.87.253:39437)
02:07:26.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.605577 (+    44us) server_negotiation.cc:207] Beginning negotiation
02:07:26.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.605579 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:26.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.605589 (+    10us) server_negotiation.cc:408] Connection header received
02:07:26.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.605764 (+   175us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:26.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.605765 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:26.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.605783 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:26.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.605835 (+    52us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:26.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.653465 (+ 47630us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:26.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.654256 (+   791us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:26.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.654532 (+   276us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54600: BlockingRecv error: recv got EOF from 127.0.0.1:54600 (error 108)
02:07:26.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
02:07:26.655 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:26.656 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:26.657 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:26.657 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:26.657 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x145e91b3, L:/127.0.0.1:46722 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:26.657 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:26.657 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:26.657 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:26.658 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:26.658 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:26.658 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:26.658 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:26.658 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:26.659 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:26.659 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:26.659 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:26.659 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:26.659 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:26.659 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:26.660 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:26.660 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:26.660 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:26.660 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:26.660 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:26.660 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:26.661 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5705b578, L:/127.0.0.1:39362 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:26.661 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:26.661 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:26.662 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:26.663 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:26.663 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:26.663 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:26.664 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:26.664 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:26.664 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:26.664 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:26.665 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:26.665 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:26.665 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:26.665 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:26.665 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:26.665 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:26.665 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:26.667 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:26.667 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:26.665 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:26.668 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:26.669 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:26.669 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:26.670 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:26.676 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:26.679 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:26.684 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x374acc38, L:/127.0.0.1:39374 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:26.685 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:26.686 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:26.686 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=367), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [25ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [195ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [320ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:26.687 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:26.687 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:26.688 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:26.689 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:26.689 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:26.689 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:26.689 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:26.689 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:26.690 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:26.690 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:26.690 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:26.690 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:26.690 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:26.691 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:26.691 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:26.691 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:26.692 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:26.692 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:26.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:26.696642 12828 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:26.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.675296 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54614 (local address 127.10.87.253:39437)
02:07:26.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.675355 (+    59us) server_negotiation.cc:207] Beginning negotiation
02:07:26.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.675357 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:26.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.676331 (+   974us) server_negotiation.cc:408] Connection header received
02:07:26.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.678565 (+  2234us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:26.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.678567 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:26.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.678582 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:26.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.678627 (+    45us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:26.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.682371 (+  3744us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:26.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.683175 (+   804us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:26.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.693871 (+ 10696us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:26.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.694070 (+   199us) 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
02:07:26.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.696222 (+  2152us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:07:26.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.696230 (+     8us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:07:26.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.696231 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:07:26.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.696236 (+     5us) server_negotiation.cc:923] calling sasl_server_start()
02:07:26.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.696257 (+    21us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:07:26.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.696261 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:07:26.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.696317 (+    56us) server_negotiation.cc:1036] Waiting for connection context
02:07:26.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.696564 (+   247us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54614: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54614): Connection reset by peer (error 104)
02:07:26.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":31}
02:07:26.697 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:26.698 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4c107432, L:/127.0.0.1:46826 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:26.699 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:26.699 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:26.700 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:26.701 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:26.702 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:26.702 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:26.703 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:26.703 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:26.704 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:26.708 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2ebe7ada, L:/127.0.0.1:39380 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:26.710 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:26.710 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:26.711 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:26.712 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:26.714 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:26.714 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:26.718 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:26.718 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:26.719 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc039bacf, L:/127.0.0.1:46842 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:26.727 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:26.731 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf4481377, L:/127.0.0.1:39394 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:26.733 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:26.733 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:26.733 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=409), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [330ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [331ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [363ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:26.733 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:26.734 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:26.735 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:26.735 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:26.736 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1adaef36, L:/127.0.0.1:46832 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:26.737 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:26.737 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:26.737 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:26.737 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:26.737 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:26.737 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:26.737 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:26.737 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:26.738 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:26.738 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:26.739 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:26.739 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:26.744 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:26.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:26.744474 12828 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:26.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.710924 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54622 (local address 127.10.87.253:39437)
02:07:26.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.710973 (+    49us) server_negotiation.cc:207] Beginning negotiation
02:07:26.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.710975 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:26.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.714981 (+  4006us) server_negotiation.cc:408] Connection header received
02:07:26.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.716404 (+  1423us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:26.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.716406 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:26.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.716423 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:26.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.716481 (+    58us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:26.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.730069 (+ 13588us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:26.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.730813 (+   744us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:26.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.742807 (+ 11994us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:26.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.743009 (+   202us) 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
02:07:26.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.743446 (+   437us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:07:26.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.743451 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:07:26.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.743451 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:07:26.745 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:26.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.743457 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
02:07:26.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.743472 (+    15us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:07:26.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.743475 (+     3us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:07:26.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.743532 (+    57us) server_negotiation.cc:1036] Waiting for connection context
02:07:26.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.744368 (+   836us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54622: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54622): Connection reset by peer (error 104)
02:07:26.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
02:07:26.746 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:26.747 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:26.741 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd54ab5d1, L:/127.0.0.1:39404 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:26.749 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:26.749 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=423), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [24ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [177ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [338ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [378ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:26.752 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:26.754 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x19af6b72, L:/127.0.0.1:46844 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:26.754 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7f163937, L:/127.0.0.1:46848 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:26.755 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:26.755 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:26.755 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:26.755 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:26.755 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:26.756 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:26.756 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:26.756 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:26.756 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:26.757 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:26.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:26.757158 12827 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:26.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.727628 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54628 (local address 127.10.87.253:39437)
02:07:26.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.727712 (+    84us) server_negotiation.cc:207] Beginning negotiation
02:07:26.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.727714 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:26.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.728325 (+   611us) server_negotiation.cc:408] Connection header received
02:07:26.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.728527 (+   202us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:26.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.728529 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:26.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.728557 (+    28us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:26.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.728605 (+    48us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:26.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.746139 (+ 17534us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:26.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.746952 (+   813us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:26.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.753653 (+  6701us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:26.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.753845 (+   192us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:07:26.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.754872 (+  1027us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:07:26.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.754878 (+     6us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:07:26.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.754878 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:07:26.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.754883 (+     5us) server_negotiation.cc:923] calling sasl_server_start()
02:07:26.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.754909 (+    26us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:07:26.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.754912 (+     3us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:07:26.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.754955 (+    43us) server_negotiation.cc:1036] Waiting for connection context
02:07:26.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.757081 (+  2126us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54628: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54628): Cannot send after transport endpoint shutdown (error 108)
02:07:26.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":44}
02:07:26.758 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:26.758 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:26.759 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:26.759 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:26.760 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:26.760 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:26.761 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:26.761 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:26.762 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:26.762 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:26.765 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:26.766 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:26.771 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5f97f86c, L:/127.0.0.1:46864 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:26.772 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdc3abca4, L:/127.0.0.1:46880 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:26.774 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:26.774 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:26.776 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:26.776 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:26.778 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:26.779 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:26.781 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0f2e5380, L:/127.0.0.1:39414 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:26.782 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:26.784 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:26.784 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:26.784 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=447), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [383ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [389ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [396ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [408ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:26.785 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbb7f011e, L:/127.0.0.1:54634 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:26.786 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:26.789 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:26.790 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:26.790 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:26.790 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:26.790 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:26.791 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:26.791 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:26.791 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:26.791 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:26.792 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:26.792 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:26.793 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:26.793 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:26.794 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:26.798 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:26.799 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6aae8430, L:/127.0.0.1:46888 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:26.801 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:26.803 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:26.804 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:26.804 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:26.809 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:26.810 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc0f1f8a3, L:/127.0.0.1:39426 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:26.810 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:26.811 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:26.813 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xac49e8fa, L:/127.0.0.1:46894 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:26.817 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:26.818 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=477), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [396ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [402ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [424ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [431ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:26.818 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:26.820 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:26.821 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:26.823 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:26.825 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:26.825 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:26.827 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:26.827 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:26.827 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:26.827 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:26.828 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:26.828 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:26.828 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:26.829 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:26.830 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1e4549db, L:/127.0.0.1:39436 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:26.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:26.830153 12827 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:26.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.798127 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54650 (local address 127.10.87.253:39437)
02:07:26.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.798182 (+    55us) server_negotiation.cc:207] Beginning negotiation
02:07:26.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.798184 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:26.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.799142 (+   958us) server_negotiation.cc:408] Connection header received
02:07:26.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.803133 (+  3991us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:26.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.803135 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:26.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.803157 (+    22us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:26.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.803191 (+    34us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:26.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.818075 (+ 14884us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:26.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.818842 (+   767us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:26.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.826533 (+  7691us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:26.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.826778 (+   245us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:07:26.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.829512 (+  2734us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:07:26.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.829518 (+     6us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:07:26.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.829519 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:07:26.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.829524 (+     5us) server_negotiation.cc:923] calling sasl_server_start()
02:07:26.831 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:26.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.829554 (+    30us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:07:26.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.829558 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:07:26.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.829619 (+    61us) server_negotiation.cc:1036] Waiting for connection context
02:07:26.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.830070 (+   451us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54650: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54650): Connection reset by peer (error 104)
02:07:26.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":31}
02:07:26.831 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:26.831 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:26.831 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:26.835 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb30b8394, L:/127.0.0.1:39432 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:26.836 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:26.836 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=490), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [30ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [204ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [434ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [446ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:26.837 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:26.838 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:26.841 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:26.841 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:26.841 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:26.841 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:26.841 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:26.842 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:26.842 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:26.842 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:26.842 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:26.842 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:26.842 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:26.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:26.842700 12827 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:26.843 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:26.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.837691 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54658 (local address 127.10.87.253:39437)
02:07:26.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.837744 (+    53us) server_negotiation.cc:207] Beginning negotiation
02:07:26.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.837746 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:26.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.837846 (+   100us) server_negotiation.cc:408] Connection header received
02:07:26.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.838095 (+   249us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:26.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.838096 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:26.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.838110 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:26.843 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:26.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.838143 (+    33us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:26.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.841521 (+  3378us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:26.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.842328 (+   807us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:26.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.842632 (+   304us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54658: BlockingRecv error: recv got EOF from 127.0.0.1:54658 (error 108)
02:07:26.843 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:26.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
02:07:26.844 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:26.844 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:26.845 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:26.845 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:26.845 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:26.846 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:26.847 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:26.848 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:26.852 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:26.855 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:26.856 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb0b160bf, L:/127.0.0.1:46900 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:26.861 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x86603546, L:/127.0.0.1:39448 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:26.862 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:26.862 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=511), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [457ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [459ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [471ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [475ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:26.863 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:26.864 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x151a7f5a, L:/127.0.0.1:54664 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:26.864 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:26.865 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:26.867 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:26.869 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:26.869 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:26.869 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:26.869 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:26.869 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:26.870 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:26.870 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:26.870 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:26.871 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:26.871 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:26.871 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:26.871 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:26.871 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:26.874 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:26.874 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:26.875 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:26.876 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:26.877 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:26.882 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3d7c9dc9, L:/127.0.0.1:46916 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:26.884 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.885 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x06306550, L:/127.0.0.1:39452 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:26.886 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:26.886 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:26.887 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:26.891 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:26.895 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:26.896 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:26.897 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x93df72d9, L:/127.0.0.1:46932 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:26.898 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:26.900 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:26.906 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4d5ab3c2, L:/127.0.0.1:39454 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:26.907 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.907 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:26.907 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=564), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [255ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [509ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [525ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:26.909 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:26.910 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:26.910 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:26.910 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:26.910 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:26.910 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:26.911 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.911 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:26.911 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:26.911 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:26.911 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:26.912 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:26.912 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:26.912 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:26.912 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:26.912 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7739c469, L:/127.0.0.1:54672 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:26.913 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:26.913 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:26.914 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:26.914 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:26.914 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:26.915 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:26.916 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:26.917 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:26.923 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8e507eca, L:/127.0.0.1:39470 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:26.924 [DEBUG - pool-4-thread-20] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:26.924 [DEBUG - pool-4-thread-20] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=600), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [24ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [25ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [178ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [267ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:26.926 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:26.926 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:26.926 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=608), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [25ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [184ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [546ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [561ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:26.927 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:26.924 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe5f5b3b8, L:/127.0.0.1:54678 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:26.931 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:26.931 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:26.931 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:26.932 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:26.932 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:26.932 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:26.932 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:26.932 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:26.933 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:26.933 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:26.933 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:26.933 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:26.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:26.933079 12827 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:26.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.925698 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54694 (local address 127.10.87.253:39437)
02:07:26.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.925748 (+    50us) server_negotiation.cc:207] Beginning negotiation
02:07:26.933 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:26.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.925750 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:26.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.928558 (+  2808us) server_negotiation.cc:408] Connection header received
02:07:26.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.928824 (+   266us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:26.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.928826 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:26.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.928838 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:26.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.928867 (+    29us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:26.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.931937 (+  3070us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:26.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.932717 (+   780us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:26.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.933014 (+   297us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54694: BlockingRecv error: recv got EOF from 127.0.0.1:54694 (error 108)
02:07:26.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":28}
02:07:26.934 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:26.934 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:26.935 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:26.935 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:26.936 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:26.937 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:26.938 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:26.944 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe3439419, L:/127.0.0.1:46940 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:26.945 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:26.946 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:26.947 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:26.948 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:26.949 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:26.949 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:26.949 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:26.950 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:26.950 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:26.950 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:26.950 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:26.951 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:26.951 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:26.951 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:26.951 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:26.954 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:26.956 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:26.956 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:26.957 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x322ef7df, L:/127.0.0.1:54702 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:26.960 [DEBUG - pool-4-thread-77] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:26.960 [DEBUG - pool-4-thread-77] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=621), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [31ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [32ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [249ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [285ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:26.961 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8b18ac11, L:/127.0.0.1:39474 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:26.962 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:26.963 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:26.963 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:26.964 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:26.964 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:26.964 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:26.964 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:26.965 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:26.965 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:26.965 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:26.965 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:26.965 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:26.966 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:26.966 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:26.967 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:26.967 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=620), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [30ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [31ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [237ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [244ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:26.969 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:26.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:26.969987 12827 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:26.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.963508 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54712 (local address 127.10.87.253:39437)
02:07:26.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.963570 (+    62us) server_negotiation.cc:207] Beginning negotiation
02:07:26.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.963573 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:07:26.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.964425 (+   852us) server_negotiation.cc:408] Connection header received
02:07:26.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.964700 (+   275us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:26.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.964701 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:26.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.964715 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:26.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.964745 (+    30us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:26.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.967962 (+  3217us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:26.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.968833 (+   871us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:26.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.969922 (+  1089us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54712: BlockingRecv error: recv got EOF from 127.0.0.1:54712 (error 108)
02:07:26.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22}
02:07:26.970 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:26.971 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:26.971 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:26.971 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:26.971 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:26.971 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:26.971 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:26.972 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:26.972 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:26.972 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:26.972 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:26.972 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=641), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [24ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [220ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [563ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [584ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [593ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:26.972 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:26.972 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:26.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:26.973307 12827 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:26.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.971442 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54718 (local address 127.10.87.253:39437)
02:07:26.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.971485 (+    43us) server_negotiation.cc:207] Beginning negotiation
02:07:26.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.971487 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:26.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.971897 (+   410us) server_negotiation.cc:408] Connection header received
02:07:26.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.973020 (+  1123us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:26.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.973022 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:26.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.973036 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:26.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.973071 (+    35us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:26.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:26.973255 (+   184us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54718: BlockingRecv error: recv got EOF from 127.0.0.1:54718 (error 108)
02:07:26.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":21}
02:07:26.973 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:26.974 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:26.974 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:26.975 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.975 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:26.975 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:26.975 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:26.975 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:26.976 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.977 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.977 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:26.977 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:26.977 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:26.978 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.978 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:26.978 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:26.979 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:26.979 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:26.979 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:26.979 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:26.979 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:26.979 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:26.979 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:26.980 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:26.982 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.982 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.982 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.983 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.984 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.984 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.986 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.987 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.989 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.993 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.994 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.994 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.994 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.995 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.995 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.996 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.996 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.997 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.997 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.998 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.998 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.999 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:26.999 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:27.000 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:27.001 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:27.002 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:27.003 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:27.003 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:27.003 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.254:40241: connection closed
02:07:27.005 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:27.005 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:27.007 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:27.007 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:27.007 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:27.010 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x38756361, L:/127.0.0.1:46950 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:27.012 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:27.012 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:27.012 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:27.013 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:27.014 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:27.014 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:27.015 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:27.016 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:27.022 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x16421585, L:/127.0.0.1:46966 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:27.022 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:27.025 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:27.029 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2fea6c30, L:/127.0.0.1:39478 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:27.030 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:27.031 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:27.031 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:27.032 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:27.032 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:27.033 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:27.034 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:27.034 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=713), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [646ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [648ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [657ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [666ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:27.035 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:27.037 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0961a320, L:/127.0.0.1:54726 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:27.037 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:27.040 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6f8b2ac3, L:/127.0.0.1:39490 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:27.043 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:27.043 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:27.044 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:27.044 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:27.044 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:27.044 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:27.044 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:27.044 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:27.046 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:27.046 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:27.046 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:27.046 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:27.047 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:27.048 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:27.048 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:27.050 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:27.050 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:27.052 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:27.054 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:27.056 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf33c37b9, L:/127.0.0.1:39500 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:27.058 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:27.060 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:27.060 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa2ee8fa3, L:/127.0.0.1:46972 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:27.060 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=732), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [338ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [348ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [665ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [687ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:27.061 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:27.061 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:27.063 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:27.063 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:27.063 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:27.063 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:27.063 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:27.064 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:27.064 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:27.064 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:27.064 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:27.064 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:27.065 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:27.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:27.066429 12827 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:27.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.049743 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54736 (local address 127.10.87.253:39437)
02:07:27.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.049791 (+    48us) server_negotiation.cc:207] Beginning negotiation
02:07:27.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.049793 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:27.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.052601 (+  2808us) server_negotiation.cc:408] Connection header received
02:07:27.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.053704 (+  1103us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:27.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.053706 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:27.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.053720 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:27.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.053754 (+    34us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:27.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.062205 (+  8451us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:27.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.062917 (+   712us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:27.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.065284 (+  2367us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:27.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.065552 (+   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
02:07:27.066 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:27.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.066030 (+   478us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:07:27.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.066035 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:07:27.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.066036 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:07:27.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.066041 (+     5us) server_negotiation.cc:923] calling sasl_server_start()
02:07:27.067 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:27.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.066059 (+    18us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:07:27.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.066063 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:07:27.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.066106 (+    43us) server_negotiation.cc:1036] Waiting for connection context
02:07:27.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.066338 (+   232us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54736: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54736): Connection reset by peer (error 104)
02:07:27.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
02:07:27.068 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:27.068 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:27.068 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:27.069 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:27.070 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:27.070 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:27.077 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf727b3ce, L:/127.0.0.1:39506 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:27.078 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:27.078 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:27.078 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:27.079 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:27.079 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:27.079 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=750), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [360ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [383ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [685ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [706ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:27.080 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:27.081 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe77f806c, L:/127.0.0.1:54752 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:27.081 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:27.081 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:27.082 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:27.082 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:27.082 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:27.082 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:27.082 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:27.083 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:27.083 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:27.083 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:27.083 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:27.084 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:27.084 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:27.084 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:27.085 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:27.085 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:27.085 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:27.087 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcd98cf7c, L:/127.0.0.1:39512 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:27.095 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:27.096 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:27.096 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:27.097 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:27.097 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:27.098 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:27.100 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:27.103 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:27.105 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:27.107 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3e3d037f, L:/127.0.0.1:39518 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:27.109 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:27.111 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:27.114 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x93d37301, L:/127.0.0.1:39532 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:27.115 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:27.116 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=776), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [717ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [720ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [736ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:27.117 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:27.118 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1b3dc6d6, L:/127.0.0.1:46984 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:27.118 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:27.118 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:27.118 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:27.119 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:27.119 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:27.119 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:27.119 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:27.119 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:27.119 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:27.120 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:27.120 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:27.120 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:27.121 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:27.121 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:27.123 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:27.123 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=779), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [419ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [427ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [432ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [454ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:27.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:27.123364 12828 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:27.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.109046 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54756 (local address 127.10.87.253:39437)
02:07:27.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.109112 (+    66us) server_negotiation.cc:207] Beginning negotiation
02:07:27.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.109114 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:27.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.110120 (+  1006us) server_negotiation.cc:408] Connection header received
02:07:27.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.110717 (+   597us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:27.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.110718 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:27.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.110734 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:27.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.110766 (+    32us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:27.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.114746 (+  3980us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:27.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.115551 (+   805us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:27.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.122266 (+  6715us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:27.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.122529 (+   263us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:07:27.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.122967 (+   438us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:07:27.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.122972 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:07:27.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.122973 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:07:27.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.122978 (+     5us) server_negotiation.cc:923] calling sasl_server_start()
02:07:27.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.122994 (+    16us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:07:27.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.122998 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:07:27.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.123055 (+    57us) server_negotiation.cc:1036] Waiting for connection context
02:07:27.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.123258 (+   203us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54756: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54756): Connection reset by peer (error 104)
02:07:27.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":35}
02:07:27.123 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:27.124 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:27.126 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:27.126 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:27.126 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:27.126 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:27.126 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:27.127 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state CONNECTING
02:07:27.127 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:27.127 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:27.127 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:27.128 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:27.128 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:27.128 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:27.130 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:27.130 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:27.130 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:27.133 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:27.133 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state CONNECTING due to: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:27.133 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:27.135 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:27.135 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:27.136 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:27.139 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:27.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:27.139456 12828 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:27.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.124515 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54758 (local address 127.10.87.253:39437)
02:07:27.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.124570 (+    55us) server_negotiation.cc:207] Beginning negotiation
02:07:27.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.124571 (+     1us) server_negotiation.cc:400] Waiting for connection header
02:07:27.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.139397 (+ 14826us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54758: BlockingRecv error: recv got EOF from 127.0.0.1:54758 (error 108)
02:07:27.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27}
02:07:27.143 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:27.143 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:27.146 [DEBUG - pool-4-thread-41] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:27.146 [DEBUG - pool-4-thread-41] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=797), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [32ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [80ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, [189ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, deferred=null) after lookup
02:07:27.147 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc136c23b, L:/127.0.0.1:46994 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:27.147 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:27.148 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:27.149 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:27.150 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:27.150 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:27.150 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:27.151 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:27.151 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:27.151 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:27.151 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:27.152 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:27.152 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:27.152 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:27.152 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:27.155 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:27.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:27.156116 12828 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:27.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.147346 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54772 (local address 127.10.87.253:39437)
02:07:27.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.147399 (+    53us) server_negotiation.cc:207] Beginning negotiation
02:07:27.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.147401 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:27.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.148916 (+  1515us) server_negotiation.cc:408] Connection header received
02:07:27.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.150510 (+  1594us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:27.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.150512 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:27.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.150531 (+    19us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:27.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.150565 (+    34us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:27.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.155126 (+  4561us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:27.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.155879 (+   753us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:27.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.156038 (+   159us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54772: BlockingRecv error: recv got EOF from 127.0.0.1:54772 (error 108)
02:07:27.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
02:07:27.157 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:27.158 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:27.160 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:27.160 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:27.160 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:27.161 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:27.161 [DEBUG - pool-4-thread-15] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:27.162 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:27.162 [DEBUG - pool-4-thread-15] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=826), Traces: [0ms] refreshing cache from master, [71ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [488ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [500ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [508ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [510ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:27.163 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:27.164 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:27.165 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:27.165 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:27.165 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:27.165 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:27.165 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:27.166 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:27.166 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:27.166 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:27.166 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:27.167 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:27.166 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:27.168 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:27.168 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:27.169 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:27.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:27.169212 12828 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:27.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.164504 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54784 (local address 127.10.87.253:39437)
02:07:27.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.164565 (+    61us) server_negotiation.cc:207] Beginning negotiation
02:07:27.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.164567 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:27.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.165000 (+   433us) server_negotiation.cc:408] Connection header received
02:07:27.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.165223 (+   223us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:27.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.165225 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:27.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.165238 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:27.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.165270 (+    32us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:27.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.168234 (+  2964us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:27.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.168904 (+   670us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:27.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.169147 (+   243us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54784: BlockingRecv error: recv got EOF from 127.0.0.1:54784 (error 108)
02:07:27.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
02:07:27.169 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:27.171 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:27.171 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:27.172 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:27.174 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa178c83f, L:/127.0.0.1:46998 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:27.175 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:27.176 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:27.177 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:27.178 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcd9dfffa, L:/127.0.0.1:39546 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:27.179 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:27.180 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:27.181 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:27.185 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1724333b, L:/127.0.0.1:47000 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:27.186 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:27.187 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:27.188 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x43adfc75, L:/127.0.0.1:39552 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:27.190 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:27.190 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=742), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [292ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [296ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [302ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [306ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:27.191 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:27.192 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:27.192 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:27.192 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:27.193 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:27.193 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:27.193 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:27.194 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:27.194 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:27.194 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:27.194 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:27.194 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:27.194 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:27.195 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:27.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:27.195811 12828 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:27.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.186528 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54792 (local address 127.10.87.253:39437)
02:07:27.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.186580 (+    52us) server_negotiation.cc:207] Beginning negotiation
02:07:27.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.186582 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:27.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.187031 (+   449us) server_negotiation.cc:408] Connection header received
02:07:27.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.187332 (+   301us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:27.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.187333 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:27.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.187347 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:27.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.187382 (+    35us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:27.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.190684 (+  3302us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:27.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.191388 (+   704us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:27.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.194013 (+  2625us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:27.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.194224 (+   211us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:07:27.196 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:27.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.195395 (+  1171us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:07:27.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.195400 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:07:27.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.195401 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:07:27.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.195407 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
02:07:27.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.195427 (+    20us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:07:27.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.195432 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:07:27.197 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:27.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.195474 (+    42us) server_negotiation.cc:1036] Waiting for connection context
02:07:27.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.195732 (+   258us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54792: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54792): Connection reset by peer (error 104)
02:07:27.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
02:07:27.197 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:27.198 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:27.201 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:27.202 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:27.205 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5f17fb29, L:/127.0.0.1:47008 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:27.206 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:27.208 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:27.209 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:27.210 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0a39a331, L:/127.0.0.1:39560 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:27.212 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:27.213 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:27.214 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:27.216 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbaa1376e, L:/127.0.0.1:47024 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:27.220 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x96000514, L:/127.0.0.1:39566 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:27.221 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:27.222 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:27.223 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:27.223 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=772), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [296ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [308ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [312ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:27.224 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:27.225 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:27.226 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:27.226 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:27.226 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:27.226 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:27.226 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:27.226 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:27.227 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:27.227 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:27.227 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:27.228 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:27.228 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:27.229 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:27.230 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:27.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:27.230465 12828 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:27.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.221716 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54800 (local address 127.10.87.253:39437)
02:07:27.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.221764 (+    48us) server_negotiation.cc:207] Beginning negotiation
02:07:27.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.221766 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:27.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.222036 (+   270us) server_negotiation.cc:408] Connection header received
02:07:27.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.222323 (+   287us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:27.231 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:27.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.222325 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:27.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.222341 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:27.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.222398 (+    57us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:27.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.225882 (+  3484us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:27.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.226617 (+   735us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:27.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.229304 (+  2687us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:27.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.229611 (+   307us) 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
02:07:27.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.230078 (+   467us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:07:27.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.230083 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:07:27.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.230083 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:07:27.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.230089 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
02:07:27.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.230109 (+    20us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:07:27.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.230113 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:07:27.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.230159 (+    46us) server_negotiation.cc:1036] Waiting for connection context
02:07:27.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.230386 (+   227us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54800: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54800): Connection reset by peer (error 104)
02:07:27.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
02:07:27.232 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:27.235 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:27.236 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:27.239 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf045553c, L:/127.0.0.1:39578 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:27.240 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:27.241 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=887), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [546ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [558ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [842ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [853ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:27.242 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:27.243 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:27.243 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x684247de, L:/127.0.0.1:54816 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:27.244 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:27.245 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:27.246 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:27.246 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:27.247 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:27.250 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:27.250 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:27.251 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:27.251 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:27.252 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:27.252 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:27.252 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:27.252 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:27.252 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:27.253 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:27.253 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:27.254 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:27.255 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:27.255 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:27.257 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:27.258 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:27.258 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:27.260 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbde3f07b, L:/127.0.0.1:39582 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:27.260 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa2236b13, L:/127.0.0.1:54824 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:27.261 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:27.261 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=922), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [27ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [222ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [864ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [882ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [882ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:27.261 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:27.262 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:27.263 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:27.263 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:27.263 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:27.264 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:27.264 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:27.264 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:27.264 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:27.264 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:27.264 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:27.264 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:27.265 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:27.265 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:27.265 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:27.266 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:27.266 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:27.267 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:27.267 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:27.267 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:27.268 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:27.269 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:27.272 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x308864ab, L:/127.0.0.1:47026 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:27.273 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:27.274 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:27.275 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:27.279 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xedaa7216, L:/127.0.0.1:39586 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:27.281 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:27.281 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7695d8ec, L:/127.0.0.1:47036 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:27.282 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:27.282 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:27.282 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:27.283 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:27.285 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:27.286 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:27.287 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:27.291 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcac42d73, L:/127.0.0.1:47052 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:27.293 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:27.294 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:27.295 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5a9c3d8a, L:/127.0.0.1:39590 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:27.298 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:27.298 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=817), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [303ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [307ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [314ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [318ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:27.300 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:27.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:27.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:27.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:27.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:27.302 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:27.302 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:27.302 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:27.302 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:27.303 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:27.303 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:27.303 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:27.304 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:27.304 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:27.304 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:27.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:27.305991 12828 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:27.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.293179 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54840 (local address 127.10.87.253:39437)
02:07:27.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.293230 (+    51us) server_negotiation.cc:207] Beginning negotiation
02:07:27.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.293232 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:27.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.293680 (+   448us) server_negotiation.cc:408] Connection header received
02:07:27.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.293935 (+   255us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:27.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.293936 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:27.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.293950 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:27.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.293981 (+    31us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:27.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.298016 (+  4035us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:27.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.298796 (+   780us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:27.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.301863 (+  3067us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:27.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.302056 (+   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
02:07:27.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.305561 (+  3505us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:07:27.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.305566 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:07:27.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.305566 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:07:27.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.305572 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
02:07:27.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.305595 (+    23us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:07:27.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.305599 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:07:27.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.305670 (+    71us) server_negotiation.cc:1036] Waiting for connection context
02:07:27.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.305905 (+   235us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54840: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54840): Connection reset by peer (error 104)
02:07:27.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22}
02:07:27.307 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:27.307 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:27.308 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:27.308 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:27.308 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:27.309 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:27.310 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:27.311 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:27.314 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:27.315 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:27.316 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1245e251, L:/127.0.0.1:47054 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:27.319 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:27.322 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:27.322 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x82fb15ce, L:/127.0.0.1:54844 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:27.324 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:27.324 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:27.324 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:27.325 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:27.330 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:27.331 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:27.332 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x24af2d3e, L:/127.0.0.1:39596 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:27.334 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:27.335 [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.10.87.254:40241, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [327ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [334ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [341ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [352ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:27.336 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:27.338 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:27.338 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:27.338 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:27.338 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:27.339 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:27.339 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:27.339 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:27.339 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:27.339 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:27.339 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:27.340 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:27.340 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:27.340 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7c1b90c8, L:/127.0.0.1:39602 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:27.341 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:27.342 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:27.342 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:27.343 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:27.343 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=858), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [335ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [339ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [358ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:27.343 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:27.343 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:27.345 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3bfd8459, L:/127.0.0.1:47058 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:27.345 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:27.349 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:27.351 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:27.351 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:27.351 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:27.351 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:27.351 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:27.352 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:27.352 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:27.352 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:27.353 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:27.353 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:27.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:27.354032 12828 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:27.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.330436 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54858 (local address 127.10.87.253:39437)
02:07:27.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.330486 (+    50us) server_negotiation.cc:207] Beginning negotiation
02:07:27.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.330488 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:27.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.330928 (+   440us) server_negotiation.cc:408] Connection header received
02:07:27.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.331171 (+   243us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:27.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.331173 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:27.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.331186 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:27.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.331217 (+    31us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:27.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.334739 (+  3522us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:27.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.335479 (+   740us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:27.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.350526 (+ 15047us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:27.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.350719 (+   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
02:07:27.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.353677 (+  2958us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:07:27.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.353682 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:07:27.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.353683 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:07:27.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.353689 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
02:07:27.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.353710 (+    21us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:07:27.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.353714 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:07:27.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.353755 (+    41us) server_negotiation.cc:1036] Waiting for connection context
02:07:27.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.353950 (+   195us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54858: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54858): Connection reset by peer (error 104)
02:07:27.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
02:07:27.355 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:27.355 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:27.355 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:27.356 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:27.356 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:27.358 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x12f2d25a, L:/127.0.0.1:47066 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:27.358 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:27.358 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:27.358 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:27.359 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:27.360 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:27.361 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:27.367 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:27.369 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:27.370 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:27.372 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5fae01f1, L:/127.0.0.1:54870 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:27.376 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:27.377 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:27.380 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe1d28421, L:/127.0.0.1:39612 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:27.380 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:27.381 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:27.381 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=891), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [354ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [369ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [371ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [386ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [394ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:27.383 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:27.385 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa281c2db, L:/127.0.0.1:47082 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:27.386 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:27.386 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:27.386 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:27.386 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:27.387 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:27.387 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:27.387 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:27.387 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:27.387 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:27.388 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:27.388 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:27.389 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:27.389 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:27.389 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:27.390 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:27.393 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:27.393 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:27.396 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:27.397 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:27.399 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x80e30eb7, L:/127.0.0.1:39616 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:27.401 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:27.404 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:27.404 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:27.405 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:27.408 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:27.408 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=916), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [373ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [393ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [409ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:27.410 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:27.413 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:27.413 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:27.413 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:27.413 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:27.413 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xce4c64e0, L:/127.0.0.1:54876 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:27.414 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:27.415 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc2efc698, L:/127.0.0.1:47090 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:27.416 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:27.416 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:27.416 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:27.417 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:27.417 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:27.418 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:27.418 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:27.418 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:27.419 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x052cf9e3, L:/127.0.0.1:39628 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:27.420 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:27.420 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:27.420 [DEBUG - pool-4-thread-57] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:27.421 [DEBUG - pool-4-thread-57] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=927), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [406ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [425ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:27.422 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:27.424 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:27.425 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:27.426 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:27.426 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:27.426 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:27.426 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:27.426 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:27.427 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:27.427 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:27.427 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:27.428 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:27.428 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:27.428 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:27.429 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:27.431 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:27.431 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:27.434 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:27.435 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:27.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:27.436620 12828 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:27.436 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:27.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.421881 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54882 (local address 127.10.87.253:39437)
02:07:27.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.421928 (+    47us) server_negotiation.cc:207] Beginning negotiation
02:07:27.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.421930 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:27.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.422554 (+   624us) server_negotiation.cc:408] Connection header received
02:07:27.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.422823 (+   269us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:27.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.422824 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:27.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.422838 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:27.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.422870 (+    32us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:27.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.433868 (+ 10998us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:27.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.434560 (+   692us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:27.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.436553 (+  1993us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54882: BlockingRecv error: recv got EOF from 127.0.0.1:54882 (error 108)
02:07:27.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
02:07:27.437 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:27.438 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:27.438 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:27.438 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:27.439 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:27.440 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:27.442 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x53c15bf5, L:/127.0.0.1:47098 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:27.444 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:27.448 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:27.449 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:27.450 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:27.458 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfbaa071a, L:/127.0.0.1:39644 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:27.459 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:27.459 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=963), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [442ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [451ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [462ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:27.460 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:27.460 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:27.461 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x200fa2d8, L:/127.0.0.1:39636 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:27.462 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:27.462 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:27.462 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:27.462 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:27.462 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:27.463 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:27.463 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state NEGOTIATING
02:07:27.463 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:27.464 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:27.464 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:27.465 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:27.465 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:27.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:27.465430 13008 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:27.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.440392 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47114 (local address 127.10.87.254:40241)
02:07:27.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.440442 (+    50us) server_negotiation.cc:207] Beginning negotiation
02:07:27.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.440444 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:27.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.440847 (+   403us) server_negotiation.cc:408] Connection header received
02:07:27.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.441636 (+   789us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:27.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.441638 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:27.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.441656 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:27.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.441700 (+    44us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:27.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.452816 (+ 11116us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:27.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.453671 (+   855us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:27.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.464849 (+ 11178us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:27.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.465047 (+   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
02:07:27.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.465140 (+    93us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:07:27.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.465144 (+     4us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:07:27.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.465144 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:07:27.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.465150 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
02:07:27.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.465160 (+    10us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:07:27.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.465164 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:07:27.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.465222 (+    58us) server_negotiation.cc:1036] Waiting for connection context
02:07:27.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.465324 (+   102us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47114: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:47114): Connection reset by peer (error 104)
02:07:27.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
02:07:27.467 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.254:40241: connection closed
02:07:27.468 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:27.468 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:27.469 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:27.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:27.470748 12828 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:27.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.459074 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54890 (local address 127.10.87.253:39437)
02:07:27.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.459148 (+    74us) server_negotiation.cc:207] Beginning negotiation
02:07:27.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.459150 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:27.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.460736 (+  1586us) server_negotiation.cc:408] Connection header received
02:07:27.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.462290 (+  1554us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:27.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.462292 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:27.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.462307 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:27.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.462340 (+    33us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:27.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.469669 (+  7329us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:27.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.470402 (+   733us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:27.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.470682 (+   280us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54890: BlockingRecv error: recv got EOF from 127.0.0.1:54890 (error 108)
02:07:27.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":47}
02:07:27.472 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:27.473 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:27.474 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:27.475 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:27.477 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x51e0b552, L:/127.0.0.1:47124 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:27.478 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:27.479 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:27.480 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:27.483 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x09de3bb1, L:/127.0.0.1:47128 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:27.484 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:27.486 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:27.491 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:27.492 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:27.493 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:27.494 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x77be362f, L:/127.0.0.1:39658 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:27.495 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:27.496 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=998), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [473ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [479ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [485ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [496ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:27.498 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:27.498 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:27.502 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:27.502 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:27.502 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:27.502 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:27.502 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:27.503 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:27.503 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:27.503 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:27.503 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xeae122e0, L:/127.0.0.1:54906 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:27.503 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:27.503 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:27.504 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:27.504 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:27.505 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:27.505 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:27.512 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:27.513 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:27.513 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xda1de8b3, L:/127.0.0.1:47142 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:27.516 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:27.517 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:27.521 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:27.521 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:27.524 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9b431841, L:/127.0.0.1:39668 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:27.526 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd9b01202, L:/127.0.0.1:54920 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:27.526 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:27.526 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [1128ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [1135ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1151ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1162ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:27.527 [DEBUG - pool-4-thread-30] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:27.528 [DEBUG - pool-4-thread-30] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1206), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [24ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [193ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [318ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [341ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:27.529 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:27.529 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:27.530 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:27.531 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:27.531 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:27.531 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:27.531 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:27.532 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:27.532 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:27.532 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:27.532 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:27.532 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:27.532 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:27.532 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:27.533 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:27.533 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:27.533 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:27.533 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:27.533 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:27.533 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:27.533 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:27.533 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:27.533 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:27.533 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:27.533 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:27.534 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:27.535 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:27.535 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:27.535 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:27.536 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:27.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:27.537289 12828 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:27.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.529026 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54934 (local address 127.10.87.253:39437)
02:07:27.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.529067 (+    41us) server_negotiation.cc:207] Beginning negotiation
02:07:27.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.529068 (+     1us) server_negotiation.cc:400] Waiting for connection header
02:07:27.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.529488 (+   420us) server_negotiation.cc:408] Connection header received
02:07:27.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.529738 (+   250us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:27.537 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:27.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.529740 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:27.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.529753 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:27.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.529783 (+    30us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:27.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.535853 (+  6070us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:27.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.536566 (+   713us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:27.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.537234 (+   668us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54934: BlockingRecv error: recv got EOF from 127.0.0.1:54934 (error 108)
02:07:27.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22}
02:07:27.539 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:27.539 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:27.539 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:27.541 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:27.542 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:27.542 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:27.543 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:27.550 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe1aa47d3, L:/127.0.0.1:39672 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:27.551 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3d960af4, L:/127.0.0.1:47150 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:27.553 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:27.554 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:27.555 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:27.556 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:27.556 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:27.557 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:27.564 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:27.564 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x23919181, L:/127.0.0.1:39688 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:27.565 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:27.569 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd89628f7, L:/127.0.0.1:39700 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:27.570 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:27.570 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:27.571 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1242), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [24ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [184ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1183ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1198ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:27.571 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:27.572 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:27.573 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:27.573 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:27.573 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:27.573 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:27.573 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:27.573 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:27.574 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:27.574 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:27.574 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:27.575 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:27.575 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:27.577 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:27.577 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:27.577 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:27.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:27.577708 12828 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:27.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.564213 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54940 (local address 127.10.87.253:39437)
02:07:27.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.564261 (+    48us) server_negotiation.cc:207] Beginning negotiation
02:07:27.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.564263 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:27.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.564696 (+   433us) server_negotiation.cc:408] Connection header received
02:07:27.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.564936 (+   240us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:27.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.564937 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:27.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.564951 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:27.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.564999 (+    48us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:27.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.568140 (+  3141us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:27.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.568989 (+   849us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:27.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.577018 (+  8029us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:27.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.577281 (+   263us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:07:27.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.577391 (+   110us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:07:27.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.577396 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:07:27.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.577396 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:07:27.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.577428 (+    32us) server_negotiation.cc:923] calling sasl_server_start()
02:07:27.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.577440 (+    12us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:07:27.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.577444 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:07:27.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.577498 (+    54us) server_negotiation.cc:1036] Waiting for connection context
02:07:27.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.577625 (+   127us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54940: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54940): Connection reset by peer (error 104)
02:07:27.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
02:07:27.580 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:27.580 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:27.581 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:27.581 [DEBUG - pool-4-thread-37] (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.10.87.254:40241, [383ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [396ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [702ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [711ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:27.581 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:27.582 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:27.583 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:27.583 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:27.584 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:27.584 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:27.584 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:27.584 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:27.585 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:27.585 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:27.585 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:27.585 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:27.586 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:27.586 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:27.586 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:27.586 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:27.586 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:27.586 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:27.587 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:27.587 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:27.587 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:27.588 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe9d22d35, L:/127.0.0.1:39712 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:27.590 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:27.590 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1259), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [370ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [382ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1196ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1215ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:27.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:27.590384 13041 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:27.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.581981 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54954 (local address 127.10.87.253:39437)
02:07:27.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.590148 (+  8167us) server_negotiation.cc:207] Beginning negotiation
02:07:27.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.590150 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:27.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.590161 (+    11us) server_negotiation.cc:408] Connection header received
02:07:27.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.590187 (+    26us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:27.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.590189 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:27.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.590204 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:27.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.590315 (+   111us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54954: BlockingWrite error: write error: Broken pipe (error 32)
02:07:27.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":8139,"thread_start_us":63,"threads_started":1}
02:07:27.591 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:27.591 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:27.592 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:27.593 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:27.593 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:27.593 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:27.593 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:27.593 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:27.594 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:27.594 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:27.594 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4ae16daf, L:/127.0.0.1:54948 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:27.594 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:27.594 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:27.594 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:27.595 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:27.595 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:27.595 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:27.595 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:27.596 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:27.596 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:27.597 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:27.597 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:27.598 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:27.599 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:27.600 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:27.604 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:27.605 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x79154f47, L:/127.0.0.1:47164 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:27.605 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:27.606 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:27.607 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:27.608 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa543d604, L:/127.0.0.1:39728 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:27.608 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:27.609 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:27.613 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x386fce61, L:/127.0.0.1:39744 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:27.615 [DEBUG - pool-4-thread-67] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:27.615 [DEBUG - pool-4-thread-67] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1294), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [790ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [794ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [808ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [812ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:27.616 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:27.616 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:27.618 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:27.618 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:27.618 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:27.618 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:27.618 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:27.619 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:27.619 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:27.619 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:27.620 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:27.620 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:27.620 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd9e43a9d, L:/127.0.0.1:47176 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:27.620 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:27.620 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:27.621 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:27.622 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:27.623 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:27.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:27.623083 12828 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:27.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.617120 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54970 (local address 127.10.87.253:39437)
02:07:27.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.617170 (+    50us) server_negotiation.cc:207] Beginning negotiation
02:07:27.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.617172 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:27.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.617180 (+     8us) server_negotiation.cc:408] Connection header received
02:07:27.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.617206 (+    26us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:27.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.617207 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:27.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.617218 (+    11us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:27.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.617277 (+    59us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:27.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.621991 (+  4714us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:27.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.622729 (+   738us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:27.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.623021 (+   292us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54970: BlockingRecv error: recv got EOF from 127.0.0.1:54970 (error 108)
02:07:27.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
02:07:27.623 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:27.623 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:27.624 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:27.624 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:27.627 [DEBUG - pool-4-thread-45] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:27.627 [DEBUG - pool-4-thread-45] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1304), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [24ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [89ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [178ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [186ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:27.628 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:27.628 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:27.628 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:27.629 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:27.630 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:27.630 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:27.630 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:27.630 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:27.631 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:27.631 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:27.631 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:27.631 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state CONNECTING
02:07:27.631 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:27.631 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:27.632 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:27.632 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:27.632 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:27.632 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:27.634 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:27.634 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:27.634 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:27.635 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf3fb90ed, L:/127.0.0.1:39754 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:27.636 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:27.636 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:27.636 [DEBUG - kudu-nio-1] (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.10.87.254:40241, [510ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [523ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1246ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1261ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:27.637 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:27.638 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:27.627 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:27.638 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:27.639 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:27.642 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:27.642 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:27.643 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:27.643 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:27.643 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:27.643 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:27.643 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:27.643 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:27.644 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:27.644 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:27.645 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:27.646 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:27.646 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:27.646 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state CONNECTING due to: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:27.646 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:27.647 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:27.647 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:27.647 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:27.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:27.649742 12828 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:27.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.626890 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54986 (local address 127.10.87.253:39437)
02:07:27.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.626933 (+    43us) server_negotiation.cc:207] Beginning negotiation
02:07:27.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.626935 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:27.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.638728 (+ 11793us) server_negotiation.cc:408] Connection header received
02:07:27.650 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcf865fa7, L:/127.0.0.1:47180 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:27.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.639780 (+  1052us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:27.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.639782 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:27.650 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:27.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.639796 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:27.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.639827 (+    31us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:27.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.648638 (+  8811us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:27.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.649392 (+   754us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:27.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.649675 (+   283us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54986: BlockingRecv error: recv got EOF from 127.0.0.1:54986 (error 108)
02:07:27.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
02:07:27.651 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:27.651 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:27.651 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:27.653 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:27.654 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:27.654 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:27.657 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7a8a56ed, L:/127.0.0.1:39770 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:27.658 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:27.659 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1179), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [660ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [669ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [676ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [682ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:27.660 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:27.661 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:27.661 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:27.661 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:27.661 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:27.661 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd9088994, L:/127.0.0.1:54992 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:27.662 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:27.662 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:27.662 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:27.663 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:27.663 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:27.663 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:27.663 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:27.663 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:27.664 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:27.664 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:27.665 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:27.666 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:27.666 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:27.667 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:27.668 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:27.669 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdfc29302, L:/127.0.0.1:39776 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:27.669 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:27.671 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:27.671 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1190), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [296ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [305ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [677ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [693ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:27.672 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:27.673 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:27.673 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:27.673 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:27.673 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:27.674 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:27.674 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:27.675 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state CONNECTING
02:07:27.675 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:27.675 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:27.675 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:27.675 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:27.676 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:27.676 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:27.676 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:27.677 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:27.677 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:27.679 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:27.679 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state CONNECTING due to: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:27.679 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:27.682 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x346a6531, L:/127.0.0.1:47182 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:27.683 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:27.684 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:27.685 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:27.685 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcdc3fd1b, L:/127.0.0.1:39782 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:27.687 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:27.688 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:27.689 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:27.692 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7ed7513a, L:/127.0.0.1:47198 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:27.693 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:27.694 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:27.695 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:27.697 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9c1352f6, L:/127.0.0.1:47202 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:27.701 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x16248b3d, L:/127.0.0.1:39786 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:27.701 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:27.702 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:27.702 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:27.702 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:27.702 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1218), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [704ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [710ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [714ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [719ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:27.703 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:27.704 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:27.705 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:27.705 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:27.705 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:27.705 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:27.705 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:27.706 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:27.706 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:27.706 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:27.708 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:27.708 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:27.708 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:27.708 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:27.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:27.708485 12828 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:27.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.701966 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55008 (local address 127.10.87.253:39437)
02:07:27.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.702049 (+    83us) server_negotiation.cc:207] Beginning negotiation
02:07:27.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.702051 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:27.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.702408 (+   357us) server_negotiation.cc:408] Connection header received
02:07:27.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.702682 (+   274us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:27.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.702683 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:27.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.702698 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:27.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.702733 (+    35us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:27.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.707320 (+  4587us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:27.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.708068 (+   748us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:27.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.708415 (+   347us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55008: BlockingRecv error: recv got EOF from 127.0.0.1:55008 (error 108)
02:07:27.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":30}
02:07:27.709 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:27.710 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:27.710 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:27.710 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:27.711 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:27.714 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc1c40908, L:/127.0.0.1:47210 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:27.714 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:27.715 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:27.716 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:27.717 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:27.722 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x81201d76, L:/127.0.0.1:39794 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:27.723 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x06715eb6, L:/127.0.0.1:55018 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:27.724 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:27.724 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1233), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [712ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [722ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [725ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [734ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:27.724 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:27.725 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:27.725 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:27.726 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:27.727 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:27.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:27.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:27.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:27.727 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:27.728 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:27.728 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:27.728 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:27.729 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:27.729 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:27.729 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:27.730 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:27.730 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:27.732 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:27.732 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:27.732 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:27.733 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:27.734 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:27.735 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:27.736 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:27.737 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:27.738 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:27.738 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0bca471f, L:/127.0.0.1:47220 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:27.739 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:27.740 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:27.740 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:27.740 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:27.740 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:27.742 [DEBUG - pool-4-thread-26] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:27.742 [DEBUG - pool-4-thread-26] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1419), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [331ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1184ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:27.743 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:27.743 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:27.743 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:27.744 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:27.744 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1419), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [660ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [661ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [671ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, [691ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, deferred=null) after lookup
02:07:27.745 [DEBUG - pool-4-thread-65] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:27.745 [DEBUG - pool-4-thread-65] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1419), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [1170ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [1181ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1194ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:27.746 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:27.748 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:27.749 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:27.749 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:27.749 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:27.749 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:27.749 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:27.749 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:27.749 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:27.749 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:27.749 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:27.750 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:27.750 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state CONNECTING
02:07:27.750 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state CONNECTING
02:07:27.750 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:27.750 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:27.750 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:27.750 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:27.750 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:27.750 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:27.750 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:27.751 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:27.751 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:27.751 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:27.751 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:27.750 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:27.751 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:27.751 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state CONNECTING
02:07:27.751 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:27.751 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:27.751 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:27.751 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:27.752 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:27.752 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:27.752 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:27.752 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:27.752 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:27.753 [DEBUG - pool-4-thread-11] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:27.753 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:27.753 [DEBUG - pool-4-thread-11] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1415), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [281ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [718ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [731ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:27.753 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:27.754 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:27.755 [DEBUG - pool-4-thread-63] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:27.755 [DEBUG - pool-4-thread-63] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1409), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [30ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [248ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1215ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1225ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:27.756 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:27.756 [DEBUG - pool-4-thread-66] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:27.756 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:27.756 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:27.756 [DEBUG - pool-4-thread-66] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1407), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [748ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [763ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1219ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1229ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:27.756 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:27.756 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:27.757 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:27.757 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state CONNECTING
02:07:27.757 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:27.757 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:27.758 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:27.758 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:27.758 [DEBUG - pool-4-thread-5] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:27.758 [DEBUG - pool-4-thread-5] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1308), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [288ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [291ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [299ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [303ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:27.759 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:27.760 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:27.760 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:27.761 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:27.761 [DEBUG - pool-4-thread-22] (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.10.87.254:40241, [287ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [293ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [299ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [305ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:27.761 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:27.761 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:27.762 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:27.762 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:27.762 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:27.762 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:27.762 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state CONNECTING
02:07:27.763 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:27.763 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:27.763 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:27.763 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:27.763 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:27.764 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:27.764 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:27.764 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:27.764 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:27.764 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:27.764 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state CONNECTING
02:07:27.765 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:27.765 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:27.765 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:27.765 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:27.765 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:27.765 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:27.765 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:27.765 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:27.765 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:27.766 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:27.766 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:27.765 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:27.766 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:27.766 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:27.766 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:27.766 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:27.766 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:27.766 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:27.767 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:27.767 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state CONNECTING
02:07:27.767 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:27.767 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:27.767 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:27.767 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:27.767 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state CONNECTING
02:07:27.768 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:27.768 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:27.768 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:27.768 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:27.768 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:27.768 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:27.769 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:27.769 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:27.770 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:27.771 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1288), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [686ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [692ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [705ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, [706ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, deferred=null) after lookup
02:07:27.772 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:27.772 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:27.773 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:27.774 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:27.774 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:27.774 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:27.774 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:27.774 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:27.774 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:27.775 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:27.775 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state CONNECTING
02:07:27.775 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:27.775 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:27.775 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:27.776 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:27.776 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:27.776 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:27.777 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:27.777 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:27.778 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:27.779 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:27.782 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:27.782 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:27.783 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:27.783 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:27.784 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:27.784 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:27.785 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:27.787 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:27.788 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:27.789 [DEBUG - pool-4-thread-33] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:27.789 [DEBUG - pool-4-thread-33] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1293), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [428ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [438ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [447ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [466ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:27.790 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:27.792 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:27.792 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:27.792 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:27.793 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:27.793 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:27.793 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:27.794 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state CONNECTING
02:07:27.794 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:27.794 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:27.794 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:27.794 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:27.794 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:27.795 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:27.794 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:27.796 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:27.797 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:27.797 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:27.802 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:27.802 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:27.802 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:27.803 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:27.803 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:27.803 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:27.804 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:27.804 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:27.805 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:27.806 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:27.806 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:27.807 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:27.807 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:27.807 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:27.808 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:27.809 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:27.809 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:27.810 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:27.810 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:27.811 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:27.811 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:27.811 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:27.811 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:27.812 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:27.813 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:27.814 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:27.814 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:27.815 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:27.815 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:27.816 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:27.816 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:27.817 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:27.818 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:27.818 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:27.818 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc110f660, L:/127.0.0.1:47228 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:27.818 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:27.819 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:27.819 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:27.820 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:27.820 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:27.821 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:27.821 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:27.822 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:27.822 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:27.823 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:27.824 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:27.824 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb08e72ae, L:/127.0.0.1:55034 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:27.824 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:27.825 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:27.825 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:27.825 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:27.826 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x32d14e59, L:/127.0.0.1:39818 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:27.826 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x59f6819e, L:/127.0.0.1:39822 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:27.826 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:27.827 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:27.827 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:27.827 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:27.827 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:27.828 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:27.828 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1344), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [701ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [710ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [806ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [845ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:27.828 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:27.828 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:27.829 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:27.829 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:27.830 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:27.830 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:27.830 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:27.830 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:27.830 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf1f45187, L:/127.0.0.1:55038 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:27.830 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:27.831 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:27.831 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:27.831 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:27.831 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:27.832 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:27.832 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:27.832 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:27.832 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:27.832 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:27.832 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:27.833 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:27.833 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:27.833 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:27.834 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:27.834 [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.10.87.254:40241, [738ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [739ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [837ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:27.834 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:27.835 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:27.836 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:27.836 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:27.837 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:27.837 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:27.837 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:27.837 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state CONNECTING
02:07:27.837 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:27.837 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state CONNECTING
02:07:27.837 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:27.837 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:27.838 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6ec54e8e, L:/127.0.0.1:55068 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:27.839 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:27.839 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:27.840 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:27.841 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:27.843 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:27.843 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:27.844 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:27.845 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:27.845 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd16a0ca1, L:/127.0.0.1:55080 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:27.846 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:27.847 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:27.849 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x344f80d0, L:/127.0.0.1:55084 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:27.850 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:27.850 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:27.851 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4612d71a, L:/127.0.0.1:55028 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:27.857 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9c2823b0, L:/127.0.0.1:55026 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:27.859 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:27.903 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:27.903 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x797ebf72, L:/127.0.0.1:55024 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:27.903 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:27.905 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:27.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:27.905687 10695 connection.cc:466] server connection from 127.0.0.1:55028 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55028 (request call id 0) could send its response
02:07:27.906 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x72bf7d5f, L:/127.0.0.1:55098 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:27.907 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3a6ede78, L:/127.0.0.1:47314 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:27.910 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6bffe81c, L:/127.0.0.1:55070 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:27.912 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5a1b2337, L:/127.0.0.1:47252 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:27.913 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:27.913 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7eb0bc1a, L:/127.0.0.1:47238 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:27.914 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:27.914 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:27.914 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:27.914 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:27.915 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:27.915 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:27.915 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state CONNECTING due to: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:27.915 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:27.916 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x234fb7e9, L:/127.0.0.1:39812 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:27.919 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:27.919 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xaba8a865, L:/127.0.0.1:47266 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:27.919 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe7365064, L:/127.0.0.1:39804 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:27.920 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x98830756, L:/127.0.0.1:39836 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:27.921 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:27.922 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe9d342b8, L:/127.0.0.1:47300 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:27.922 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x11d7cb82, L:/127.0.0.1:39848 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:27.924 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:27.926 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd765fa92, L:/127.0.0.1:39888 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:27.928 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:27.928 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:27.929 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1442), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [788ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [789ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [943ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:27.930 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb95e1ab7, L:/127.0.0.1:47324 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:27.930 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:27.931 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:27.933 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:27.936 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7c7cd6cb, L:/127.0.0.1:39868 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:27.937 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:27.938 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:27.939 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:27.942 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x38ba3c89, L:/127.0.0.1:47284 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:27.942 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:27.943 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1449), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [782ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [783ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [855ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [942ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:27.955 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8d39ab87, L:/127.0.0.1:39842 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:27.956 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:27.956 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:27.956 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1467), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [799ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [799ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [950ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [971ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:27.957 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:27.957 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:27.958 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:27.958 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:27.958 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:27.958 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:27.959 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:27.959 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:27.959 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:27.959 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:27.959 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:27.959 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:27.959 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:27.960 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:27.960 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:27.960 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1ed60444, L:/127.0.0.1:39900 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:27.960 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:27.960 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:27.961 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:27.961 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1627), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [1232ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [1245ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1585ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:27.962 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2eaac675, L:/127.0.0.1:55108 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:27.962 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x58d11342, L:/127.0.0.1:39854 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:27.962 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:27.963 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:27.964 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4577c819, L:/127.0.0.1:39928 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:27.964 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1466), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [740ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [781ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [935ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [943ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [965ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:27.964 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc7e215f9, L:/127.0.0.1:39926 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:27.965 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:27.965 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1468), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [739ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [740ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [847ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [967ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:27.965 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:27.966 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1468), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [12ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [741ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [966ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:27.966 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:27.966 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:27.966 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:27.967 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:27.967 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:27.967 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x009113e8, L:/127.0.0.1:55058 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:27.967 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:27.967 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:27.921 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:27.968 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:27.968 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1473), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [781ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [789ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [917ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [925ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, [947ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, deferred=null) after lookup
02:07:27.968 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:27.968 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:27.968 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:27.968 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:27.968 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:27.968 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:27.968 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:27.969 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:27.969 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:27.969 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:27.969 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:27.969 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:27.969 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:27.969 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:27.969 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x64e46ac6, L:/127.0.0.1:39886 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:27.969 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:27.970 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:27.970 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:27.970 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:27.971 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:27.961 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:27.954 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:27.953 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x48bd6f0c, L:/127.0.0.1:47276 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:27.971 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state NEGOTIATING
02:07:27.971 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:27.971 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:27.971 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1478), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [780ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [781ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [928ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [977ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:27.971 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1627), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [186ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [186ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [342ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [357ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, [371ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, deferred=null) after lookup
02:07:27.951 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa0fab844, L:/127.0.0.1:47292 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:27.971 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:27.971 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:27.972 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:27.972 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:27.972 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.254:40241: connection closed
02:07:27.972 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:27.972 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:27.973 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:27.973 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:27.973 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:27.973 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:27.973 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6e4158c6, L:/127.0.0.1:55086 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:27.973 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:27.973 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:27.973 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:27.973 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:27.974 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:27.974 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:27.974 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:27.974 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:27.974 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:27.974 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:27.975 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:27.975 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:27.975 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:27.975 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:27.975 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd844506d, L:/127.0.0.1:39938 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:27.975 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:27.948 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:27.947 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:27.975 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:27.946 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:27.975 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:27.976 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1659), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [1106ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [1116ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1431ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1552ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [1584ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:27.976 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:27.976 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:27.946 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x34cff3da, L:/127.0.0.1:39878 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:27.977 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:27.977 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:27.977 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:27.977 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:27.977 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:27.978 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1528), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [32ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [151ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [190ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:27.978 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:27.978 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:27.978 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:27.978 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:27.978 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:27.978 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:27.979 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:27.979 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:27.979 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:27.979 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:27.979 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:27.979 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:27.979 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:27.979 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:27.980 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:27.980 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:27.980 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:27.946 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd798228e, L:/127.0.0.1:55046 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:27.945 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:27.980 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:27.980 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:27.981 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:27.981 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:27.981 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:27.981 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:27.981 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:27.981 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:27.982 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:27.982 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:27.976 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:27.976 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:27.982 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:27.982 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:27.982 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1489), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [739ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [740ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [855ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [939ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [982ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:27.975 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1484), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [731ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [737ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [746ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [838ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [953ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:27.983 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:27.975 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:27.974 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:27.985 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:27.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:27.971408 13154 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:27.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.834412 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55130 (local address 127.10.87.253:39437)
02:07:27.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.867252 (+ 32840us) server_negotiation.cc:207] Beginning negotiation
02:07:27.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.867253 (+     1us) server_negotiation.cc:400] Waiting for connection header
02:07:27.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.867261 (+     8us) server_negotiation.cc:408] Connection header received
02:07:27.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.867275 (+    14us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:27.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.867276 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:27.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.867283 (+     7us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:27.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.867356 (+    73us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:27.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.942579 (+ 75223us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:27.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.943310 (+   731us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:27.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.959725 (+ 16415us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:27.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.959902 (+   177us) 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
02:07:27.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.971031 (+ 11129us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:07:27.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.971035 (+     4us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:07:27.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.971035 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:07:27.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.971040 (+     5us) server_negotiation.cc:923] calling sasl_server_start()
02:07:27.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.971065 (+    25us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:07:27.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.971069 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:07:27.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.971113 (+    44us) server_negotiation.cc:1036] Waiting for connection context
02:07:27.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:27.971329 (+   216us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55130: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:55130): Connection reset by peer (error 104)
02:07:27.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":32817}
02:07:27.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:27.972761 10620 connection.cc:466] server connection from 127.0.0.1:47292 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47292 (request call id 0) could send its response
02:07:27.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:27.984418 10695 connection.cc:466] server connection from 127.0.0.1:55046 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55046 (request call id 0) could send its response
02:07:27.986 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:27.986 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:27.987 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:27.970 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:27.986 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:27.987 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:27.987 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:27.987 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:27.988 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:27.988 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:27.988 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:27.988 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:27.988 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:27.988 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:27.988 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:27.988 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:27.988 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:27.989 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:27.989 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:27.989 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:27.989 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:27.989 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:27.989 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:27.990 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:27.990 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:27.990 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:27.990 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:27.990 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:27.990 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:27.990 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:27.990 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:27.990 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:27.991 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:27.991 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:27.991 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:27.988 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:27.992 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:27.992 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:27.989 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:27.993 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:27.993 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:27.993 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:27.993 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:27.994 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:27.994 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:27.994 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:27.994 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:27.995 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:27.995 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:27.995 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:27.995 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:27.996 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:27.997 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:27.998 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:27.998 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2bed042c, L:/127.0.0.1:39916 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:27.998 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb074a656, L:/127.0.0.1:55116 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:27.989 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:27.988 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:28.003 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:28.003 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:28.003 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:28.003 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state CONNECTING due to: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:28.003 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:28.004 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:28.004 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:28.002 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:28.001 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnected from peer
02:07:28.004 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:28.004 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state CONNECTING due to: [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnected from peer
02:07:28.004 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:28.004 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.254:40241: [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnected from peer
02:07:28.000 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:28.004 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state CONNECTING due to: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:28.005 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:28.005 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:28.005 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:28.005 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:28.005 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:28.005 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:28.006 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1664), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [1216ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [1225ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1373ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1622ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [1622ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:28.006 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:28.007 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:28.007 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:28.003 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state CONNECTING due to: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:28.007 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:28.007 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:28.007 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:28.007 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:28.007 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:28.007 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:28.007 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:28.008 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:28.008 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:28.009 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:28.009 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:28.009 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:28.009 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:28.009 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:28.009 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:28.009 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:28.009 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:28.009 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:28.010 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:28.010 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:28.010 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:28.010 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:28.010 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:28.010 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:28.011 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:28.012 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:28.012 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:28.012 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:28.012 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:28.013 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:28.013 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:28.013 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:28.013 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:28.013 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:28.014 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:28.014 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:28.014 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:28.014 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:28.014 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:28.014 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:28.015 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:28.015 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:28.015 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state CONNECTING due to: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:28.015 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:28.017 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:28.017 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state CONNECTING due to: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:28.017 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:28.021 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:28.021 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state CONNECTING due to: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:28.022 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:28.022 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:28.022 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state CONNECTING due to: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:28.023 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:28.023 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:28.023 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state CONNECTING due to: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:28.023 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:28.025 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:28.025 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:28.025 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:28.030 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:28.030 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state CONNECTING due to: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:28.030 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:28.031 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:28.032 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:28.034 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.034 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.035 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.035 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.037 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.038 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.039 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.039 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.040 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.040 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.041 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.041 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:28.041 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:28.042 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.042 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.043 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.044 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.045 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.046 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.046 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.047 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.048 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.048 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.049 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.049 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.050 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.050 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.051 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.051 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.052 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.053 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.054 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.054 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.055 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.055 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.056 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.056 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.057 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.058 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.059 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.060 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.061 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.061 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.062 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.062 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.064 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.064 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.064 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.064 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:28.065 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:28.065 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.067 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.067 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.068 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.068 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.069 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:28.070 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.071 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.071 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.072 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.073 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.073 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.074 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.074 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.074 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.075 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.076 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.076 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.077 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.078 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.078 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.079 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.080 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.080 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.081 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.081 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.082 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.082 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.082 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.083 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:28.084 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:28.084 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:28.090 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.092 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.092 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.093 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.094 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.095 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.095 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.096 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.097 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.097 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.098 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:28.098 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:28.106 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.106 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.107 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.107 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.108 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.108 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.109 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.109 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.109 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.110 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.110 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.111 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.111 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.112 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.113 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.113 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.114 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.115 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.115 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.116 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.117 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.117 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1324f5e2, L:/127.0.0.1:47334 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:28.121 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.122 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.122 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.123 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.123 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.124 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.124 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.125 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.125 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.125 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.126 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.126 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.127 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.127 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.127 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.128 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.128 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:28.128 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:28.129 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.130 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.130 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.130 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.131 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.131 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.132 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:28.132 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state CONNECTING due to: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:28.132 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:28.133 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.137 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.139 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe908d448, L:/127.0.0.1:47344 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:28.141 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.142 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.142 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.143 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.143 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.143 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.144 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.144 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.145 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.145 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.145 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.146 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.147 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.149 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.152 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x152899ce, L:/127.0.0.1:47350 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:28.157 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.158 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.158 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.161 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.162 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.163 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:28.164 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:28.165 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.165 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:28.174 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfd4dfef4, L:/127.0.0.1:39948 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:28.175 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x82238c41, L:/127.0.0.1:47356 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:28.180 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.181 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.190 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.190 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:28.190 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:28.191 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.191 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.192 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.193 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.193 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.194 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.195 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.200 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.201 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.202 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xef4da3d1, L:/127.0.0.1:47372 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:28.203 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb3527268, L:/127.0.0.1:47388 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:28.205 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:28.205 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.206 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:28.207 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:28.212 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:28.213 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x089afa14, L:/127.0.0.1:47394 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:28.213 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:28.217 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.219 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.219 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6a359ca1, L:/127.0.0.1:39950 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:28.220 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.223 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:28.223 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=188), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [107ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [113ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [122ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [131ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:28.224 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.225 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:28.225 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.226 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.226 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:28.226 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:28.226 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:28.226 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:28.227 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:28.228 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:28.228 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:28.228 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:28.229 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:28.229 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:28.229 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:28.229 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:28.229 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x62b03c95, L:/127.0.0.1:55140 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:28.230 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:28.233 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x44fd0c71, L:/127.0.0.1:47406 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:28.235 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:28.236 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:28.237 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:28.238 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5c0db10a, L:/127.0.0.1:47410 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:28.240 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.240 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:28.241 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:28.243 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.247 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.249 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1967f88a, L:/127.0.0.1:55146 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:28.254 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xba080662, L:/127.0.0.1:39966 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:28.256 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.255 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:28.256 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=218), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [129ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [144ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [154ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [160ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:28.257 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.258 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.259 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:28.260 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:28.260 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:28.261 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:28.261 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:28.261 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:28.261 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:28.262 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:28.262 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:28.262 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:28.262 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:28.262 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:28.263 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:28.263 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:28.264 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x021369d0, L:/127.0.0.1:47416 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:28.265 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:28.267 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe896cd59, L:/127.0.0.1:47430 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:28.267 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:28.267 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:28.267 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:28.268 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:28.268 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.268 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:28.269 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:28.271 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.272 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.275 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.275 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x89aad3e5, L:/127.0.0.1:39978 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:28.276 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:28.277 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=235), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [159ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [164ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [170ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [179ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:28.278 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:28.279 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:28.279 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:28.279 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:28.279 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:28.279 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe4cccef8, L:/127.0.0.1:55154 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:28.279 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:28.280 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:28.280 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:28.280 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:28.280 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:28.280 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:28.281 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:28.281 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:28.281 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:28.284 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x486a0b41, L:/127.0.0.1:47446 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:28.285 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:28.286 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:28.286 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:28.288 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:28.288 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:28.290 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.291 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.292 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.294 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa967f709, L:/127.0.0.1:39986 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:28.295 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:28.295 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=251), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [12ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [179ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [188ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:28.296 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:28.299 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:28.299 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:28.301 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:28.302 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdd9d3e50, L:/127.0.0.1:47458 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:28.303 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:28.303 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:28.303 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:28.303 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:28.303 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:28.304 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:28.304 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:28.304 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:28.304 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:28.305 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:28.305 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:28.305 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:28.305 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:28.305698 13155 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:28.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.286923 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55156 (local address 127.10.87.253:39437)
02:07:28.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.286967 (+    44us) server_negotiation.cc:207] Beginning negotiation
02:07:28.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.286969 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:28.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.287376 (+   407us) server_negotiation.cc:408] Connection header received
02:07:28.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.287511 (+   135us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:28.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.287511 (+     0us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:28.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.287529 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:28.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.287559 (+    30us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:28.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.302091 (+ 14532us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:28.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.302903 (+   812us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:28.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.305632 (+  2729us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55156: BlockingRecv error: recv got EOF from 127.0.0.1:55156 (error 108)
02:07:28.306 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
02:07:28.307 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:28.308 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:28.308 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:28.309 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:28.309 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.315 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5d918998, L:/127.0.0.1:39994 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:28.315 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xafa9c533, L:/127.0.0.1:47472 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:28.316 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:28.317 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:28.318 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.318 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:28.319 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.320 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.325 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:28.325 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe6669048, L:/127.0.0.1:40002 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:28.326 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:28.327 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:28.331 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x766de430, L:/127.0.0.1:47476 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:28.331 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:28.332 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:28.334 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.335 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.336 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.339 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x64f265d5, L:/127.0.0.1:55168 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:28.339 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x86eafa00, L:/127.0.0.1:40018 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:28.340 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:28.340 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=290), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [207ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [214ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [221ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [228ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [228ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:28.341 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:28.342 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:28.344 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:28.344 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:28.344 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:28.344 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:28.344 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:28.345 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3761fa94, L:/127.0.0.1:47478 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:28.345 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:28.346 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:28.346 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:28.346 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:28.347 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:28.347 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:28.347 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:28.347 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:28.347 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:28.350 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:28.351 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:28.351 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:28.352 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:28.353 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:28.354 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0b85d89f, L:/127.0.0.1:40030 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:28.355 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:28.355 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=304), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [229ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [233ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [241ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:28.356 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:28.357 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:28.357 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:28.357 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:28.357 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:28.358 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:28.358 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:28.358 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.358 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:28.358 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:28.359 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:28.359 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:28.360 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:28.360 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:28.360 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:28.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:28.361213 13155 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:28.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.352548 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55184 (local address 127.10.87.253:39437)
02:07:28.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.352644 (+    96us) server_negotiation.cc:207] Beginning negotiation
02:07:28.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.352646 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:28.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.353116 (+   470us) server_negotiation.cc:408] Connection header received
02:07:28.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.353319 (+   203us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:28.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.353321 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:28.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.353336 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:28.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.353368 (+    32us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:28.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.356404 (+  3036us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:28.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.357082 (+   678us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:28.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.360235 (+  3153us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:28.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.360433 (+   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
02:07:28.361 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.360894 (+   461us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:07:28.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.360899 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:07:28.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.360899 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:07:28.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.360905 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
02:07:28.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.360925 (+    20us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:07:28.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.360930 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:07:28.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.360996 (+    66us) server_negotiation.cc:1036] Waiting for connection context
02:07:28.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.361108 (+   112us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55184: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:55184): Connection reset by peer (error 104)
02:07:28.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":70}
02:07:28.363 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:28.363 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:28.363 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:28.364 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:28.364 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.365 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:28.366 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:28.372 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc18a16da, L:/127.0.0.1:47492 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:28.372 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:28.373 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:28.376 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2bd042d1, L:/127.0.0.1:40042 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:28.378 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:28.378 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=325), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [243ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [249ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [258ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [262ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:28.379 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:28.380 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfd5e40c2, L:/127.0.0.1:55192 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:28.380 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.381 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:28.381 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:28.382 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:28.382 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:28.382 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:28.382 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:28.382 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:28.382 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.383 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:28.383 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.384 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:28.384 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:28.384 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:28.384 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:28.384 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:28.384 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:28.385 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:28.385 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:28.388 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:28.388 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:28.391 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x936ca91f, L:/127.0.0.1:40044 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:28.393 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc66fb1b9, L:/127.0.0.1:47504 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:28.393 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:28.394 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:28.394 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:28.394 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=339), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [259ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [273ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [273ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:28.396 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:28.397 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:28.397 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:28.397 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:28.397 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:28.397 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:28.397 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:28.397 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:28.398 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:28.398 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:28.398 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:28.399 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:28.399 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:28.399 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:28.400712 13155 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:28.400 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.393263 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55194 (local address 127.10.87.253:39437)
02:07:28.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.393309 (+    46us) server_negotiation.cc:207] Beginning negotiation
02:07:28.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.393311 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:28.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.393939 (+   628us) server_negotiation.cc:408] Connection header received
02:07:28.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.394216 (+   277us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:28.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.394218 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:28.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.394231 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:28.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.394310 (+    79us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:28.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.396930 (+  2620us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:28.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.397722 (+   792us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:28.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.399752 (+  2030us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:28.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.399919 (+   167us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:07:28.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.400305 (+   386us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:07:28.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.400309 (+     4us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:07:28.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.400310 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:07:28.401 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.400315 (+     5us) server_negotiation.cc:923] calling sasl_server_start()
02:07:28.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.400334 (+    19us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:07:28.402 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:28.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.400338 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:07:28.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.400381 (+    43us) server_negotiation.cc:1036] Waiting for connection context
02:07:28.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.400586 (+   205us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55194: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:55194): Connection reset by peer (error 104)
02:07:28.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
02:07:28.402 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:28.403 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:28.407 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:28.411 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbc288608, L:/127.0.0.1:40050 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:28.411 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.411 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcf0ecbee, L:/127.0.0.1:47514 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:28.412 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.413 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:28.413 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.414 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:28.415 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:28.419 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.420 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf9d42758, L:/127.0.0.1:47522 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:28.421 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcaa332f8, L:/127.0.0.1:40058 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:28.425 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.426 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:28.426 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.427 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:28.428 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:28.434 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:28.434 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5c09266a, L:/127.0.0.1:47534 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:28.435 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x901b1b51, L:/127.0.0.1:40072 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:28.436 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:28.436 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:28.437 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=377), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [294ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [309ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [311ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:28.438 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:28.439 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:28.439 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:28.439 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:28.439 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:28.439 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:28.440 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:28.440 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:28.440 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:28.441 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:28.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:28.440894 13155 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:28.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.433811 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55206 (local address 127.10.87.253:39437)
02:07:28.441 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:28.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.433862 (+    51us) server_negotiation.cc:207] Beginning negotiation
02:07:28.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.433864 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:28.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.434308 (+   444us) server_negotiation.cc:408] Connection header received
02:07:28.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.436180 (+  1872us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:28.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.436182 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:28.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.436195 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:28.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.436228 (+    33us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:28.441 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:28.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.439521 (+  3293us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:28.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.440147 (+   626us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:28.441 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:28.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.440827 (+   680us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55206: BlockingRecv error: recv got EOF from 127.0.0.1:55206 (error 108)
02:07:28.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
02:07:28.442 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:28.442 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:28.442 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.443 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.444 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.444 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.445 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.446 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.451 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.451 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x128233d7, L:/127.0.0.1:47538 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:28.452 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.453 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.454 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.454 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x313b91c2, L:/127.0.0.1:47546 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:28.454 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.456 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.461 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcb4ba3f4, L:/127.0.0.1:47562 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:28.461 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:28.462 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:28.464 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:28.465 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6809b796, L:/127.0.0.1:47572 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:28.467 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:28.468 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:28.472 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0de87259, L:/127.0.0.1:40088 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:28.473 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:28.473 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=409), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [325ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [334ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [334ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [346ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:28.474 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:28.474 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:28.476 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.476 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:28.476 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:28.476 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:28.476 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:28.476 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:28.477 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:28.477 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:28.477 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:28.478 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:28.478 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:28.478 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:28.478 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.478 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:28.478 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:28.479 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:28.479 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:28.480 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:28.482134 13155 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:28.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.467155 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55222 (local address 127.10.87.253:39437)
02:07:28.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.467204 (+    49us) server_negotiation.cc:207] Beginning negotiation
02:07:28.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.467206 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:28.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.467427 (+   221us) server_negotiation.cc:408] Connection header received
02:07:28.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.468362 (+   935us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:28.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.468363 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:28.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.468375 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:28.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.468406 (+    31us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:28.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.471371 (+  2965us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:28.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.472124 (+   753us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:28.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.479950 (+  7826us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:28.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.480143 (+   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
02:07:28.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.481794 (+  1651us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:07:28.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.481798 (+     4us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:07:28.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.481799 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:07:28.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.481804 (+     5us) server_negotiation.cc:923] calling sasl_server_start()
02:07:28.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.481823 (+    19us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:07:28.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.481827 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:07:28.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.481866 (+    39us) server_negotiation.cc:1036] Waiting for connection context
02:07:28.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.482047 (+   181us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55222: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:55222): Connection reset by peer (error 104)
02:07:28.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
02:07:28.483 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:28.483 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:28.486 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:28.487 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:28.487 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc9e6433f, L:/127.0.0.1:40098 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:28.487 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:28.488 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:28.488 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:28.488 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=422), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [12ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [346ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [360ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:28.490 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:28.490 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:28.491 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:28.491 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:28.491 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:28.491 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:28.491 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:28.492 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:28.493 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:28.493 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:28.493 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:28.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:28.493932 13155 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:28.494 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:28.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.477311 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55236 (local address 127.10.87.253:39437)
02:07:28.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.482254 (+  4943us) server_negotiation.cc:207] Beginning negotiation
02:07:28.494 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:28.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.482263 (+     9us) server_negotiation.cc:400] Waiting for connection header
02:07:28.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.482272 (+     9us) server_negotiation.cc:408] Connection header received
02:07:28.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.482295 (+    23us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:28.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.482296 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:28.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.482306 (+    10us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:28.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.482362 (+    56us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:28.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.491812 (+  9450us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:28.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.492489 (+   677us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:28.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.493865 (+  1376us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55236: BlockingRecv error: recv got EOF from 127.0.0.1:55236 (error 108)
02:07:28.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":4923,"thread_start_us":66,"threads_started":1}
02:07:28.494 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:28.495 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.495 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:28.495 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:28.498 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x60608304, L:/127.0.0.1:47576 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:28.500 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb46f31a4, L:/127.0.0.1:40108 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:28.507 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.508 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.511 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.517 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:28.519 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xefb4a0a1, L:/127.0.0.1:47586 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:28.519 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:28.520 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:28.524 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:28.526 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.527 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:28.527 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.528 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.530 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x36b96506, L:/127.0.0.1:40114 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:28.531 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:28.532 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:28.533 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:28.534 [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.10.87.254:40241, [374ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [384ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [386ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [398ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:28.534 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:28.536 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:28.537 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:28.538 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:28.538 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:28.538 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:28.538 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:28.540 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:28.540 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:28.540 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:28.540 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:28.540 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:28.541 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5c062c05, L:/127.0.0.1:55244 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:28.541 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:28.541 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:28.541 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:28.542 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x96216a51, L:/127.0.0.1:47602 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:28.543 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.544 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.545 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x06c0f88a, L:/127.0.0.1:40130 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:28.545 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.546 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:28.549 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:28.550 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:28.554 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1b9ed2bf, L:/127.0.0.1:47612 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:28.555 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.556 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.557 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa69869ab, L:/127.0.0.1:40146 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:28.557 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.560 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:28.561 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:28.562 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:28.563 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x05e29365, L:/127.0.0.1:47626 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:28.566 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:28.569 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2415cb1e, L:/127.0.0.1:40162 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:28.570 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:28.573 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:28.574 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=499), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [412ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [417ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [421ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [430ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:28.575 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:28.576 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe8385788, L:/127.0.0.1:55260 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:28.577 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:28.577 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:28.577 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:28.577 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:28.577 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:28.577 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:28.578 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:28.578 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.578 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:28.578 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:28.578 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:28.579 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.579 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:28.579 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:28.579 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:28.580 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.581 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:28.583 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:28.585 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:28.590 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc86060c8, L:/127.0.0.1:47640 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:28.594 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x070b7665, L:/127.0.0.1:40172 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:28.594 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.595 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:28.596 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:28.597 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.598 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:28.598 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.607 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1c4c9d4d, L:/127.0.0.1:40174 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:28.609 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd13b44f6, L:/127.0.0.1:47642 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:28.610 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.611 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.612 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.617 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.618 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.618 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.619 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.619 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.620 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.620 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa9342b36, L:/127.0.0.1:47650 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:28.621 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.622 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:28.622 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=557), Traces: [0ms] refreshing cache from master, [13ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [93ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [95ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [107ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, [109ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, deferred=null) after lookup
02:07:28.624 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:28.625 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:28.625 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:28.625 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:28.625 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:28.626 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:28.626 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state CONNECTING
02:07:28.626 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:28.626 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:28.626 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:28.627 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:28.627 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:28.627 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9dc42deb, L:/127.0.0.1:47674 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:28.627 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:28.628 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:28.628 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.629 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.629 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:28.630 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state CONNECTING due to: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:28.630 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:28.630 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.630 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.631 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.632 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa17ff7f1, L:/127.0.0.1:47666 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:28.632 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.636 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc2667bdb, L:/127.0.0.1:47688 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:28.637 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:28.637 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:28.638 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.639 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.639 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x471da2cb, L:/127.0.0.1:47698 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:28.640 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.641 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:28.642 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:28.643 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:28.647 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdfdbd929, L:/127.0.0.1:47712 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:28.650 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.650 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:28.651 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.651 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:28.652 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.653 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3d5e29c1, L:/127.0.0.1:40180 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:28.656 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:28.656 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:28.656 [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, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [448ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [451ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [457ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [465ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:28.656 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:28.658 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:28.658 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:28.661 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:28.662 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:28.662 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:28.663 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:28.663 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:28.663 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:28.663 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:28.663 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:28.665 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:28.665 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:28.665 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:28.666 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:28.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:28.666462 13155 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:28.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.650381 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55266 (local address 127.10.87.253:39437)
02:07:28.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.650425 (+    44us) server_negotiation.cc:207] Beginning negotiation
02:07:28.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.650427 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:28.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.650954 (+   527us) server_negotiation.cc:408] Connection header received
02:07:28.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.651300 (+   346us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:28.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.651303 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:28.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.651316 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:28.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.651348 (+    32us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:28.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.659221 (+  7873us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:28.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.660052 (+   831us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:28.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.664978 (+  4926us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:28.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.665178 (+   200us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:07:28.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.665913 (+   735us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:07:28.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.665918 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:07:28.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.665919 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:07:28.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.665924 (+     5us) server_negotiation.cc:923] calling sasl_server_start()
02:07:28.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.665943 (+    19us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:07:28.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.665947 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:07:28.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.665989 (+    42us) server_negotiation.cc:1036] Waiting for connection context
02:07:28.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.666377 (+   388us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55266: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:55266): Connection reset by peer (error 104)
02:07:28.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
02:07:28.668 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:28.668 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcd8c1785, L:/127.0.0.1:47722 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:28.671 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:28.672 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:28.672 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:28.673 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:28.673 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:28.678 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x84166608, L:/127.0.0.1:40188 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:28.678 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.679 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:28.679 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:28.679 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=644), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [558ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [563ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [577ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [587ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:28.680 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.680 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:28.681 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.681 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:28.683 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb40ee3e7, L:/127.0.0.1:55272 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:28.685 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:28.686 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:28.686 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:28.687 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:28.687 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:28.687 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:28.687 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:28.687 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:28.688 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:28.688 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:28.688 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:28.688 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:28.688 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:28.690 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:28.691 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:28.691 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:28.692 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x978a0e30, L:/127.0.0.1:40196 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:28.692 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:28.693 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:28.694 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=654), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [583ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [584ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [598ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:28.695 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:28.695 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:28.695 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa4164a75, L:/127.0.0.1:47724 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:28.696 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:28.696 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:28.696 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:28.696 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:28.696 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:28.697 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:28.697 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:28.697 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:28.698 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:28.698 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:28.698 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:28.698 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:28.699 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.700 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:28.701 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:28.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:28.701587 13155 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:28.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.692735 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55278 (local address 127.10.87.253:39437)
02:07:28.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.692792 (+    57us) server_negotiation.cc:207] Beginning negotiation
02:07:28.701 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:28.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.692794 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:28.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.693270 (+   476us) server_negotiation.cc:408] Connection header received
02:07:28.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.693477 (+   207us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:28.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.693479 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:28.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.693492 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:28.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.693523 (+    31us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:28.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.700105 (+  6582us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:28.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.700910 (+   805us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:28.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.701517 (+   607us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55278: BlockingRecv error: recv got EOF from 127.0.0.1:55278 (error 108)
02:07:28.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22}
02:07:28.702 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:28.701 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.704 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:28.704 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:28.704 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:28.706 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.708 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:28.709 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x99d3174b, L:/127.0.0.1:40212 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:28.709 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:28.710 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:28.710 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=670), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [170ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [604ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [614ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:28.711 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:28.712 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:28.713 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:28.713 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:28.713 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:28.713 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:28.714 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:28.714 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:28.714 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:28.714 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf7ba39b4, L:/127.0.0.1:47730 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:28.714 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:28.714 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:28.715 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:28.715 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:28.715 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:28.716 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:28.716349 13155 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:28.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.707844 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55294 (local address 127.10.87.253:39437)
02:07:28.716 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:28.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.707899 (+    55us) server_negotiation.cc:207] Beginning negotiation
02:07:28.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.707901 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:28.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.708823 (+   922us) server_negotiation.cc:408] Connection header received
02:07:28.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.708991 (+   168us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:28.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.708992 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:28.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.709004 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:28.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.709036 (+    32us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:28.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.715341 (+  6305us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:28.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.716148 (+   807us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:28.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.716285 (+   137us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55294: BlockingRecv error: recv got EOF from 127.0.0.1:55294 (error 108)
02:07:28.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
02:07:28.717 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.717 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:28.718 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:28.719 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.723 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:28.724 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:28.726 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbce3ef77, L:/127.0.0.1:47740 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:28.728 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x97ae0ba8, L:/127.0.0.1:40216 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:28.729 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:28.729 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=686), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [610ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [610ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [620ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [623ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:28.730 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x76e5abae, L:/127.0.0.1:55302 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:28.731 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:28.732 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:28.732 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:28.732 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:28.732 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:28.732 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:28.732 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:28.732 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:28.733 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:28.733 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:28.733 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:28.733 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:28.734 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:28.734 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:28.734 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:28.734 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:28.735 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:28.736 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:28.736 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:28.739 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3207c6cd, L:/127.0.0.1:40224 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:28.740 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.741 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.741 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.746 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3878e44f, L:/127.0.0.1:47742 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:28.749 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.750 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.751 [DEBUG - pool-4-thread-76] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:28.751 [DEBUG - pool-4-thread-76] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=704), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [190ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [194ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [208ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:28.751 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:28.753 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:28.753 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.756 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:28.757 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:28.757 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:28.757 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:28.757 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:28.757 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:28.757 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:28.757 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:28.758 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:28.758 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:28.759 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:28.759 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:28.759 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:28.760669 13155 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:28.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.751764 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55318 (local address 127.10.87.253:39437)
02:07:28.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.751809 (+    45us) server_negotiation.cc:207] Beginning negotiation
02:07:28.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.751812 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:07:28.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.752148 (+   336us) server_negotiation.cc:408] Connection header received
02:07:28.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.752391 (+   243us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:28.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.752392 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:28.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.752406 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:28.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.752438 (+    32us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:28.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.755178 (+  2740us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:28.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.755930 (+   752us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:28.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.758662 (+  2732us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:28.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.758863 (+   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
02:07:28.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.759219 (+   356us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:07:28.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.759256 (+    37us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:07:28.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.759300 (+    44us) server_negotiation.cc:1036] Waiting for connection context
02:07:28.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.760595 (+  1295us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55318: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:55318): Connection reset by peer (error 104)
02:07:28.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
02:07:28.761 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:28.762 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.763 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x09d95f6f, L:/127.0.0.1:47750 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:28.764 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:28.764 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:28.764 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:28.765 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.768 [DEBUG - pool-4-thread-67] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:28.768 [DEBUG - pool-4-thread-67] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=720), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [195ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [206ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [206ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [216ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:28.768 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.769 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:28.769 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.770 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:28.770 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:28.770 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:28.770 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:28.770 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbcd09019, L:/127.0.0.1:47756 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:28.770 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:28.771 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.771 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state CONNECTING
02:07:28.771 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:28.771 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:28.771 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:28.771 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:28.771 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:28.772 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:28.773 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:28.774 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:28.775 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:28.777 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb866b8ca, L:/127.0.0.1:47772 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:28.777 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:28.778 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:28.778 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state CONNECTING due to: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:28.778 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:28.780 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xffc4d794, L:/127.0.0.1:40234 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:28.781 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:28.782 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:28.782 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:28.782 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=733), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [656ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [661ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [665ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [670ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:28.783 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:28.785 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:28.785 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:28.785 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:28.785 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:28.785 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:28.785 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:28.785 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:28.785 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:28.786 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:28.786 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:28.787 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:28.787 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:28.787 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.788 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:28.789625 13155 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:28.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.781707 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55324 (local address 127.10.87.253:39437)
02:07:28.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.781760 (+    53us) server_negotiation.cc:207] Beginning negotiation
02:07:28.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.781762 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:28.789 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.781979 (+   217us) server_negotiation.cc:408] Connection header received
02:07:28.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.782156 (+   177us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:28.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.782158 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:28.790 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:28.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.782172 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:28.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.782227 (+    55us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:28.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.788569 (+  6342us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:28.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.789292 (+   723us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:28.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.789551 (+   259us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55324: BlockingRecv error: recv got EOF from 127.0.0.1:55324 (error 108)
02:07:28.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":21}
02:07:28.791 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:28.791 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:28.791 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:28.794 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:28.796 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:28.797 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:28.797 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:28.798 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:28.803 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc8103a0d, L:/127.0.0.1:47784 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:28.804 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2aec0c97, L:/127.0.0.1:55338 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:28.806 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.806 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.807 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.807 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.808 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.808 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.811 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4c228f80, L:/127.0.0.1:40236 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:28.812 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:28.812 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=761), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [672ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [679ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [689ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [690ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [697ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:28.813 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.813 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7de321e4, L:/127.0.0.1:47800 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:28.814 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.816 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:28.817 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:28.817 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:28.817 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:28.817 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:28.817 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:28.818 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:28.818 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:28.818 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:28.818 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:28.819 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:28.819 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe38b49a3, L:/127.0.0.1:47802 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:28.819 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.819 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:28.819 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:28.820 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:28.821 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:28.823 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:28.824 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:28.827 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x15649914, L:/127.0.0.1:47808 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:28.829 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:28.829 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:28.831 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xeecedeb5, L:/127.0.0.1:40246 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:28.832 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:28.832 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=776), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [691ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [699ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [706ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [710ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:28.833 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:28.834 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:28.835 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:28.835 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:28.835 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:28.835 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:28.835 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:28.835 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:28.835 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:28.836 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:28.836 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:28.836 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:28.836 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:28.836 [DEBUG - pool-4-thread-78] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:28.837 [DEBUG - pool-4-thread-78] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=780), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [276ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [279ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [289ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, [289ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, deferred=null) after lookup
02:07:28.837 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:28.838 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:28.839 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:28.839 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:28.839 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:28.839 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:28.839 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:28.840 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:28.840 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:28.840 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:28.840 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:28.840 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:28.840 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:28.840 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:28.841 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:28.844 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:28.844 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:28.844 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:28.845 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:28.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:28.844899 13349 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:28.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.837433 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55360 (local address 127.10.87.253:39437)
02:07:28.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.837479 (+    46us) server_negotiation.cc:207] Beginning negotiation
02:07:28.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.837481 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:28.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.837959 (+   478us) server_negotiation.cc:408] Connection header received
02:07:28.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.838211 (+   252us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:28.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.838212 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:28.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.838226 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:28.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.838264 (+    38us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:28.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.843907 (+  5643us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:28.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.844679 (+   772us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:28.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.844832 (+   153us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55360: BlockingRecv error: recv got EOF from 127.0.0.1:55360 (error 108)
02:07:28.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
02:07:28.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:28.845680 13155 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:28.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.828897 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55352 (local address 127.10.87.253:39437)
02:07:28.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.828954 (+    57us) server_negotiation.cc:207] Beginning negotiation
02:07:28.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.828956 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:28.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.829303 (+   347us) server_negotiation.cc:408] Connection header received
02:07:28.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.829491 (+   188us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:28.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.829492 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:28.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.829511 (+    19us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:28.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.829552 (+    41us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:28.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.832867 (+  3315us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:28.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.833631 (+   764us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:28.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.835485 (+  1854us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:28.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.835676 (+   191us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:07:28.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.836846 (+  1170us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:07:28.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.836851 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:07:28.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.836851 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:07:28.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.836857 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
02:07:28.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.836874 (+    17us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:07:28.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.836878 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:07:28.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.836920 (+    42us) server_negotiation.cc:1036] Waiting for connection context
02:07:28.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.845612 (+  8692us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55352: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:55352): Connection reset by peer (error 104)
02:07:28.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27}
02:07:28.847 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:28.847 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:28.847 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:28.848 [DEBUG - pool-4-thread-8] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:28.848 [DEBUG - pool-4-thread-8] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=790), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [288ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [290ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [298ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [298ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:28.849 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:28.850 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.850 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.851 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.851 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.852 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:28.852 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:28.853 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:28.854 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:28.854 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:28.855 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:28.855 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.856 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.856 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:28.857 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.857 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.858 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.858 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.859 [DEBUG - pool-4-thread-51] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:28.859 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:28.860 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.860 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.861 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.861 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.862 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.862 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.863 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:28.863 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:28.864 [DEBUG - pool-4-thread-35] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:28.864 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:28.865 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.866 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:28.866 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.867 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:28.867 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.868 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.963 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:28.962 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:28.962 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.974 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x144bfc2a, L:/127.0.0.1:55396 - R:/127.10.87.253:39437] using TOKEN/null
02:07:28.960 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.959 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.976 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.976 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:28.984 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xebf28acb, L:/127.0.0.1:40256 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:28.984 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1db48491, L:/127.0.0.1:47848 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:28.953 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x806f421f, L:/127.0.0.1:55372 - R:/127.10.87.253:39437] using TOKEN/null
02:07:28.953 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe2f13e21, L:/127.0.0.1:55386 - R:/127.10.87.253:39437] using TOKEN/null
02:07:28.985 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:28.953 [DEBUG - pool-4-thread-35] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=879), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [383ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [389ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [402ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [404ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:28.985 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=923), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [316ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [326ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [726ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [859ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:28.950 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.949 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.948 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:28.992 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2e1cf9d1, L:/127.0.0.1:47890 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:28.993 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:28.947 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.946 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:28.942 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.940 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:28.939 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.999 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd87b91bd, L:/127.0.0.1:40286 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:29.000 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:29.001 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=927), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [722ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [723ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [850ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [857ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:29.002 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:29.003 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.003 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.003 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.003 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.003 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:28.933 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.932 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:29.005 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.005 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.005 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.005 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.006 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:28.931 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:29.006 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:29.006 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:29.006 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.007 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.007 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:29.007 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:29.007 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:29.008 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:28.930 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.927 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.926 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.009 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:29.010 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:28.925 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:29.010 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:28.924 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:28.923 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.010 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:29.011 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:29.011 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:29.011 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:28.923 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:28.922 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:29.011 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6d21c071, L:/127.0.0.1:47822 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:29.011 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.914 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.012 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:29.012 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:29.013 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:28.912 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:29.015 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:28.912 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:28.911 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:28.911 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:28.911 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:28.910 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:29.017 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:29.017 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=943), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [400ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [403ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [412ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [414ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:28.909 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:28.908 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:29.018 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:28.908 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:28.907 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.019 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:29.020 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:28.907 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:28.907 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:28.906 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:28.906 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:28.906 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:28.905 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:28.905 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.905 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.904 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:29.023 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6b4f80ee, L:/127.0.0.1:40266 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:28.904 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:28.903 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:29.024 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:29.024 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=962), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [318ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [329ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [727ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [897ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:28.903 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:29.024 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:29.025 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:29.025 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:29.026 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.026 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.026 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.026 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.026 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:29.027 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:29.027 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:28.901 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:29.027 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.027 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:29.027 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:29.028 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.028 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:29.028 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:28.901 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:29.028 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:29.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:29.028291 13525 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:29.029 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xaf961a57, L:/127.0.0.1:47870 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:28.901 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:28.900 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:28.900 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:28.900 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:29.030 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x582999ae, L:/127.0.0.1:47818 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:28.899 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.899 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:28.899 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.887 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:29.032 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf231fe74, L:/127.0.0.1:55458 - R:/127.10.87.253:39437] using TOKEN/null
02:07:29.032 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x15a15176, L:/127.0.0.1:40272 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:28.886 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:28.886 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:28.886 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:29.033 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:29.033 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:29.033 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=970), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [323ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [339ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [727ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [906ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:28.885 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:28.885 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:29.034 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5852b177, L:/127.0.0.1:47980 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:28.883 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.034 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:29.034 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:28.883 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:29.035 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:28.882 [DEBUG - pool-4-thread-56] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:29.035 [DEBUG - pool-4-thread-56] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=990), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [164ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [178ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [625ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [633ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:28.881 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:28.881 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.881 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:29.037 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:28.881 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.880 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.880 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:29.038 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:29.038 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:28.880 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:28.879 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:29.039 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:28.879 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.879 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:29.039 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:28.878 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:29.040 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x333b469f, L:/127.0.0.1:40474 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:28.878 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:28.877 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:28.877 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:29.041 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:28.877 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:28.877 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:28.876 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:28.876 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:28.876 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.875 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.875 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:28.875 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:28.874 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:28.874 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:28.874 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:28.873 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:28.873 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:28.872 [DEBUG - pool-4-thread-71] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:29.045 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:29.045 [DEBUG - pool-4-thread-71] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=967), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [448ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [449ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [465ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [466ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:28.872 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.872 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:28.871 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:28.871 [DEBUG - pool-4-thread-77] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:29.047 [DEBUG - pool-4-thread-77] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=970), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [432ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [436ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [446ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [450ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:28.870 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.870 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:29.048 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x75b59730, L:/127.0.0.1:40484 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:28.870 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:28.869 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:29.049 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:29.050 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:29.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.902787 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55440 (local address 127.10.87.253:39437)
02:07:29.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.904333 (+  1546us) server_negotiation.cc:207] Beginning negotiation
02:07:29.050 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:29.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.904335 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:29.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.027955 (+123620us) server_negotiation.cc:408] Connection header received
02:07:29.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.027985 (+    30us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:29.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.027986 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:29.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.028000 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:29.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.028104 (+   104us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:29.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.028221 (+   117us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55440: BlockingRecv error: recv got EOF from 127.0.0.1:55440 (error 108)
02:07:29.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1515,"thread_start_us":84,"threads_started":1}
02:07:29.053 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x134ecf0d, L:/127.0.0.1:40292 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:29.053 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:29.055 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.055 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.055 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.055 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.055 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:29.056 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:29.056 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:29.056 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.056 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:29.056 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:29.056 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:29.057 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:29.057 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:29.057 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:28.970 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:29.058 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:29.059 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:28.970 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:29.062 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:29.062 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdcf60c3b, L:/127.0.0.1:40310 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:29.065 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:29.068 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdd76478d, L:/127.0.0.1:47900 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:29.069 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:29.069 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x20282077, L:/127.0.0.1:40400 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:29.072 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xff791558, L:/127.0.0.1:47858 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:29.073 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:29.076 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x62f42727, L:/127.0.0.1:40296 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:29.076 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x17ad3528, L:/127.0.0.1:47932 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:29.077 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:29.081 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe67722fb, L:/127.0.0.1:47832 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:29.082 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x53b52b33, L:/127.0.0.1:40398 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:29.082 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:29.084 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x091ccce4, L:/127.0.0.1:48026 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:29.085 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1c7dd3d1, L:/127.0.0.1:40440 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:29.086 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:29.088 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:29.088 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:29.088 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.088 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:29.088 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:29.089 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:29.089 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:29.091 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:29.091 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:29.095 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:29.097 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.097 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.097 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.097 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.097 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:29.097 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:29.098 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:29.098 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.098 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3db73e7a, L:/127.0.0.1:55466 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:29.100 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:29.102 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:29.102 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:29.102 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:29.103 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:29.103 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:29.109 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:29.118 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:29.122 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:29.122 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:29.123 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.123 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.124 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.124 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.124 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.124 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.124 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.124 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.124 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:29.124 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:29.125 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:29.125 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:29.125 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:29.125 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.125 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:29.125 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.126 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:29.126 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:29.126 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:29.126 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:29.126 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:29.126 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.127 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.127 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.127 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:29.127 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.127 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:29.127 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:29.127 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:29.127 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:29.127 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:29.127 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.128 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:29.128 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:29.129 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:29.129 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:29.130 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:29.132 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8b5c1656, L:/127.0.0.1:47948 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:29.135 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:29.137 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:29.138 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:29.142 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7383567d, L:/127.0.0.1:40470 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:29.151 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.151 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.151 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.152 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x35df8250, L:/127.0.0.1:40446 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:29.152 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:29.132918 13453 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:29.152 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.871606 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55412 (local address 127.10.87.253:39437)
02:07:29.152 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.871809 (+   203us) server_negotiation.cc:207] Beginning negotiation
02:07:29.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.871811 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:29.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.048180 (+176369us) server_negotiation.cc:408] Connection header received
02:07:29.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.048212 (+    32us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:29.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.048213 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:29.152 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:29.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.048226 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:29.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.048324 (+    98us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:29.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.132013 (+ 83689us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:29.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.132722 (+   709us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:29.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.132849 (+   127us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55412: BlockingRecv error: recv got EOF from 127.0.0.1:55412 (error 108)
02:07:29.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":182,"thread_start_us":67,"threads_started":1}
02:07:29.153 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:29.153 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:29.153 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.153 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:29.153 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:29.153 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:29.153 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:29.154 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfb3b06f0, L:/127.0.0.1:47978 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:29.155 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.155 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.155 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:29.155 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:29.155 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:29.155 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.156 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:29.156 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:29.157 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:29.157 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:29.158 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:29.158 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdcc93bee, L:/127.0.0.1:48002 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:29.159 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x19f9f3f1, L:/127.0.0.1:40284 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:29.161 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x02654696, L:/127.0.0.1:47958 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:29.161 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x81d63142, L:/127.0.0.1:40478 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:29.162 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3e9a61b2, L:/127.0.0.1:40460 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:29.163 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.164 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:29.164 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:29.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:29.164875 13487 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:29.165 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:29.166 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:29.166 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:29.167 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:29.167 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:29.167 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:29.167 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:29.170 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0567b4ef, L:/127.0.0.1:47966 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:29.171 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7b589bea, L:/127.0.0.1:40392 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:29.174 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x22d202eb, L:/127.0.0.1:47934 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:29.175 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:29.176 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:29.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.882896 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55430 (local address 127.10.87.253:39437)
02:07:29.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.883745 (+   849us) server_negotiation.cc:207] Beginning negotiation
02:07:29.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.883747 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:29.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.035685 (+151938us) server_negotiation.cc:408] Connection header received
02:07:29.180 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:29.182 [DEBUG - pool-4-thread-41] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:29.183 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:29.183 [DEBUG - pool-4-thread-73] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:29.190 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:29.190 [DEBUG - pool-4-thread-59] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:29.194 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:29.195 [DEBUG - pool-4-thread-54] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:29.195 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:29.197 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:29.198 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:29.201 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:29.202 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:29.203 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:29.205 [DEBUG - pool-4-thread-25] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:29.207 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:29.210 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.210 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:29.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.035713 (+    28us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:29.246 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:29.246 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6fb71b12, L:/127.0.0.1:48010 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:29.246 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [721ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [767ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1104ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:29.247 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:29.247 [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.10.87.254:40241, [69ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [79ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [790ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1174ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:29.248 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:29.252 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:29.252 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:29.252 [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.10.87.254:40241, [724ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [785ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [918ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1115ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:29.253 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:29.254 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:29.257 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfcca4594, L:/127.0.0.1:40486 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:29.257 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:29.258 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:29.258 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1201), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [824ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [977ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1135ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:29.259 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:29.260 [DEBUG - pool-4-thread-41] (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.10.87.254:40241, [723ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [767ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [897ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, [924ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, deferred=null) after lookup
02:07:29.261 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:29.261 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:29.261 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:29.261 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:29.262 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:29.263 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:29.263 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:29.263 [DEBUG - pool-4-thread-73] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1119), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [728ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [776ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1010ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:29.263 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xae14262e, L:/127.0.0.1:40376 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:29.264 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:29.264 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:29.265 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:29.265 [DEBUG - pool-4-thread-59] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1142), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [648ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [660ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [775ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [971ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:29.266 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:29.266 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:29.267 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:29.267 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:29.267 [DEBUG - pool-4-thread-54] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1143), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [845ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [923ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [925ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1049ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:29.267 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:29.268 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:29.268 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:29.268 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:29.268 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:29.269 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:29.269 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:29.270 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:29.271 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:29.271 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1117), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [459ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [475ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [716ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [919ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:29.271 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:29.271 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:29.271 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:29.272 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1122), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [453ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [464ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [716ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [897ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:29.272 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:29.272 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:29.272 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:29.273 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:29.273 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:29.273 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf676cda6, L:/127.0.0.1:40496 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:29.273 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:29.274 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:29.274 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:29.274 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:29.274 [DEBUG - pool-4-thread-25] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1157), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [640ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [655ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [776ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1064ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:29.274 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:29.275 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:29.275 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.275 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:29.276 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:29.276 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:29.276 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:29.276 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd48ec2f5, L:/127.0.0.1:40408 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:29.278 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:29.278 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:29.278 [DEBUG - kudu-nio-1] (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.10.87.254:40241, [684ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [692ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1088ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1156ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:29.279 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:29.279 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:29.279 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:29.279 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1212), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [49ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [327ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [420ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:29.280 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1239), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [603ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [618ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [784ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1183ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:29.280 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:29.282 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x11a7275c, L:/127.0.0.1:40352 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:29.282 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:29.282 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:29.282 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1248), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [114ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [788ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1192ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:29.283 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:29.284 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:29.284 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1217), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [728ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [776ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [953ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1155ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:29.285 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x565f2bee, L:/127.0.0.1:40450 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:29.286 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.286 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.286 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.286 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.286 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.287 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.287 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.287 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.287 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:29.288 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:29.288 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.289 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.289 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.289 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.289 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:29.291 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf71ee185, L:/127.0.0.1:40306 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:29.292 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:29.292 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1211), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [460ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [470ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [716ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1134ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:29.292 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:29.292 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:29.293 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1224), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [727ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [775ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [854ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1161ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:29.293 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:29.294 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.294 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:29.294 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.294 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.295 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.295 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3083e6d4, L:/127.0.0.1:40340 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:29.295 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:29.296 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:29.296 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.296 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.297 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.297 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.297 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:29.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.035714 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:29.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.035727 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:29.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.035806 (+    79us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:29.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.130176 (+ 94370us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:29.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.130943 (+   767us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:29.299 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:29.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.163971 (+ 33028us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:29.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.164194 (+   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
02:07:29.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.164412 (+   218us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:07:29.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.164459 (+    47us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:07:29.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.164520 (+    61us) server_negotiation.cc:1036] Waiting for connection context
02:07:29.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.164782 (+   262us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55430: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:55430): Connection reset by peer (error 104)
02:07:29.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":822,"thread_start_us":78,"threads_started":1}
02:07:29.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:29.167578 13457 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:29.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.873326 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55428 (local address 127.10.87.253:39437)
02:07:29.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.873476 (+   150us) server_negotiation.cc:207] Beginning negotiation
02:07:29.299 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:29.300 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:29.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.301 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:29.301 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:29.304 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:29.309 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.309 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.309 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.309 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.310 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:29.310 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x20b0cebc, L:/127.0.0.1:40578 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:29.311 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:29.317 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:29.322 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe3888e98, L:/127.0.0.1:40378 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:29.322 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:29.324 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:29.327 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:29.327 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5616de32, L:/127.0.0.1:40434 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:29.330 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.330 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.330 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.330 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.330 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:29.331 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:29.332 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1261), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [366ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [413ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [578ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [837ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:29.332 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:29.335 [DEBUG - pool-4-thread-51] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1143), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [345ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [358ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [369ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [371ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, [855ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, deferred=null) after lookup
02:07:29.335 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x89a55b38, L:/127.0.0.1:55664 - R:/127.10.87.253:39437] using TOKEN/null
02:07:29.260 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:29.337 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:29.337 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:29.342 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4496bfa6, L:/127.0.0.1:40556 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:29.347 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:29.350 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.350 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.350 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.350 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.351 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:29.351 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:29.351 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.351 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.351 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.351 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.352 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:29.354 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:29.355 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.355 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.355 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.355 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.356 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:29.356 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0853f579, L:/127.0.0.1:55502 - R:/127.10.87.253:39437] using TOKEN/null
02:07:29.356 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:29.356 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:29.356 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.356 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:29.357 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:29.357 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:29.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.873478 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:29.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.046050 (+172572us) server_negotiation.cc:408] Connection header received
02:07:29.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.046083 (+    33us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:29.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.046084 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:29.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.046098 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:29.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.046165 (+    67us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:29.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.131118 (+ 84953us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:29.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.131877 (+   759us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:29.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.166962 (+ 35085us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:29.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.167156 (+   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
02:07:29.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.167263 (+   107us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:07:29.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.167301 (+    38us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:07:29.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.167389 (+    88us) server_negotiation.cc:1036] Waiting for connection context
02:07:29.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.167492 (+   103us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55428: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:55428): Connection reset by peer (error 104)
02:07:29.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":128,"thread_start_us":60,"threads_started":1}
02:07:29.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:29.258509 13522 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:29.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.901724 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55432 (local address 127.10.87.253:39437)
02:07:29.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.902946 (+  1222us) server_negotiation.cc:207] Beginning negotiation
02:07:29.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.902948 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:29.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.028827 (+125879us) server_negotiation.cc:408] Connection header received
02:07:29.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.028856 (+    29us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:29.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.028857 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:29.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.028869 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:29.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.028975 (+   106us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:29.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.117340 (+ 88365us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:29.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.118325 (+   985us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:29.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.257908 (+139583us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:29.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.258102 (+   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
02:07:29.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.258176 (+    74us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:07:29.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.258237 (+    61us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:07:29.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.258293 (+    56us) server_negotiation.cc:1036] Waiting for connection context
02:07:29.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.258418 (+   125us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55432: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:55432): Connection reset by peer (error 104)
02:07:29.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1193,"thread_start_us":97,"threads_started":1}
02:07:29.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:29.259588 13517 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:29.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.904181 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55452 (local address 127.10.87.253:39437)
02:07:29.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.909532 (+  5351us) server_negotiation.cc:207] Beginning negotiation
02:07:29.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.909534 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:29.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.023918 (+114384us) server_negotiation.cc:408] Connection header received
02:07:29.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.023946 (+    28us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:29.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.023947 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:29.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.023960 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:29.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.024058 (+    98us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:29.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.258654 (+234596us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:29.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.259368 (+   714us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:29.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.259511 (+   143us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55452: BlockingRecv error: recv got EOF from 127.0.0.1:55452 (error 108)
02:07:29.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":5323,"thread_start_us":92,"threads_started":1}
02:07:29.361 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe03f7305, L:/127.0.0.1:40566 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:29.389 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2fc34299, L:/127.0.0.1:40504 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:29.390 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x40504f4b, L:/127.0.0.1:55638 - R:/127.10.87.253:39437] using TOKEN/null
02:07:29.390 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:29.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1332), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [774ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [1066ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1126ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1266ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:29.392 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:29.388 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xad2c6df9, L:/127.0.0.1:55730 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:29.388 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:29.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:29.263087 13543 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:29.393 [DEBUG - kudu-nio-1] (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.10.87.254:40241, [726ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [775ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [960ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1262ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:29.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.910963 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55456 (local address 127.10.87.253:39437)
02:07:29.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.911179 (+   216us) server_negotiation.cc:207] Beginning negotiation
02:07:29.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.911181 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:29.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.018096 (+106915us) server_negotiation.cc:408] Connection header received
02:07:29.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.018128 (+    32us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:29.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.018130 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:29.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.018142 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:29.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.018262 (+   120us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:29.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.108155 (+ 89893us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:29.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.108991 (+   836us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:29.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.262540 (+153549us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:29.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.262771 (+   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
02:07:29.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.262836 (+    65us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:07:29.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.262865 (+    29us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:07:29.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.262911 (+    46us) server_negotiation.cc:1036] Waiting for connection context
02:07:29.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.263016 (+   105us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55456: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:55456): Connection reset by peer (error 104)
02:07:29.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":191,"thread_start_us":77,"threads_started":1}
02:07:29.394 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:29.387 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc332f95e, L:/127.0.0.1:40418 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:29.395 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:29.395 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1335), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [725ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [775ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [960ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1269ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:29.396 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:29.397 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.397 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.397 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.397 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.397 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:29.397 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:29.398 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:29.398 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.398 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:29.399 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:29.399 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:29.399 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:29.399 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.400 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:29.400 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:29.400 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:29.400 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:29.400 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:29.386 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb3a644b0, L:/127.0.0.1:55644 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:29.386 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:29.400 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:29.383 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd330ff45, L:/127.0.0.1:55572 - R:/127.10.87.253:39437] using TOKEN/null
02:07:29.383 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.400 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.401 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.401 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.401 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:29.401 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:29.401 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state CONNECTING
02:07:29.401 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.402 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:29.402 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:29.383 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.402 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.402 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.402 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.402 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:29.403 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:29.403 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:29.403 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.403 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.403 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:29.403 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:29.403 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:29.404 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:29.404 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:29.383 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299902, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299902, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299902, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299902, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:29.383 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:29.405 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:29.406 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:29.406 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:29.406 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:29.406 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.382 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:29.406 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:29.406 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:29.406 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.407 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:29.407 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:29.408 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:29.408 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:29.408 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:29.408 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:29.382 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299904, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299904, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299904, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299904, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:29.382 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:29.382 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:29.410 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.410 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:29.410 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:29.410 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:29.410 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.410 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:29.410 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:29.411 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:29.411 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1328), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [448ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [457ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [696ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [883ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:29.411 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:29.411 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.412 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:29.412 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:29.412 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:29.412 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:29.382 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:29.382 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:29.413 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:29.413 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.382 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:29.382 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:29.382 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:29.382 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:29.382 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:29.382 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:29.414 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:29.382 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:29.382 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state CONNECTING
02:07:29.414 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:29.380 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:29.380 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:29.380 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.378 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:29.421 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x31a147e3, L:/127.0.0.1:55726 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:29.377 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x104359a7, L:/127.0.0.1:55454 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:29.421 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:29.421 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:29.377 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:29.376 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.376 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:29.426 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3446ad10, L:/127.0.0.1:55544 - R:/127.10.87.253:39437] using TOKEN/null
02:07:29.376 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:29.426 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.426 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:29.426 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:29.427 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:29.427 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:29.427 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1375), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [632ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [639ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [777ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1272ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:29.427 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:29.376 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:29.430 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:29.430 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.430 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.430 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5c3310ba, L:/127.0.0.1:55612 - R:/127.10.87.253:39437] using TOKEN/null
02:07:29.430 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.431 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.431 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:29.431 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.431 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:29.432 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:29.432 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:29.432 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.433 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.433 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.433 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.433 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.433 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:29.434 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:29.434 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:29.434 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:29.434 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:29.434 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:29.434 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:29.374 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:29.437 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:29.373 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:29.440 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:29.373 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:29.371 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:29.371 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:29.370 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x381e039e, L:/127.0.0.1:55718 - R:/127.10.87.253:39437] using TOKEN/null
02:07:29.366 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:29.366 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.365 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:29.365 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.442 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.363 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xebfc4772, L:/127.0.0.1:40366 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:29.362 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5472eab0, L:/127.0.0.1:55714 - R:/127.10.87.253:39437] using TOKEN/null
02:07:29.434 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:29.430 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.428 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.428 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.423 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:29.423 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.423 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.423 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:29.422 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe78a64a3, L:/127.0.0.1:55528 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:29.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:29.405544 13155 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:29.419 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x37afbcf6, L:/127.0.0.1:55662 - R:/127.10.87.253:39437] using TOKEN/null
02:07:29.419 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:29.419 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2c73562a, L:/127.0.0.1:55558 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:29.419 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:29.444 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.419 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:29.419 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.419 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.444 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:29.445 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:29.445 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:29.445 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:29.445 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.446 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.446 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.446 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:29.447 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:29.419 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:29.447 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:29.418 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:29.444 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.448 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:29.448 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:29.448 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:29.449 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:29.449 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.449 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.449 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:29.450 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:29.451 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd6528021, L:/127.0.0.1:55656 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:29.452 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:29.452 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.454 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:29.454 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:29.455 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:29.454 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:29.456 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa97d5df2, L:/127.0.0.1:40528 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:29.456 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1364), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [12ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [687ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1175ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, [1229ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, deferred=null) after lookup
02:07:29.456 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x61c96157, L:/127.0.0.1:55692 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:29.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.285472 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55676 (local address 127.10.87.253:39437)
02:07:29.455 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0a39bbb8, L:/127.0.0.1:47826 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:29.457 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa66c83b4, L:/127.0.0.1:40324 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:29.457 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x525169ab, L:/127.0.0.1:55744 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:29.457 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa14a1583, L:/127.0.0.1:55498 - R:/127.10.87.253:39437] using TOKEN/null
02:07:29.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.400181 (+114709us) server_negotiation.cc:207] Beginning negotiation
02:07:29.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.400182 (+     1us) server_negotiation.cc:400] Waiting for connection header
02:07:29.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.400189 (+     7us) server_negotiation.cc:408] Connection header received
02:07:29.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.400206 (+    17us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:29.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.400206 (+     0us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:29.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.400216 (+    10us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:29.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.400271 (+    55us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:29.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.404146 (+  3875us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:29.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.405283 (+  1137us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:29.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.405383 (+   100us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55676: BlockingWrite error: write error: Broken pipe (error 32)
02:07:29.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":114695,"thread_start_us":62,"threads_started":1}
02:07:29.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:29.406396 13457 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:29.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.253798 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55478 (local address 127.10.87.253:39437)
02:07:29.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.254860 (+  1062us) server_negotiation.cc:207] Beginning negotiation
02:07:29.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.254862 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:29.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.254870 (+     8us) server_negotiation.cc:408] Connection header received
02:07:29.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.254892 (+    22us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:29.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.254894 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:29.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.254908 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:29.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.254963 (+    55us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:29.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.290141 (+ 35178us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:29.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.290872 (+   731us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:29.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.367960 (+ 77088us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:29.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.368164 (+   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
02:07:29.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.405897 (+ 37733us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:07:29.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.405901 (+     4us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:07:29.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.405902 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:07:29.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.405907 (+     5us) server_negotiation.cc:923] calling sasl_server_start()
02:07:29.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.405925 (+    18us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:07:29.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.405929 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:07:29.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.405973 (+    44us) server_negotiation.cc:1036] Waiting for connection context
02:07:29.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.406325 (+   352us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55478: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:55478): Cannot send after transport endpoint shutdown (error 108)
02:07:29.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1034}
02:07:29.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:29.426926 13638 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:29.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.285366 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55674 (local address 127.10.87.253:39437)
02:07:29.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.397636 (+112270us) server_negotiation.cc:207] Beginning negotiation
02:07:29.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.397638 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:29.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.397652 (+    14us) server_negotiation.cc:408] Connection header received
02:07:29.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.397673 (+    21us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:29.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.397674 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:29.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.397684 (+    10us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:29.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.409574 (+ 11890us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:29.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.409616 (+    42us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:29.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.410587 (+   971us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:29.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.426429 (+ 15842us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:29.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.426603 (+   174us) 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
02:07:29.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.426674 (+    71us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:07:29.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.426703 (+    29us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:07:29.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.426754 (+    51us) server_negotiation.cc:1036] Waiting for connection context
02:07:29.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.426849 (+    95us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55674: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:55674): Connection reset by peer (error 104)
02:07:29.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":112239,"thread_start_us":93,"threads_started":1}
02:07:29.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:29.436594 10694 connection.cc:466] server connection from 127.0.0.1:55612 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55612 (request call id 0) could send its response
02:07:29.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:29.442200 13628 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:29.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.284925 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55596 (local address 127.10.87.253:39437)
02:07:29.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.373299 (+ 88374us) server_negotiation.cc:207] Beginning negotiation
02:07:29.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.373301 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:29.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.373310 (+     9us) server_negotiation.cc:408] Connection header received
02:07:29.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.373374 (+    64us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:29.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.373375 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:29.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.373383 (+     8us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:29.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.413325 (+ 39942us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:29.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.441197 (+ 27872us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:29.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.441986 (+   789us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:29.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.442127 (+   141us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55596: BlockingRecv error: recv got EOF from 127.0.0.1:55596 (error 108)
02:07:29.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":88304,"thread_start_us":45,"threads_started":1}
02:07:29.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:29.445710 10696 connection.cc:466] server connection from 127.0.0.1:55714 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55714 (request call id 0) could send its response
02:07:29.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:29.446709 10696 connection.cc:466] server connection from 127.0.0.1:55718 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55718 (request call id 0) could send its response
02:07:29.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:29.454121 13439 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:29.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.283655 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55622 (local address 127.10.87.253:39437)
02:07:29.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.284424 (+   769us) server_negotiation.cc:207] Beginning negotiation
02:07:29.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.284426 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:29.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.314162 (+ 29736us) server_negotiation.cc:408] Connection header received
02:07:29.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.314187 (+    25us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:29.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.314188 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:29.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.314200 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:29.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.314245 (+    45us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:29.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.318647 (+  4402us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:29.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.319365 (+   718us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:29.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.451380 (+132015us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:29.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.451558 (+   178us) 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
02:07:29.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.453765 (+  2207us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:07:29.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.453815 (+    50us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:07:29.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.453872 (+    57us) server_negotiation.cc:1036] Waiting for connection context
02:07:29.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.454054 (+   182us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55622: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:55622): Connection reset by peer (error 104)
02:07:29.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":756}
02:07:29.464 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:29.464 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.464 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x58f88013, L:/127.0.0.1:40518 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:29.464 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:29.467 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:29.468 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.469 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.470 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:29.464964 13624 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:29.471 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.471 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.471 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.472 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:29.472 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:29.472 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.473 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:29.474 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8c9821cd, L:/127.0.0.1:47916 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:29.474 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.474 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:29.474 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.475 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1438), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [785ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [1102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1153ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1351ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [1379ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:29.475 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:29.475 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1393), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [723ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [1025ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1053ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1302ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:29.475 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.475 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:29.475 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:29.476 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.476 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:29.476 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.476 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.476 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.476 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:29.476 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:29.476 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.284864 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55584 (local address 127.10.87.253:39437)
02:07:29.476 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:29.477 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.477 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:29.477 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.477 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.477 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:29.477 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:29.477 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:29.477 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.477 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.476 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:29.477 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:29.477 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:29.477 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.476 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:29.477 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:29.477 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.478 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:29.478 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:29.478 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:29.478 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state NEGOTIATING
02:07:29.478 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:29.478 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.477 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:29.478 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:29.478 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:29.478 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299996, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299989, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299989, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299989, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:29.479 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:29.479 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:29.479 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:29.479 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:29.479 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.479 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.479 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:29.479 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:29.479 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:29.480 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.478 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.478 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.478 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:29.478 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:29.483 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.372827 (+ 87963us) server_negotiation.cc:207] Beginning negotiation
02:07:29.484 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:29.486 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.486 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:29.486 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:29.486 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:29.486 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:29.487 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:29.487 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:29.487 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:29.487 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:29.487 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:29.487 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:29.488 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:29.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.372829 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:29.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.372885 (+    56us) server_negotiation.cc:408] Connection header received
02:07:29.489 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:29.490 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:29.490 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1432), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [815ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [973ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1068ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1317ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:29.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.372904 (+    19us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:29.490 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.491 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:29.491 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.372954 (+    50us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:29.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.372967 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:29.493 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:29.493 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:29.494 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:29.494 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1432), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [123ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [140ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [785ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1005ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [1356ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:29.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.373140 (+   173us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:29.495 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:29.495 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:29.495 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.495 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.495 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:29.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.464023 (+ 90883us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:29.498 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.498 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:29.499 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:29.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.464738 (+   715us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:29.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.464892 (+   154us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55584: BlockingRecv error: recv got EOF from 127.0.0.1:55584 (error 108)
02:07:29.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":87946,"thread_start_us":51,"threads_started":1}
02:07:29.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:29.487571 13545 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:29.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.283590 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55490 (local address 127.10.87.253:39437)
02:07:29.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.283822 (+   232us) server_negotiation.cc:207] Beginning negotiation
02:07:29.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.283824 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:29.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.283833 (+     9us) server_negotiation.cc:408] Connection header received
02:07:29.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.283859 (+    26us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:29.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.283860 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:29.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.283876 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:29.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.283936 (+    60us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:29.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.387242 (+103306us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:29.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.388022 (+   780us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:29.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.485150 (+ 97128us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:29.500 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:29.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.485362 (+   212us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:07:29.500 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:29.501 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:29.502 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:29.503 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:29.503 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:29.506 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6ab85c1c, L:/127.0.0.1:55708 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:29.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.487191 (+  1829us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:07:29.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.487234 (+    43us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:07:29.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.487292 (+    58us) server_negotiation.cc:1036] Waiting for connection context
02:07:29.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.487479 (+   187us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55490: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:55490): Connection reset by peer (error 104)
02:07:29.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":192}
02:07:29.507 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:29.507 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299994, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299993, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299990, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299982, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:29.507 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.10.87.193' into [/127.10.87.193] in 5656193ns
02:07:29.508 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:29.508 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.510 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:29.510 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:29.510 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.10.87.194' into [/127.10.87.194] in 2598769ns
02:07:29.510 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.510 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1419), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [449ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [459ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [696ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1300ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, [1303ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, deferred=null) after lookup
02:07:29.511 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:29.513 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:29.514 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:29.514 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.515 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:29.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:29.512197 13522 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:29.516 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:29.516 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfed32367, L:/127.0.0.1:55632 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:29.517 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1466), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [775ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [1066ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1089ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1380ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:29.517 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.518 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:29.519 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:29.519 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.283799 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55514 (local address 127.10.87.253:39437)
02:07:29.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.312272 (+ 28473us) server_negotiation.cc:207] Beginning negotiation
02:07:29.519 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:29.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.312274 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:29.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.312299 (+    25us) server_negotiation.cc:408] Connection header received
02:07:29.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.312317 (+    18us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:29.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.312318 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:29.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.312328 (+    10us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:29.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.312396 (+    68us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:29.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.348362 (+ 35966us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:29.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.349120 (+   758us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:29.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.511663 (+162543us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:29.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.511860 (+   197us) 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
02:07:29.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.511941 (+    81us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:07:29.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.511972 (+    31us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:07:29.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.512021 (+    49us) server_negotiation.cc:1036] Waiting for connection context
02:07:29.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.512123 (+   102us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55514: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:55514): Connection reset by peer (error 104)
02:07:29.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":28449,"thread_start_us":121,"threads_started":1}
02:07:29.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:29.514567 13487 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:29.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.283627 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55588 (local address 127.10.87.253:39437)
02:07:29.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.284068 (+   441us) server_negotiation.cc:207] Beginning negotiation
02:07:29.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.284070 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:29.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.308474 (+ 24404us) server_negotiation.cc:408] Connection header received
02:07:29.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.308499 (+    25us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:29.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.308500 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:29.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.308539 (+    39us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:29.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.308583 (+    44us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:29.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.368901 (+ 60318us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:29.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.369772 (+   871us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:29.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.514087 (+144315us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:29.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.514258 (+   171us) 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
02:07:29.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.514332 (+    74us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:07:29.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.514359 (+    27us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:07:29.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.514405 (+    46us) server_negotiation.cc:1036] Waiting for connection context
02:07:29.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.514498 (+    93us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55588: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:55588): Connection reset by peer (error 104)
02:07:29.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":385}
02:07:29.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:29.515951 13525 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:29.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.283640 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55606 (local address 127.10.87.253:39437)
02:07:29.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.284397 (+   757us) server_negotiation.cc:207] Beginning negotiation
02:07:29.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.284399 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:29.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.315436 (+ 31037us) server_negotiation.cc:408] Connection header received
02:07:29.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.315457 (+    21us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:29.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.315458 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:29.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.315472 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:29.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.315515 (+    43us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:29.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.325220 (+  9705us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:29.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.326038 (+   818us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:29.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.515387 (+189349us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:29.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.515574 (+   187us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:07:29.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.515674 (+   100us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:07:29.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.515677 (+     3us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:07:29.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.515677 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:07:29.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.515681 (+     4us) server_negotiation.cc:923] calling sasl_server_start()
02:07:29.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.515696 (+    15us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:07:29.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.515699 (+     3us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:07:29.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.515745 (+    46us) server_negotiation.cc:1036] Waiting for connection context
02:07:29.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.515857 (+   112us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55606: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:55606): Connection reset by peer (error 104)
02:07:29.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":738}
02:07:29.521 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.521 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.522 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:29.522 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:29.522 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:29.522 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:29.523 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:29.522 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:29.526 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:29.526 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:29.526 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.527 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.527 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:29.527 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:29.527 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:29.522 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.528 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.528 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:29.528 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:29.528 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:29.528 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.529 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.529 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:29.529 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:29.529 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:29.522 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.529 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.530 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.530 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:29.530 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:29.530 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:29.530 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.531 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:29.531 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:29.531 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.531 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:29.531 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:29.531 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:29.532 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:29.535 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.535 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.535 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.535 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:29.535 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:29.536 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.537 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9f3cdc99, L:/127.0.0.1:40540 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:29.538 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9686e4a2, L:/127.0.0.1:55706 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:29.538 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9dbfe754, L:/127.0.0.1:40558 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:29.539 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:29.540 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:29.540 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:29.541 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.541 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.541 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.541 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.542 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:29.542 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:29.545 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:29.548 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:29.548 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:29.549 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:29.550 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:29.550 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1498), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [613ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [887ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1005ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1121ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:29.550 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:29.551 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:29.550 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:29.553 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:29.553 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.554 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:29.556 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.556 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.556 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.556 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.556 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:29.556 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:29.557 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:29.558 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:29.556 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:29.558 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.560 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:29.561 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.561 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:29.561 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.563 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:29.564 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:29.564 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:29.564 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6e4b7d2e, L:/127.0.0.1:55748 - R:/127.10.87.253:39437] using TOKEN/null
02:07:29.565 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:29.567 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:29.567 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:29.567 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.567 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:29.567 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:29.567 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.568 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:29.568 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1478), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [254ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [512ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [576ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [771ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [925ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:29.568 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1489), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [724ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [1058ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1346ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1401ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [1401ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:29.568 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.570 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.570 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:29.571 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:29.571 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.571 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.571 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:29.574 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:29.574 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.574 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.575 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:29.575 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.576 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.576 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:29.576 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:29.578 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:29.579 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:29.581 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:29.584 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299998, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299991, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299991, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299991, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:29.585 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.586 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.587 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.587 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:29.588 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.588 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.588 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:29.589 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.589 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.589 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:29.589 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299992, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299991, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299990, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299988, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:29.590 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:29.590 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.591 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.591 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.591 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:29.592 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.593 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:29.593 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.593 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:29.594 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.10.87.195' into [/127.10.87.195] in 1008678ns
02:07:29.595 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299996, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299994, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:29.596 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.596 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:29.597 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.598 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:29.600 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:29.600 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.600 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.601 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:29.601 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:29.602 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:29.602 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:29.602 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:29.603 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.603 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.603 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:29.603 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:29.603 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:29.603 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:29.603 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:29.604 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:29.604 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.604 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:29.604 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.605 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.605 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.605 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.609 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:29.609 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:29.609 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:29.609 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:29.610 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:29.610 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:29.611 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:29.611 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:29.611 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:29.611 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:29.611 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:29.612 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:29.615 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x45645562, L:/127.0.0.1:40602 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:29.618 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.622 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:29.622 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:29.623 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:29.624 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x06234073, L:/127.0.0.1:40590 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:29.624 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:29.625 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:29.625 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:29.625 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:29.626 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:29.626 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:29.627 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:29.627 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:29.627 [DEBUG - kudu-nio-1] (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.10.87.254:40241, [724ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [931ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [1061ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1327ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [1480ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:29.628 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:29.628 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:29.628 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:29.629 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:29.629 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.629 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:29.629 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.629 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.630 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.630 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:29.630 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:29.630 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:29.630 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:29.630 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.630 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:29.631 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.631 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:29.631 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:29.631 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:29.631 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:29.631 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:29.632 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:29.632 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:29.633 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:29.633 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:29.633 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:29.634 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:29.635 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:29.635 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:29.636 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:29.637 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:29.638 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:29.638 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:29.639 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:29.640 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:29.640 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:29.641 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:29.641 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:29.642 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:29.643 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:29.644 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:29.644 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:29.645 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:29.646 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:29.646 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:29.646 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:29.647 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:29.647 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:29.648 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:29.648 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:29.655 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:29.655 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:29.656 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.656 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:29.656 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:29.660 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:29.663 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xedf38807, L:/127.0.0.1:47984 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:29.664 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.664 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:29.665 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.665 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:29.666 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:29.666 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:29.667 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state CONNECTING due to: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:29.667 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:29.667 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.667 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:29.668 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:29.668 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.669 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:29.669 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:29.670 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:29.671 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:29.671 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:29.672 [DEBUG - pool-4-thread-58] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:29.672 [DEBUG - pool-4-thread-58] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1619), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [1167ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [1432ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [1502ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, [1549ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, deferred=null) after lookup
02:07:29.673 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:29.674 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:29.675 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.675 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.675 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.675 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.675 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:29.676 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:29.676 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:29.676 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.676 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:29.676 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:29.677 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:29.677 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:29.679 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:29.679 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:29.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:29.680312 13540 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:29.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.673820 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55752 (local address 127.10.87.253:39437)
02:07:29.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.673873 (+    53us) server_negotiation.cc:207] Beginning negotiation
02:07:29.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.673876 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:07:29.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.675086 (+  1210us) server_negotiation.cc:408] Connection header received
02:07:29.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.675355 (+   269us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:29.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.675357 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:29.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.675372 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:29.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.675403 (+    31us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:29.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.679263 (+  3860us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:29.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.680087 (+   824us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:29.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.680241 (+   154us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55752: BlockingRecv error: recv got EOF from 127.0.0.1:55752 (error 108)
02:07:29.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
02:07:29.681 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.681 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:29.681 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:29.689 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.690 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:29.690 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:29.690 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.690 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:29.690 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:29.691 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.692 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:29.692 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:29.693 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:29.693 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:29.693 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:29.694 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:29.695 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:29.696 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:29.697 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:29.697 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:29.697 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:29.698 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:29.698 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:29.699 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:29.700 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:29.700 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:29.701 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:29.702 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:29.705 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:29.706 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:29.707 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:29.707 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:29.708 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:29.708 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:29.710 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:29.711 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:29.714 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:29.716 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1f6f0210, L:/127.0.0.1:48028 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:29.717 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:29.717 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x815cba1b, L:/127.0.0.1:48038 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:29.718 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:29.718 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:29.719 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:29.719 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:29.720 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:29.720 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:29.721 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:29.722 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:29.722 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:29.723 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:29.724 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:29.726 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf0cc2ab3, L:/127.0.0.1:40608 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:29.729 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:29.737 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:29.738 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:29.738 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:29.738 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:29.739 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:29.739 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:29.740 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:29.741 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:29.741 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:29.743 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:29.744 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:29.748 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8488d5c3, L:/127.0.0.1:48044 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:29.748 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:29.751 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x971d1935, L:/127.0.0.1:48060 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:29.752 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:29.753 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:29.753 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:29.754 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:29.754 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:29.755 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:29.755 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:29.757 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x111ebafd, L:/127.0.0.1:40618 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:29.758 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:29.758 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=118), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [16ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [19ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:29.759 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:29.761 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.761 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.761 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.761 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.761 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:29.762 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:29.762 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:29.762 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.762 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1d60eb1b, L:/127.0.0.1:55762 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:29.763 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:29.763 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:29.763 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.763 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:29.763 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:29.764 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:29.764 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:29.764 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:29.765 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:29.765 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:29.765 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:29.766 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:29.767 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:29.767 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:29.767 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:29.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:29.768046 13508 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:29.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.894849 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47996 (local address 127.10.87.254:40241)
02:07:29.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.894958 (+   109us) server_negotiation.cc:207] Beginning negotiation
02:07:29.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.894960 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:29.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.767256 (+872296us) server_negotiation.cc:408] Connection header received
02:07:29.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.767771 (+   515us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:29.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.767773 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:29.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.767807 (+    34us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:29.768 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:29.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.767879 (+    72us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:29.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.767967 (+    88us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47996: BlockingRecv error: recv got EOF from 127.0.0.1:47996 (error 108)
02:07:29.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":86,"thread_start_us":63,"threads_started":1}
02:07:29.769 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:29.770 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:29.770 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.770 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:29.772 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:29.772 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:29.774 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:29.774 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:29.775 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:29.776 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:29.777 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:29.777 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7cbceedb, L:/127.0.0.1:48062 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:29.780 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:29.781 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:29.783 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:29.784 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc5e1333c, L:/127.0.0.1:48066 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:29.787 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:29.788 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:29.790 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa9d16520, L:/127.0.0.1:40626 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:29.791 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:29.791 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=250), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [105ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [110ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [115ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [120ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:29.792 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:29.792 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:29.793 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.793 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:29.793 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.793 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.793 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.794 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:29.794 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:29.794 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:29.794 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.795 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:29.795 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:29.795 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:29.795 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:29.795 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:29.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:29.799320 13540 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:29.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.787059 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55766 (local address 127.10.87.253:39437)
02:07:29.799 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:29.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.787126 (+    67us) server_negotiation.cc:207] Beginning negotiation
02:07:29.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.787128 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:29.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.787564 (+   436us) server_negotiation.cc:408] Connection header received
02:07:29.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.787736 (+   172us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:29.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.787737 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:29.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.787752 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:29.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.787781 (+    29us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:29.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.790840 (+  3059us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:29.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.791597 (+   757us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:29.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.796954 (+  5357us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:29.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.797160 (+   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
02:07:29.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.798898 (+  1738us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:07:29.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.798904 (+     6us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:07:29.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.798904 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:07:29.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.798910 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
02:07:29.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.798930 (+    20us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:07:29.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.798934 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:07:29.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.798992 (+    58us) server_negotiation.cc:1036] Waiting for connection context
02:07:29.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.799235 (+   243us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55766: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:55766): Connection reset by peer (error 104)
02:07:29.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":41}
02:07:29.800 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:29.801 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:29.804 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:29.808 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfdae7c43, L:/127.0.0.1:48076 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:29.810 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:29.810 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:29.811 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x453dea59, L:/127.0.0.1:40636 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:29.810 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:29.812 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:29.812 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=250), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [112ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [130ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [132ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:29.816 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.816 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:29.816 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:29.816 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:29.818 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.818 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.818 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.818 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.818 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:29.818 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:29.818 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:29.819 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.819 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:29.819 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:29.821 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:29.821 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:29.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:29.821274 13540 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:29.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.810207 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55770 (local address 127.10.87.253:39437)
02:07:29.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.810252 (+    45us) server_negotiation.cc:207] Beginning negotiation
02:07:29.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.810254 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:29.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.812018 (+  1764us) server_negotiation.cc:408] Connection header received
02:07:29.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.812233 (+   215us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:29.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.812235 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:29.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.812248 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:29.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.812278 (+    30us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:29.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.815152 (+  2874us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:29.822 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:29.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.815917 (+   765us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:29.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.820406 (+  4489us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:29.822 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:29.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.820594 (+   188us) 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
02:07:29.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.820927 (+   333us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:07:29.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.820970 (+    43us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:07:29.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.821010 (+    40us) server_negotiation.cc:1036] Waiting for connection context
02:07:29.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.821204 (+   194us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55770: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:55770): Connection reset by peer (error 104)
02:07:29.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
02:07:29.822 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:29.823 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:29.823 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.823 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:29.824 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:29.824 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:29.824 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:29.825 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:29.825 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:29.826 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:29.827 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:29.833 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc0715857, L:/127.0.0.1:48090 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:29.834 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x59bee609, L:/127.0.0.1:40652 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:29.834 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:29.835 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:29.835 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:29.836 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:29.836 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:29.837 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:29.843 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4197004a, L:/127.0.0.1:40658 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:29.844 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:29.845 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:29.845 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9050620f, L:/127.0.0.1:48096 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:29.845 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=217), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [135ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [136ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [145ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:29.846 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:29.847 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.847 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.847 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.847 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.847 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:29.848 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:29.848 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:29.848 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:29.849126 13540 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:29.849 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:29.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.843624 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55784 (local address 127.10.87.253:39437)
02:07:29.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.843691 (+    67us) server_negotiation.cc:207] Beginning negotiation
02:07:29.849 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:29.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.843693 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:29.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.844869 (+  1176us) server_negotiation.cc:408] Connection header received
02:07:29.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.845105 (+   236us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:29.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.845106 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:29.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.845120 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:29.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.845190 (+    70us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:29.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.848057 (+  2867us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:29.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.848803 (+   746us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:29.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.849059 (+   256us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55784: BlockingRecv error: recv got EOF from 127.0.0.1:55784 (error 108)
02:07:29.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":35}
02:07:29.850 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.850 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:29.850 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:29.850 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:29.850 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:29.851 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:29.852 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:29.852 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:29.853 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:29.854 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:29.859 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0c0cb6e3, L:/127.0.0.1:48104 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:29.859 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:29.860 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:29.863 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:29.865 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x50ed465b, L:/127.0.0.1:40666 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:29.866 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:29.866 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=240), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [76ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [87ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [223ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [236ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:29.867 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:29.867 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe3f93a84, L:/127.0.0.1:55794 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:29.868 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.868 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.869 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.869 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.869 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:29.869 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:29.869 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:29.869 [DEBUG - pool-4-thread-23] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:29.870 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.870 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:29.870 [DEBUG - pool-4-thread-23] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=239), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [10ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [19ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:29.871 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:29.871 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:29.872 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:29.872 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:29.874 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.874 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.874 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.874 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.874 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:29.874 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.875 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:29.875 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:29.875 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.875 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:29.875 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:29.876 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.876 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:29.876 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:29.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:29.875833 13540 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:29.876 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:29.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.871343 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55810 (local address 127.10.87.253:39437)
02:07:29.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.871409 (+    66us) server_negotiation.cc:207] Beginning negotiation
02:07:29.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.871411 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:29.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.871723 (+   312us) server_negotiation.cc:408] Connection header received
02:07:29.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.871905 (+   182us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:29.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.871906 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:29.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.871918 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:29.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.871981 (+    63us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:29.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.874745 (+  2764us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:29.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.875498 (+   753us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:29.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.875772 (+   274us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55810: BlockingRecv error: recv got EOF from 127.0.0.1:55810 (error 108)
02:07:29.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":19}
02:07:29.877 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:29.877 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:29.878 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:29.878 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:29.879 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:29.879 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:29.886 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4db10d06, L:/127.0.0.1:48120 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:29.889 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:29.890 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:29.890 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:29.891 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:29.891 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:29.892 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:29.895 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:29.898 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:29.898 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:29.900 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:29.900 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:29.902 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x56787e7b, L:/127.0.0.1:48124 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:29.902 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2de8828f, L:/127.0.0.1:40670 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:29.903 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:29.903 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=270), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [171ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [172ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [184ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:29.904 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:29.905 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:29.906 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:29.908 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.908 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.909 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:29.909 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.909 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.910 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:29.910 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:29.910 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:29.910 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.911 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:29.911 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:29.911 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:29.911 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:29.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:29.913138 13540 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:29.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.895398 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55814 (local address 127.10.87.253:39437)
02:07:29.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.895443 (+    45us) server_negotiation.cc:207] Beginning negotiation
02:07:29.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.895445 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:29.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.899384 (+  3939us) server_negotiation.cc:408] Connection header received
02:07:29.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.899589 (+   205us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:29.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.899591 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:29.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.899604 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:29.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.899639 (+    35us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:29.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.907043 (+  7404us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:29.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.907894 (+   851us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:29.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.912228 (+  4334us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:29.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.912425 (+   197us) 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
02:07:29.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.912786 (+   361us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:07:29.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.912791 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:07:29.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.912791 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:07:29.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.912797 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
02:07:29.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.912814 (+    17us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:07:29.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.912818 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:07:29.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.912874 (+    56us) server_negotiation.cc:1036] Waiting for connection context
02:07:29.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:29.913054 (+   180us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55814: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:55814): Connection reset by peer (error 104)
02:07:29.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
02:07:29.914 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:29.915 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x932f6e61, L:/127.0.0.1:48132 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:29.916 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:29.917 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:29.920 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2211d808, L:/127.0.0.1:40678 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:29.921 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:29.921 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=287), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [174ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [183ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [196ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [200ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:29.922 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:29.923 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:29.924 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x539e4025, L:/127.0.0.1:55816 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:29.925 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.925 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.925 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.925 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.925 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:29.925 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:29.926 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:29.926 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:29.926 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.926 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.926 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:29.926 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:29.927 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:29.927 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:29.927 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:29.928 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:29.928 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:29.929 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:29.929 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:29.931 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:29.933 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2fe80139, L:/127.0.0.1:48136 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:29.935 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:29.935 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:29.936 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:29.938 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x12f1c9ab, L:/127.0.0.1:40690 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:29.939 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:29.940 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:29.941 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:29.941 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:29.944 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:29.949 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x087d06b6, L:/127.0.0.1:48152 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:29.949 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x95931b4b, L:/127.0.0.1:55828 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:29.952 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:29.953 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x789c0cbd, L:/127.0.0.1:40698 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:29.953 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:29.954 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:29.954 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:29.954 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:29.955 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=317), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [205ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [210ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [220ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [221ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [225ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:29.958 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:29.958 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:29.961 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:29.962 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.962 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.962 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x81018c15, L:/127.0.0.1:55842 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:29.962 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.962 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.962 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:29.963 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:29.963 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:29.963 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.963 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.963 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:29.964 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:29.964 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:29.965 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:29.968 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:29.968 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:29.968 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:29.969 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcaae4408, L:/127.0.0.1:40702 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:29.969 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:29.970 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:29.970 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:29.970 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=331), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [10ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [214ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [225ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [232ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:29.971 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:29.972 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:29.973 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.973 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.973 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.973 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.973 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:29.974 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:29.974 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:29.974 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.974 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.974 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:29.974 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:29.974 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:29.975 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:29.975 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:29.976 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:29.977 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:29.978 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:29.978 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3713f55b, L:/127.0.0.1:48158 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:29.977 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:29.981 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:29.982 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:29.983 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:29.983 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:29.984 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:29.985 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb9271a80, L:/127.0.0.1:48160 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:29.986 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:29.989 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2e049027, L:/127.0.0.1:40708 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:29.990 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:29.990 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xcc1ff4eb, L:/127.0.0.1:55844 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:29.990 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:29.991 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=347), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [228ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [232ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [237ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:29.991 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:29.992 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:29.993 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:29.993 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:29.993 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:29.993 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:29.993 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:29.994 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:29.994 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:29.994 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:29.995 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:29.995 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:29.996 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:29.996 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:29.996 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:29.997 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:29.997 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:29.999 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:30.001 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x21d8285d, L:/127.0.0.1:48162 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:30.005 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:30.006 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:30.007 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x38f5aa79, L:/127.0.0.1:40724 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:30.008 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:30.008 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=362), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [231ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [246ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [252ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:30.009 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:30.010 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:30.010 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:30.010 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:30.010 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:30.010 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:30.011 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:30.011 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:30.011 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:30.012 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:30.012 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:30.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:30.012179 13540 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:30.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.004840 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55858 (local address 127.10.87.253:39437)
02:07:30.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.005018 (+   178us) server_negotiation.cc:207] Beginning negotiation
02:07:30.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.005020 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:30.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.005663 (+   643us) server_negotiation.cc:408] Connection header received
02:07:30.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.005826 (+   163us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:30.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.005828 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:30.012 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:30.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.005840 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:30.012 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:30.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.005895 (+    55us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:30.013 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:30.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.008677 (+  2782us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:30.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.009361 (+   684us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:30.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.011247 (+  1886us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:30.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.011430 (+   183us) 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
02:07:30.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.011838 (+   408us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:07:30.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.011841 (+     3us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:07:30.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.011842 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:07:30.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.011847 (+     5us) server_negotiation.cc:923] calling sasl_server_start()
02:07:30.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.011864 (+    17us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:07:30.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.011868 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:07:30.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.011906 (+    38us) server_negotiation.cc:1036] Waiting for connection context
02:07:30.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.012098 (+   192us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55858: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:55858): Connection reset by peer (error 104)
02:07:30.013 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:30.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":156}
02:07:30.014 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:30.015 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:30.015 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:30.016 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:30.017 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:30.022 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x87f22688, L:/127.0.0.1:48168 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:30.022 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:30.024 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:30.024 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:30.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:30.024441 13435 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:30.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.862880 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47876 (local address 127.10.87.254:40241)
02:07:30.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.863027 (+   147us) server_negotiation.cc:207] Beginning negotiation
02:07:30.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.863029 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:30.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:28.863105 (+    76us) server_negotiation.cc:408] Connection header received
02:07:30.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.024194 (+1161089us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:30.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.024195 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:30.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.024210 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:30.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.024278 (+    68us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:30.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.024373 (+    95us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47876: BlockingRecv error: recv got EOF from 127.0.0.1:47876 (error 108)
02:07:30.025 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:30.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":125,"thread_start_us":106,"threads_started":1}
02:07:30.026 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:30.026 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:30.026 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.254:40241: connection closed
02:07:30.028 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:30.028 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:30.028 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:30.029 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:30.029 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc9f521c2, L:/127.0.0.1:48184 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:30.030 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:30.031 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:30.033 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x53bd4aab, L:/127.0.0.1:40736 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:30.037 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:30.037 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:30.038 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:30.042 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x62bd8bd9, L:/127.0.0.1:48198 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:30.043 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:30.043 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:30.045 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:30.045 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:30.046 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:30.046 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:30.046 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:30.046 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc9d5c8ab, L:/127.0.0.1:40746 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:30.047 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:30.047 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:30.048 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:30.048 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:30.048 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:30.048 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:30.049 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:30.049 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:30.050 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:30.050 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:30.051 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:30.053 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:30.055 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:30.056 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:30.056 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:30.057 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:30.058 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x30f47019, L:/127.0.0.1:48216 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:30.060 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:30.061 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:30.062 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:30.063 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:30.063 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:30.066 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:30.071 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x001ae896, L:/127.0.0.1:48232 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:30.075 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe2708e41, L:/127.0.0.1:40762 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:30.076 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:30.078 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:30.079 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:30.079 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbdf2b610, L:/127.0.0.1:48208 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:30.080 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfd61f826, L:/127.0.0.1:40754 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:30.081 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:30.082 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=457), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [351ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [353ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [383ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [384ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:30.082 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:30.083 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x333cae4e, L:/127.0.0.1:55860 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:30.085 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:30.085 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:30.086 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:30.086 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:30.086 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:30.086 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:30.086 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:30.087 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:30.087 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:30.087 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:30.088 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:30.088 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:30.089 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:30.089 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:30.089 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:30.090 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7aee3cbb, L:/127.0.0.1:40770 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:30.091 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:30.091 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=462), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [148ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [158ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [374ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [389ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:30.093 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:30.094 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:30.095 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:30.095 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:30.096 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:30.097 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xcca70dc7, L:/127.0.0.1:55864 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:30.097 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:30.097 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:30.097 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:30.097 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:30.098 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:30.098 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:30.098 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:30.098 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:30.098 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:30.099 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:30.099 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:30.099 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:30.100 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:30.101 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:30.101 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:30.102 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:30.103 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:30.104 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:30.105 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe63e19c1, L:/127.0.0.1:48234 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:30.106 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:30.107 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:30.108 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:30.112 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xffd1e08f, L:/127.0.0.1:40774 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:30.115 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:30.116 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:30.116 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:30.116 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:30.117 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:30.118 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:30.118 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:30.125 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:30.125 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2dd25308, L:/127.0.0.1:48246 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:30.126 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf9d2c53b, L:/127.0.0.1:55872 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:30.127 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x29773a03, L:/127.0.0.1:48240 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:30.129 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:30.131 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:30.132 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:30.133 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x89ebf506, L:/127.0.0.1:40776 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:30.134 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:30.134 [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.10.87.254:40241, [388ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [397ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [409ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [410ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [416ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:30.136 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:30.137 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:30.137 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:30.138 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:30.138 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:30.138 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:30.138 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:30.138 [DEBUG - pool-4-thread-39] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:30.138 [DEBUG - pool-4-thread-39] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=502), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [203ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [211ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [216ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:30.139 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:30.139 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:30.140 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:30.140 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:30.138 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:30.141 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:30.141 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:30.141 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:30.142 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:30.142 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:30.142 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:30.142 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:30.142 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:30.142 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:30.143 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:30.143 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state CONNECTING
02:07:30.143 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:30.143 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:30.144 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:30.144 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:30.144 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:30.144 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:30.144 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:30.145 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:30.145 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state CONNECTING due to: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:30.145 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:30.145 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:30.146 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x943b68de, L:/127.0.0.1:48252 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:30.147 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:30.147 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:30.148 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:30.148 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:30.149 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:30.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:30.152942 13540 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:30.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.143542 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55886 (local address 127.10.87.253:39437)
02:07:30.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.143590 (+    48us) server_negotiation.cc:207] Beginning negotiation
02:07:30.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.143592 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:30.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.152885 (+  9293us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55886: BlockingRecv error: recv got EOF from 127.0.0.1:55886 (error 108)
02:07:30.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
02:07:30.153 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:30.154 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:30.154 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:30.157 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:30.158 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:30.163 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xeaceaafb, L:/127.0.0.1:48258 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:30.163 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x122dfb20, L:/127.0.0.1:40786 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:30.164 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:30.164 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:30.166 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=526), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [402ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [405ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [426ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [427ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:30.167 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:30.167 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:30.168 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:30.169 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:30.169 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:30.169 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:30.169 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:30.169 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:30.170 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:30.170 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:30.170 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:30.171 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:30.171 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:30.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:30.171638 13831 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:30.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.152925 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55898 (local address 127.10.87.253:39437)
02:07:30.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.152973 (+    48us) server_negotiation.cc:207] Beginning negotiation
02:07:30.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.152975 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:30.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.153876 (+   901us) server_negotiation.cc:408] Connection header received
02:07:30.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.154065 (+   189us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:30.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.154067 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:30.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.154082 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:30.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.154125 (+    43us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:30.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.157189 (+  3064us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:30.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.158042 (+   853us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:30.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.166219 (+  8177us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:30.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.166425 (+   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
02:07:30.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.168414 (+  1989us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:07:30.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.168420 (+     6us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:07:30.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.168421 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:07:30.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.168427 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
02:07:30.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.168446 (+    19us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:07:30.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.168450 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:07:30.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.168493 (+    43us) server_negotiation.cc:1036] Waiting for connection context
02:07:30.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.171553 (+  3060us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55898: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:55898): Cannot send after transport endpoint shutdown (error 108)
02:07:30.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
02:07:30.172 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:30.172 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:30.173 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:30.173 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb9d16147, L:/127.0.0.1:48266 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:30.173 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:30.174 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:30.174 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:30.175 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:30.175 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:30.175 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:30.175 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:30.176 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:30.176 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:30.177 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:30.178 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:30.182 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcc9ca37b, L:/127.0.0.1:40794 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:30.183 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:30.184 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb1f2c003, L:/127.0.0.1:40796 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:30.184 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:30.185 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:30.185 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=544), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [193ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [203ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [213ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [224ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:30.185 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:30.186 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:30.187 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:30.187 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:30.188 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:30.188 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:30.188 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:30.188 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:30.188 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:30.188 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:30.189 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xedd15a88, L:/127.0.0.1:48270 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:30.189 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:30.189 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:30.190 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:30.190 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:30.191 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:30.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:30.191363 13831 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:30.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.174511 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55904 (local address 127.10.87.253:39437)
02:07:30.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.174555 (+    44us) server_negotiation.cc:207] Beginning negotiation
02:07:30.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.174557 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:30.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.174998 (+   441us) server_negotiation.cc:408] Connection header received
02:07:30.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.177666 (+  2668us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:30.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.177667 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:30.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.177683 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:30.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.177715 (+    32us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:30.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.181126 (+  3411us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:30.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.181868 (+   742us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:30.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.190010 (+  8142us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:30.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.190234 (+   224us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:07:30.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.190995 (+   761us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:07:30.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.190999 (+     4us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:07:30.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.191000 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:07:30.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.191005 (+     5us) server_negotiation.cc:923] calling sasl_server_start()
02:07:30.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.191019 (+    14us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:07:30.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.191023 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:07:30.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.191063 (+    40us) server_negotiation.cc:1036] Waiting for connection context
02:07:30.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.191279 (+   216us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55904: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:55904): Connection reset by peer (error 104)
02:07:30.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22}
02:07:30.192 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:30.193 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:30.194 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:30.194 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:30.195 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:30.196 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa82fa9b1, L:/127.0.0.1:40798 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:30.197 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:30.197 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=553), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [422ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [430ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [436ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [444ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:30.198 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:30.199 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:30.199 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:30.200 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:30.200 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:30.200 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:30.200 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:30.200 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:30.200 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:30.201 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:30.201 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:30.202 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:30.202 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:30.202 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:30.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:30.202440 13540 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:30.203 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:30.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.190813 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55910 (local address 127.10.87.253:39437)
02:07:30.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.190857 (+    44us) server_negotiation.cc:207] Beginning negotiation
02:07:30.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.190859 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:30.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.191350 (+   491us) server_negotiation.cc:408] Connection header received
02:07:30.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.194671 (+  3321us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:30.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.194673 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:30.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.194685 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:30.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.194749 (+    64us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:30.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.197847 (+  3098us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:30.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.198648 (+   801us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:30.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.200738 (+  2090us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:30.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.200921 (+   183us) 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
02:07:30.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.202033 (+  1112us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:07:30.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.202038 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:07:30.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.202039 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:07:30.204 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:30.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.202045 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
02:07:30.204 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:30.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.202063 (+    18us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:07:30.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.202066 (+     3us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:07:30.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.202121 (+    55us) server_negotiation.cc:1036] Waiting for connection context
02:07:30.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.202333 (+   212us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55910: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:55910): Connection reset by peer (error 104)
02:07:30.204 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:30.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
02:07:30.204 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:30.205 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:30.206 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:30.207 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:30.207 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:30.207 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:30.207 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:30.208 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:30.209 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=560), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [249ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [256ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [264ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [267ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:30.210 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:30.211 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:30.211 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:30.211 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:30.211 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:30.212 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:30.212 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state CONNECTING
02:07:30.212 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:30.212 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:30.212 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:30.213 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:30.213 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:30.213 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:30.214 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x40ebbbd0, L:/127.0.0.1:40806 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:30.214 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:30.215 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:30.215 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state CONNECTING due to: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:30.215 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:30.217 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:30.218 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:30.219 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:30.221 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:30.221 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:30.226 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x47e22d2b, L:/127.0.0.1:40818 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:30.229 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:30.230 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:30.230 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=689), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [358ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [366ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [373ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [376ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:30.230 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:30.231 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:30.231 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:30.231 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:30.232 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:30.232 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:30.232 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:30.232 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:30.233 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:30.233 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:30.233 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:30.233 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:30.234 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:30.234 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:30.234 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:30.234 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:30.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:30.235747 13540 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:30.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.231425 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55918 (local address 127.10.87.253:39437)
02:07:30.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.231472 (+    47us) server_negotiation.cc:207] Beginning negotiation
02:07:30.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.231474 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:30.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.235153 (+  3679us) server_negotiation.cc:408] Connection header received
02:07:30.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.235411 (+   258us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:30.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.235412 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:30.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.235427 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:30.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.235457 (+    30us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:30.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.235619 (+   162us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55918: BlockingRecv error: recv got EOF from 127.0.0.1:55918 (error 108)
02:07:30.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
02:07:30.236 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:30.238 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:30.238 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:30.238 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:30.239 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:30.239 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:30.240 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x203042e4, L:/127.0.0.1:48286 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:30.240 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:30.245 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:30.246 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:30.248 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb27a3633, L:/127.0.0.1:40824 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:30.249 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:30.249 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=707), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [558ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [567ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [569ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [578ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:30.250 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:30.252 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:30.252 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:30.252 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:30.252 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:30.252 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:30.252 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:30.252 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:30.252 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:30.253 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:30.253 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:30.253 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:30.254 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:30.254 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:30.255 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:30.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:30.255505 13540 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:30.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.244849 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55926 (local address 127.10.87.253:39437)
02:07:30.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.244894 (+    45us) server_negotiation.cc:207] Beginning negotiation
02:07:30.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.244896 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:30.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.245751 (+   855us) server_negotiation.cc:408] Connection header received
02:07:30.255 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:30.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.245920 (+   169us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:30.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.245921 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:30.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.245934 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:30.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.245965 (+    31us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:30.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.249109 (+  3144us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:30.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.249883 (+   774us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:30.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.252189 (+  2306us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:30.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.252377 (+   188us) 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
02:07:30.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.254671 (+  2294us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:07:30.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.254676 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:07:30.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.254676 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:07:30.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.254682 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
02:07:30.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.254700 (+    18us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:07:30.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.254704 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:07:30.256 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:30.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.254764 (+    60us) server_negotiation.cc:1036] Waiting for connection context
02:07:30.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.255430 (+   666us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55926: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:55926): Cannot send after transport endpoint shutdown (error 108)
02:07:30.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
02:07:30.257 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:30.257 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:30.264 [DEBUG - pool-4-thread-78] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:30.264 [DEBUG - pool-4-thread-78] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=640), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [11ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [11ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:30.264 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5e137306, L:/127.0.0.1:40840 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:30.265 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:30.265 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd6e7f90e, L:/127.0.0.1:55940 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:30.266 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:30.266 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:30.266 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:30.266 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:30.267 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=641), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [350ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [361ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [555ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [567ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, [568ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, deferred=null) after lookup
02:07:30.266 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:30.267 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:30.267 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:30.267 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:30.268 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:30.268 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:30.268 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:30.268 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:30.268 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:30.268 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:30.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:30.268934 13831 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:30.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.265805 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55952 (local address 127.10.87.253:39437)
02:07:30.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.265849 (+    44us) server_negotiation.cc:207] Beginning negotiation
02:07:30.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.265851 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:30.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.267403 (+  1552us) server_negotiation.cc:408] Connection header received
02:07:30.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.267643 (+   240us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:30.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.267645 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:30.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.267658 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:30.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.267689 (+    31us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:30.269 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:30.269 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:30.269 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:30.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.268874 (+  1185us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55952: BlockingRecv error: recv got EOF from 127.0.0.1:55952 (error 108)
02:07:30.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":21}
02:07:30.270 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:30.271 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:30.271 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:30.271 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:30.272 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:30.272 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:30.272 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:30.272 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:30.272 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:30.273 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:30.273 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:30.273 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:30.273 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:30.273 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:30.274 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:30.274 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:30.275 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:30.275 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:30.275 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:30.276 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:30.277 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:30.277 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:30.278 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:30.278 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:30.278 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:30.279 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:30.280 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:30.280 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:30.283 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4f54dbc1, L:/127.0.0.1:48294 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:30.287 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:30.287 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:30.289 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:30.289 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x188d4569, L:/127.0.0.1:40848 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:30.291 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:30.291 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:30.292 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:30.293 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:30.294 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:30.294 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd48cce66, L:/127.0.0.1:48296 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:30.298 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1b4ac50d, L:/127.0.0.1:40856 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:30.299 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:30.300 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:30.304 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0a8bbc5d, L:/127.0.0.1:40862 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:30.305 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:30.306 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=673), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [169ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [575ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [588ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:30.307 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:30.308 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:30.308 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:30.308 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:30.309 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:30.309 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:30.309 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:30.309 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:30.309 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:30.309 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:30.310 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:30.310 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:30.310 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:30.310 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:30.310 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:30.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:30.311038 13831 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:30.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.298254 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55964 (local address 127.10.87.253:39437)
02:07:30.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.298303 (+    49us) server_negotiation.cc:207] Beginning negotiation
02:07:30.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.298305 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:30.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.299343 (+  1038us) server_negotiation.cc:408] Connection header received
02:07:30.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.299532 (+   189us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:30.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.299534 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:30.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.299552 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:30.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.299585 (+    33us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:30.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.306154 (+  6569us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:30.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.306893 (+   739us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:30.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.309757 (+  2864us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:30.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.309950 (+   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
02:07:30.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.310312 (+   362us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:07:30.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.310316 (+     4us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:07:30.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.310317 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:07:30.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.310322 (+     5us) server_negotiation.cc:923] calling sasl_server_start()
02:07:30.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.310339 (+    17us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:07:30.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.310343 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:07:30.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.310382 (+    39us) server_negotiation.cc:1036] Waiting for connection context
02:07:30.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.310953 (+   571us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55964: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:55964): Connection reset by peer (error 104)
02:07:30.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
02:07:30.312 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:30.312 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:30.312 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:30.313 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:30.313 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:30.314 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:30.314 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:30.314 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:30.315 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:30.321 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:30.323 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x72c43512, L:/127.0.0.1:48312 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:30.324 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:30.324 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xef3f413b, L:/127.0.0.1:40868 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:30.325 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:30.326 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:30.326 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:30.326 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=691), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [591ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [592ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [601ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [604ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:30.327 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:30.327 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:30.328 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:30.328 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:30.328 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:30.329 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:30.329 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:30.329 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:30.329 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:30.329 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:30.330 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:30.330 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:30.333 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:30.333 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:30.334 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb6fa007f, L:/127.0.0.1:40878 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:30.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:30.334816 13831 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:30.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.321534 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55974 (local address 127.10.87.253:39437)
02:07:30.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.321582 (+    48us) server_negotiation.cc:207] Beginning negotiation
02:07:30.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.321584 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:30.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.323378 (+  1794us) server_negotiation.cc:408] Connection header received
02:07:30.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.323694 (+   316us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:30.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.323696 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:30.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.323709 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:30.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.323744 (+    35us) server_negotiation.cc:227] Negotiated authn=SASL
02:07:30.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.333732 (+  9988us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:30.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.334507 (+   775us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:30.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.334750 (+   243us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55974: BlockingRecv error: recv got EOF from 127.0.0.1:55974 (error 108)
02:07:30.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22}
02:07:30.335 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:30.336 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:30.336 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=699), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [405ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [427ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [601ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [611ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:30.337 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:30.337 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:30.337 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:30.338 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:30.338 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:30.338 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:30.338 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:30.339 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:30.339 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:30.339 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:30.339 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:30.339 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:30.339 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:30.340 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:30.340 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:30.340 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:30.340 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:30.340 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:30.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:30.340886 13831 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:30.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.338829 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55988 (local address 127.10.87.253:39437)
02:07:30.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.338874 (+    45us) server_negotiation.cc:207] Beginning negotiation
02:07:30.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.338876 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:30.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.340412 (+  1536us) server_negotiation.cc:408] Connection header received
02:07:30.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.340668 (+   256us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:30.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.340670 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:30.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.340683 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:30.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.340739 (+    56us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:30.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.340827 (+    88us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55988: BlockingRecv error: recv got EOF from 127.0.0.1:55988 (error 108)
02:07:30.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22}
02:07:30.341 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:30.341 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:30.341 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:30.343 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:30.343 [DEBUG - pool-4-thread-60] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:30.343 [DEBUG - pool-4-thread-60] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=700), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [217ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [226ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [422ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [439ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:30.343 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:30.344 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:30.344 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:30.345 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:30.345 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:30.346 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:30.346 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:30.346 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:30.346 [DEBUG - Time-limited test] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:30.346 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:30.346 [DEBUG - Time-limited test] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=698), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [248ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [259ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [440ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [449ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:30.346 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:30.347 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:30.347 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:30.347 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:30.347 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:30.347 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:30.347 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:30.347 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:30.347 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:30.349 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:30.349 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:30.349 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:30.349 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:30.349 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:30.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:30.349289 13831 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:30.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.344528 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56004 (local address 127.10.87.253:39437)
02:07:30.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.344577 (+    49us) server_negotiation.cc:207] Beginning negotiation
02:07:30.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.344579 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:30.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.345042 (+   463us) server_negotiation.cc:408] Connection header received
02:07:30.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.345327 (+   285us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:30.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.345328 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:30.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.345341 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:30.349 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state CONNECTING
02:07:30.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.345375 (+    34us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:30.349 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:30.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.348130 (+  2755us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:30.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.348918 (+   788us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:30.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.349225 (+   307us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56004: BlockingRecv error: recv got EOF from 127.0.0.1:56004 (error 108)
02:07:30.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
02:07:30.350 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:30.350 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:30.350 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:30.350 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:30.350 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:30.350 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:30.351 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state CONNECTING due to: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:30.351 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:30.351 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:30.351 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:30.351 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:30.352 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:30.353 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:30.354 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:30.354 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:30.355 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:30.362 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x98fc7091, L:/127.0.0.1:48338 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:30.363 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:30.363 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:30.363 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.254:40241: connection closed
02:07:30.363 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x92d0673b, L:/127.0.0.1:48328 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:30.364 [DEBUG - pool-4-thread-36] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:30.364 [DEBUG - pool-4-thread-36] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=717), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [113ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [123ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [562ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [571ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:30.364 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:30.365 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:30.365 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:30.366 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:30.366 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:30.367 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:30.367 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:30.367 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:30.367 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:30.367 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:30.368 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:30.368 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:30.368 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:30.368 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:30.368 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:30.369 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:30.369 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:30.369 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:30.370 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:30.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:30.369709 13831 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:30.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.365341 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56016 (local address 127.10.87.253:39437)
02:07:30.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.365390 (+    49us) server_negotiation.cc:207] Beginning negotiation
02:07:30.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.365392 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:30.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.365902 (+   510us) server_negotiation.cc:408] Connection header received
02:07:30.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.366163 (+   261us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:30.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.366165 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:30.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.366178 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:30.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.366210 (+    32us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:30.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.368779 (+  2569us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:30.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.369367 (+   588us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:30.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.369646 (+   279us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56016: BlockingRecv error: recv got EOF from 127.0.0.1:56016 (error 108)
02:07:30.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
02:07:30.371 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:30.371 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:30.371 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:30.371 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:30.372 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:30.374 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x55527390, L:/127.0.0.1:48342 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:30.378 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:30.379 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:30.380 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb37f771d, L:/127.0.0.1:40884 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:30.381 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:30.381 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=755), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [666ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [671ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [676ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [682ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:30.382 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:30.383 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:30.383 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:30.383 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:30.383 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:30.383 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:30.384 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:30.384 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=755), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [354ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [370ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [376ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:30.385 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:30.387 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:30.387 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:30.387 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:30.387 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:30.387 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa5506c0e, L:/127.0.0.1:56032 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:30.387 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:30.388 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state CONNECTING
02:07:30.388 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:30.388 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:30.388 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:30.388 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:30.388 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:30.388 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:30.389 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:30.389 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:30.389 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:30.390 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:30.390 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:30.390 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:30.390 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:30.390 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:30.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:30.393 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:30.394 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=765), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [211ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [229ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [234ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:30.394 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:30.395 [DEBUG - pool-4-thread-79] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:30.395 [DEBUG - pool-4-thread-79] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=765), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [571ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [579ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [587ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [592ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:30.395 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:30.396 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:30.396 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:30.397 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:30.397 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:30.397 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:30.397 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:30.398 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:30.398 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:30.398 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:30.398 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:30.398 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:30.398 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:30.398 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:30.398 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:30.398 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:30.398 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:30.399 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state CONNECTING
02:07:30.399 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:30.399 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:30.399 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:30.399 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:30.399 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:30.399 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:30.400 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:30.400 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:30.401 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:30.403 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:30.403 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state CONNECTING due to: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:30.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:30.403671 13831 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:30.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.394083 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56044 (local address 127.10.87.253:39437)
02:07:30.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.394580 (+   497us) server_negotiation.cc:207] Beginning negotiation
02:07:30.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.394583 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:07:30.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.394595 (+    12us) server_negotiation.cc:408] Connection header received
02:07:30.403 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:30.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.394815 (+   220us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:30.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.394817 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:30.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.394830 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:30.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.394863 (+    33us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:30.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.402576 (+  7713us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:30.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.403362 (+   786us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:30.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.403605 (+   243us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56044: BlockingRecv error: recv got EOF from 127.0.0.1:56044 (error 108)
02:07:30.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":468}
02:07:30.404 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:30.404 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:30.404 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:30.405 [DEBUG - pool-4-thread-40] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:30.405 [DEBUG - pool-4-thread-40] (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.10.87.254:40241, [230ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [238ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [243ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [250ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:30.406 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:30.406 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:30.406 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:30.406 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:30.407 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:30.408 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:30.408 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:30.408 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:30.408 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:30.408 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:30.409 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:30.409 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:30.409 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:30.409 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:30.409 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:30.409 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:30.410 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:30.410 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:30.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:30.411691 13831 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:30.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.406787 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56048 (local address 127.10.87.253:39437)
02:07:30.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.406834 (+    47us) server_negotiation.cc:207] Beginning negotiation
02:07:30.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.406836 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:30.412 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:30.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.407296 (+   460us) server_negotiation.cc:408] Connection header received
02:07:30.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.407563 (+   267us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:30.412 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:30.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.407565 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:30.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.407579 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:30.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.407611 (+    32us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:30.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.410749 (+  3138us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:30.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.411489 (+   740us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:30.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.411631 (+   142us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56048: BlockingRecv error: recv got EOF from 127.0.0.1:56048 (error 108)
02:07:30.412 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:30.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":20}
02:07:30.413 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:30.414 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:30.414 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:30.415 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:30.415 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:30.416 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:30.423 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0107f1f8, L:/127.0.0.1:48346 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:30.423 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x726da28d, L:/127.0.0.1:40898 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:30.429 [DEBUG - pool-4-thread-65] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:30.429 [DEBUG - pool-4-thread-65] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=793), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [394ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [404ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [692ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [702ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:30.430 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:30.431 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:30.431 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.10.87.254:40241(127.10.87.254:40241)] connecting to peer
02:07:30.432 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:30.432 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:30.433 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:30.433 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:30.433 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:30.433 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:30.433 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:30.433 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:30.434 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:30.434 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:30.434 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:30.434 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:30.434 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:30.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:30.435081 13831 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:30.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.429937 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56064 (local address 127.10.87.253:39437)
02:07:30.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.430011 (+    74us) server_negotiation.cc:207] Beginning negotiation
02:07:30.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.430013 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:30.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.430807 (+   794us) server_negotiation.cc:408] Connection header received
02:07:30.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.431075 (+   268us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:30.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.431077 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:30.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.431092 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:30.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.431125 (+    33us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:30.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.434052 (+  2927us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:30.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.434795 (+   743us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:30.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.435016 (+   221us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56064: BlockingRecv error: recv got EOF from 127.0.0.1:56064 (error 108)
02:07:30.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":50}
02:07:30.435 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:30.435 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:30.436 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:30.437 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:30.437 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:30.437 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:30.438 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:30.438 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:30.439 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:30.439 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:30.440 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:30.442 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:30.446 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:30.447 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x599d74d6, L:/127.0.0.1:40910 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:30.447 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:30.451 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0c50caf0, L:/127.0.0.1:48362 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:30.454 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4bbf5761, L:/127.0.0.1:56068 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:30.454 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x45247b18, L:/127.0.0.1:40914 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:30.455 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:30.455 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=813), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [466ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [470ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [484ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [486ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [487ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:30.456 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:30.457 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:30.457 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:30.458 [DEBUG - pool-4-thread-80] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:30.458 [DEBUG - pool-4-thread-80] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2403), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [689ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [702ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [953ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, [2236ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, deferred=null) after lookup
02:07:30.460 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:30.463 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:30.468 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:30.468 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:30.468 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:30.468 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:30.468 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:30.468 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:30.468 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:30.468 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:30.468 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:30.469 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:30.469 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:30.468 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:30.469 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:30.469 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:30.469 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:30.469 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:30.469 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:30.470 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:30.470 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:30.470 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:30.470 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:30.470 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:30.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:30.470754 13831 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:30.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.460538 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56076 (local address 127.10.87.253:39437)
02:07:30.471 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:30.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.460595 (+    57us) server_negotiation.cc:207] Beginning negotiation
02:07:30.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.460597 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:30.471 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:30.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.461094 (+   497us) server_negotiation.cc:408] Connection header received
02:07:30.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.461387 (+   293us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:30.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.461389 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:30.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.461435 (+    46us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:30.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.461475 (+    40us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:30.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.464472 (+  2997us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:30.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.465237 (+   765us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:30.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.468178 (+  2941us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:30.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.468378 (+   200us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:07:30.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.469958 (+  1580us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:07:30.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.470001 (+    43us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:07:30.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.470048 (+    47us) server_negotiation.cc:1036] Waiting for connection context
02:07:30.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.470673 (+   625us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56076: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:56076): Cannot send after transport endpoint shutdown (error 108)
02:07:30.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
02:07:30.471 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:30.471 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:30.472 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:30.472 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:30.472 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:30.473 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:30.473 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:30.474 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:30.474 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:30.474 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:30.475 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:30.475 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:30.476 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:30.476 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:30.477 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:30.477 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:30.477 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:30.477 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:30.478 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:30.479 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:30.480 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:30.485 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5cfcdb0b, L:/127.0.0.1:40924 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:30.488 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:30.490 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:30.490 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:30.491 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:30.492 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x47b83ed4, L:/127.0.0.1:48368 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:30.492 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:30.497 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:30.498 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:30.501 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:30.503 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xab604db5, L:/127.0.0.1:40938 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:30.504 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x58dc0231, L:/127.0.0.1:56086 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:30.505 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:30.505 [DEBUG - kudu-nio-1] (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.10.87.254:40241, [47ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [57ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [65ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [73ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, [73ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, deferred=null) after lookup
02:07:30.507 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:30.507 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:30.509 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:30.509 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:30.509 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:30.509 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:30.509 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:30.509 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:30.509 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:30.509 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:30.510 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:30.510 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:30.510 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:30.510 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:30.510 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:30.511 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:30.511 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:30.512 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:30.512 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:30.515 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x77ad1f44, L:/127.0.0.1:48370 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:30.516 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:30.516 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:30.517 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbb138f6f, L:/127.0.0.1:40948 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:30.517 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:30.520 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:30.521 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.253
02:07:30.529 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfa5cb2b2, L:/127.0.0.1:56102 - R:/127.10.87.253:39437] using SASL/PLAIN
02:07:30.533 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4d072221, L:/127.0.0.1:40962 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:30.534 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:30.535 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=886), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [584ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [595ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [748ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [763ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.253:39437: OK, [767ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:30.536 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:30.536 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state CONNECTING due to: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:30.536 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:30.536 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:30.537 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:30.537 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:30.538 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:30.538 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:30.538 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:30.538 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:30.538 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:30.538 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:30.538 [DEBUG - pool-4-thread-13] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:30.538 [DEBUG - pool-4-thread-13] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=904), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [105ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [116ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [167ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [178ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:30.539 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:30.539 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:30.540 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:30.540 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:30.540 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:30.540 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:30.541 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:30.542 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:30.542 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:30.542 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:30.542 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:30.542 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:30.542 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:30.543 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state CONNECTING
02:07:30.543 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:30.543 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:30.543 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:30.543 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:30.543 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:30.544 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:30.544 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:30.545 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.10.87.252:39883(127.10.87.252:39883)] connecting to peer
02:07:30.546 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.10.87.253:39437(127.10.87.253:39437)] connecting to peer
02:07:30.547 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:30.547 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state CONNECTING due to: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:30.547 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:30.548 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.87.252:39883(127.10.87.252:39883)] Successfully connected to peer
02:07:30.549 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.87.254:40241(127.10.87.254:40241)] Successfully connected to peer
02:07:30.549 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.252
02:07:30.552 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.87.254
02:07:30.556 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x67f4e4e9, L:/127.0.0.1:40970 - R:/127.10.87.252:39883] using SASL/PLAIN
02:07:30.559 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x03e1d546, L:/127.0.0.1:48382 - R:/127.10.87.254:40241] using SASL/PLAIN
02:07:30.562 [DEBUG - pool-4-thread-45] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:30.562 [DEBUG - pool-4-thread-45] (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.10.87.254:40241, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [21ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [95ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [104ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:30.562 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:30.563 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:30.565 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:30.565 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:30.565 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:30.565 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:30.565 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:30.566 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:30.566 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:30.566 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:30.566 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:30.566 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:30.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:30.566776 13831 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:30.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.562198 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56110 (local address 127.10.87.253:39437)
02:07:30.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.562251 (+    53us) server_negotiation.cc:207] Beginning negotiation
02:07:30.566 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:30.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.562253 (+     2us) server_negotiation.cc:400] Waiting for connection header
02:07:30.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.562728 (+   475us) server_negotiation.cc:408] Connection header received
02:07:30.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.563019 (+   291us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:30.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.563021 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:30.567 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:30.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.563034 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:30.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.563067 (+    33us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:30.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.565731 (+  2664us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:30.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.566436 (+   705us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:30.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.566708 (+   272us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56110: BlockingRecv error: recv got EOF from 127.0.0.1:56110 (error 108)
02:07:30.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
02:07:30.568 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:30.568 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:30.568 [DEBUG - pool-4-thread-22] (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.10.87.254:40241, [152ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [170ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, [173ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, deferred=null) after lookup
02:07:30.570 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:30.574 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:30.574 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:30.574 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:30.574 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:30.574 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:30.574 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state CONNECTING
02:07:30.574 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:30.575 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:30.575 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:30.575 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:30.575 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:30.575 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:30.575 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:30.575 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:30.576 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state CONNECTING due to: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:30.576 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnected from peer
02:07:30.576 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:30.576 [DEBUG - pool-4-thread-34] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:30.576 [DEBUG - pool-4-thread-34] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=931), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.254:40241, [791ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.252:39883, [792ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.87.253:39437, [803ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.252:39883: OK, [806ms] Sub RPC ConnectToMaster: received response from server master-127.10.87.254:40241: OK, deferred=null) after lookup
02:07:30.579 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a928485d838c483e8a639cd98d2e0f59
02:07:30.580 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.87.253:39437(127.10.87.253:39437)] Successfully connected to peer
02:07:30.581 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4237fad1ed7e42fa9e645051e4e23782 for table 'testManyClients' with partition [<start>, 0x8000000A)
02:07:30.581 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet dd44a454a38e4c99b5dade3f3f885536 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:07:30.581 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 75f8c620d4994cf5b04aeeb534d275fc for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:07:30.581 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet aa344e49859740fa92b828d0394c9d1b for table 'testManyClients' with partition [0x8000001E, <end>)
02:07:30.583 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299998, tablet=4237fad1ed7e42fa9e645051e4e23782@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119)[L],7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=dd44a454a38e4c99b5dade3f3f885536@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281),675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=75f8c620d4994cf5b04aeeb534d275fc@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=aa344e49859740fa92b828d0394c9d1b@[0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)[L],675a9d3c3bd049049a6e9e74cd8489a7(127.10.87.193:44119),7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)]}]
02:07:30.584 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state NEGOTIATING
02:07:30.584 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:30.584 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:30.585 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:30.585 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:30.586 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:30.586 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:30.587 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:30.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:30.588375 13831 negotiation.cc:336] Failed RPC negotiation. Trace:
02:07:30.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.578633 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56118 (local address 127.10.87.253:39437)
02:07:30.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.578681 (+    48us) server_negotiation.cc:207] Beginning negotiation
02:07:30.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.578684 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:07:30.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.580543 (+  1859us) server_negotiation.cc:408] Connection header received
02:07:30.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.580833 (+   290us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:07:30.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.580834 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:07:30.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.580849 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:07:30.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.580883 (+    34us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:07:30.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.587415 (+  6532us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:07:30.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.588149 (+   734us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:07:30.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:07:30.588307 (+   158us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56118: BlockingRecv error: recv got EOF from 127.0.0.1:56118 (error 108)
02:07:30.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
02:07:30.589 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:30.589 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state NEGOTIATING due to: connection closed
02:07:30.589 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:30.589 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:30.590 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.10.87.253:39437: connection closed
02:07:30.596 [DEBUG - main] (Connection.java:575) [peer master-127.10.87.253:39437(127.10.87.253:39437)] disconnecting while in state READY
02:07:30.596 [DEBUG - main] (Connection.java:575) [peer 0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)] disconnecting while in state READY
02:07:30.596 [DEBUG - main] (Connection.java:575) [peer master-127.10.87.254:40241(127.10.87.254:40241)] disconnecting while in state READY
02:07:30.596 [DEBUG - main] (Connection.java:575) [peer 7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)] disconnecting while in state READY
02:07:30.597 [DEBUG - main] (Connection.java:575) [peer master-127.10.87.252:39883(127.10.87.252:39883)] disconnecting while in state READY
02:07:30.597 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.87.253:39437(127.10.87.253:39437)] handling channelInactive
02:07:30.597 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.87.254:40241(127.10.87.254:40241)] handling channelInactive
02:07:30.597 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.87.253:39437(127.10.87.253:39437)] cleaning up while in state READY due to: connection closed
02:07:30.597 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.87.254:40241(127.10.87.254:40241)] cleaning up while in state READY due to: connection closed
02:07:30.597 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)] handling channelInactive
02:07:30.597 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 7e0f59fc29004958951b75dec58f66a9(127.10.87.195:36029)] cleaning up while in state READY due to: connection closed
02:07:30.598 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:30.597 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)] handling channelInactive
02:07:30.599 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 0904307f0d7b4a30a0e77db412d74cc6(127.10.87.194:40281)] cleaning up while in state READY due to: connection closed
02:07:30.599 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.87.252:39883(127.10.87.252:39883)] handling channelInactive
02:07:30.599 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.87.252:39883(127.10.87.252:39883)] cleaning up while in state READY due to: connection closed
02:07:30.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:30.600008 10591 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskkwpqNj/build/release/bin/kudu with pid 10892
02:07:30.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:30.608628 10591 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskkwpqNj/build/release/bin/kudu with pid 11037
02:07:30.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:30.616151 10591 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskkwpqNj/build/release/bin/kudu with pid 11182
02:07:30.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:30.623010 10591 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskkwpqNj/build/release/bin/kudu with pid 10602
02:07:30.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:30.630292 10591 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskkwpqNj/build/release/bin/kudu with pid 10677
02:07:30.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:30.636956 10591 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskkwpqNj/build/release/bin/kudu with pid 10751
02:07:30.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T02:07:30Z chronyd exiting
.02:07:30.902 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786500450901
02:07:30.906 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
02:07:30.907 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
02:07:30.907 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskkwpqNj/test-tmp
02:07:30.907 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
02:07:30.908 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskkwpqNj/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
02:07:30.911 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

02:07:30.987 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
02:07:30.987 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

02:07:30.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:30.987725 13937 mini_oidc.cc:150] Starting JWKS server
02:07:30.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:30.988173 13937 webserver.cc:533] Webserver started at http://127.0.0.1:40941/ using document root <none> and password file <none>
02:07:30.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:30.988296 13937 mini_oidc.cc:186] Starting OIDC Discovery server
02:07:30.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:30.988474 13937 webserver.cc:533] Webserver started at http://127.0.0.1:35155/ using document root <none> and password file <none>
02:07:30.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T02:07:30Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
02:07:30.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T02:07:30Z Disabled control of system clock
02:07:30.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:30.998775 13937 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskkwpqNj/build/release/bin/kudu
02:07:30.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskkwpqNj/build/release/bin/kudu
02:07:30.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/master-0/wal
02:07:30.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/master-0/data
02:07:30.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
02:07:30.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
02:07:30.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
02:07:30.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:07:30.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:07:30.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:07:30.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/master-0/logs
02:07:30.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/master-0/data/info.pb
02:07:30.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:07:30.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
02:07:30.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
02:07:30.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
02:07:30.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
02:07:30.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:07:30.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:07:30.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:07:30.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
02:07:30.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
02:07:30.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
02:07:30.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
02:07:30.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.156.126:41957
02:07:30.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.156.126
02:07:30.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:07:30.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.156.84:34823
02:07:30.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:07:30.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:07:30.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:07:30.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
02:07:30.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.156.126:41957,127.13.156.125:34897,127.13.156.124:42577
02:07:30.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
02:07:30.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40941/jwks.json with env {}
02:07:31.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.074951 13950 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
02:07:31.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.075121 13950 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
02:07:31.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.075141 13950 flags.cc:432] Enabled unsafe flag: --never_fsync=true
02:07:31.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.076579 13950 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
02:07:31.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.076620 13950 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
02:07:31.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.076634 13950 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
02:07:31.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.076647 13950 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
02:07:31.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.076660 13950 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
02:07:31.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.076671 13950 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:40941/jwks.json
02:07:31.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.078236 13950 master_runner.cc:387] Master server non-default flags:
02:07:31.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/master-0/logs
02:07:31.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:07:31.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
02:07:31.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:07:31.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.156.84:34823
02:07:31.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:07:31.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:07:31.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/master-0/data
02:07:31.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/master-0/wal
02:07:31.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
02:07:31.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.156.126:41957,127.13.156.125:34897,127.13.156.124:42577
02:07:31.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:07:31.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:07:31.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
02:07:31.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.156.126:41957
02:07:31.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
02:07:31.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
02:07:31.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
02:07:31.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40941/jwks.json
02:07:31.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:07:31.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:07:31.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/master-0/data/info.pb
02:07:31.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.156.126
02:07:31.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:07:31.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
02:07:31.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.13950
02:07:31.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:07:31.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
02:07:31.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
02:07:31.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:07:31.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
02:07:31.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
02:07:31.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
02:07:31.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 1d9153c248733781bf69132f2d094d9d3c92b2bc
02:07:31.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
02:07:31.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 01:45:49 UTC on e7f111948823
02:07:31.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13297
02:07:31.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.078419 13950 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
02:07:31.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.078595 13950 file_cache.cc:504] Constructed file cache file cache with capacity 419430
02:07:31.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.080880 13957 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:07:31.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.080948 13956 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:07:31.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.081017 13950 server_base.cc:1061] running on GCE node
02:07:31.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.080891 13959 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:07:31.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.081311 13950 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
02:07:31.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.081609 13950 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
02:07:31.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.082777 13950 hybrid_clock.cc:648] HybridClock initialized: now 1786500451082778 us; error 99 us; skew 500 ppm
02:07:31.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.083976 13950 webserver.cc:533] Webserver started at http://127.13.156.126:45895/ using document root <none> and password file <none>
02:07:31.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.084225 13950 fs_manager.cc:362] Metadata directory not provided
02:07:31.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.084313 13950 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
02:07:31.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.084438 13950 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
02:07:31.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.085287 13950 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/master-0/data/instance:
02:07:31.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "93f96ef70e964c9ba964d18570af4e75"
02:07:31.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 02:07:31 on dist-test-slave-srgv"
02:07:31.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.085695 13950 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/master-0/wal/instance:
02:07:31.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "93f96ef70e964c9ba964d18570af4e75"
02:07:31.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 02:07:31 on dist-test-slave-srgv"
02:07:31.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.086974 13950 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
02:07:31.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.087836 13965 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
02:07:31.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.088053 13950 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
02:07:31.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.088142 13950 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/master-0/data,/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/master-0/wal
02:07:31.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "93f96ef70e964c9ba964d18570af4e75"
02:07:31.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 02:07:31 on dist-test-slave-srgv"
02:07:31.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.088198 13950 fs_report.cc:389] FS layout report
02:07:31.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
02:07:31.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/master-0/wal
02:07:31.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/master-0/wal
02:07:31.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/master-0/data/data
02:07:31.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
02:07:31.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
02:07:31.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
02:07:31.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
02:07:31.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
02:07:31.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
02:07:31.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
02:07:31.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
02:07:31.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
02:07:31.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
02:07:31.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
02:07:31.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.115298 13950 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
02:07:31.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.115638 13950 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
02:07:31.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.115784 13950 kserver.cc:163] Server-wide thread pool size limit: 3276
02:07:31.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.119880 13950 rpc_server.cc:307] RPC server started. Bound to: 127.13.156.126:41957
02:07:31.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.120306 13950 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/master-0/data/info.pb
02:07:31.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.120806 14023 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.156.126:41957 every 8 connection(s)
02:07:31.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.121281 14024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
02:07:31.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.123042 13937 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskkwpqNj/build/release/bin/kudu as pid 13950
02:07:31.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.123144 13937 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/master-0/wal/instance
02:07:31.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.123118 14024 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.156.126" port: 41957 } has no permanent_uuid. Determining permanent_uuid...
02:07:31.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.124140 13937 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskkwpqNj/build/release/bin/kudu
02:07:31.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskkwpqNj/build/release/bin/kudu
02:07:31.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/master-1/wal
02:07:31.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/master-1/data
02:07:31.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
02:07:31.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
02:07:31.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
02:07:31.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:07:31.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:07:31.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:07:31.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/master-1/logs
02:07:31.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/master-1/data/info.pb
02:07:31.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:07:31.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
02:07:31.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
02:07:31.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
02:07:31.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
02:07:31.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:07:31.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:07:31.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:07:31.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
02:07:31.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
02:07:31.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
02:07:31.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
02:07:31.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.156.125:34897
02:07:31.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.156.125
02:07:31.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:07:31.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.156.84:34823
02:07:31.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:07:31.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:07:31.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:07:31.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
02:07:31.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.156.126:41957,127.13.156.125:34897,127.13.156.124:42577
02:07:31.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
02:07:31.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40941/jwks.json with env {}
02:07:31.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.130542 14024 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.156.125" port: 34897 } has no permanent_uuid. Determining permanent_uuid...
02:07:31.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.131045 13966 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.156.125:34897: connect: Connection refused (error 111)
02:07:31.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.133796 14024 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.156.125:34897: Network error: Client connection negotiation failed: client connection to 127.13.156.125:34897: connect: Connection refused (error 111)
02:07:31.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.183039 14024 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.156.125" port: 34897 } attempt: 1
02:07:31.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.184087 14024 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.156.125:34897: Network error: Client connection negotiation failed: client connection to 127.13.156.125:34897: connect: Connection refused (error 111)
02:07:31.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.207682 14028 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
02:07:31.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.207873 14028 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
02:07:31.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.207904 14028 flags.cc:432] Enabled unsafe flag: --never_fsync=true
02:07:31.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.209574 14028 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
02:07:31.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.209641 14028 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
02:07:31.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.209664 14028 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
02:07:31.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.209683 14028 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
02:07:31.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.209698 14028 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
02:07:31.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.209714 14028 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:40941/jwks.json
02:07:31.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.211398 14028 master_runner.cc:387] Master server non-default flags:
02:07:31.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/master-1/logs
02:07:31.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:07:31.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
02:07:31.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:07:31.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.156.84:34823
02:07:31.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:07:31.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:07:31.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/master-1/data
02:07:31.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/master-1/wal
02:07:31.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
02:07:31.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.156.126:41957,127.13.156.125:34897,127.13.156.124:42577
02:07:31.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:07:31.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:07:31.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
02:07:31.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.156.125:34897
02:07:31.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
02:07:31.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
02:07:31.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
02:07:31.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40941/jwks.json
02:07:31.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:07:31.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:07:31.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/master-1/data/info.pb
02:07:31.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.156.125
02:07:31.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:07:31.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
02:07:31.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.14028
02:07:31.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:07:31.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
02:07:31.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
02:07:31.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:07:31.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
02:07:31.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
02:07:31.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
02:07:31.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 1d9153c248733781bf69132f2d094d9d3c92b2bc
02:07:31.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
02:07:31.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 01:45:49 UTC on e7f111948823
02:07:31.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13297
02:07:31.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.211658 14028 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
02:07:31.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.211948 14028 file_cache.cc:504] Constructed file cache file cache with capacity 419430
02:07:31.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.214663 14038 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:07:31.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.214819 14035 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:07:31.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.214861 14036 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:07:31.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.215497 14028 server_base.cc:1061] running on GCE node
02:07:31.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.215945 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
02:07:31.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.216265 14028 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
02:07:31.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.217478 14028 hybrid_clock.cc:648] HybridClock initialized: now 1786500451217454 us; error 37 us; skew 500 ppm
02:07:31.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.218724 14028 webserver.cc:533] Webserver started at http://127.13.156.125:41547/ using document root <none> and password file <none>
02:07:31.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.218966 14028 fs_manager.cc:362] Metadata directory not provided
02:07:31.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.219035 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
02:07:31.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.219172 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
02:07:31.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.220014 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/master-1/data/instance:
02:07:31.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0f61dc5139044ff3a19598ff453f856b"
02:07:31.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 02:07:31 on dist-test-slave-srgv"
02:07:31.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.220430 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/master-1/wal/instance:
02:07:31.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0f61dc5139044ff3a19598ff453f856b"
02:07:31.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 02:07:31 on dist-test-slave-srgv"
02:07:31.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.221742 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
02:07:31.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.222548 14044 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
02:07:31.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.222721 14028 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
02:07:31.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.222790 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/master-1/data,/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/master-1/wal
02:07:31.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0f61dc5139044ff3a19598ff453f856b"
02:07:31.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 02:07:31 on dist-test-slave-srgv"
02:07:31.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.222843 14028 fs_report.cc:389] FS layout report
02:07:31.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
02:07:31.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/master-1/wal
02:07:31.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/master-1/wal
02:07:31.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/master-1/data/data
02:07:31.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
02:07:31.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
02:07:31.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
02:07:31.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
02:07:31.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
02:07:31.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
02:07:31.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
02:07:31.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
02:07:31.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
02:07:31.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
02:07:31.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
02:07:31.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.252245 14024 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.156.125" port: 34897 } attempt: 2
02:07:31.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.253156 14024 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.156.125:34897: Network error: Client connection negotiation failed: client connection to 127.13.156.125:34897: connect: Connection refused (error 111)
02:07:31.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.269932 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
02:07:31.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.270272 14028 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
02:07:31.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.270419 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
02:07:31.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.275050 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.156.125:34897
02:07:31.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.275107 14105 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.156.125:34897 every 8 connection(s)
02:07:31.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.275671 14028 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/master-1/data/info.pb
02:07:31.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.276279 13937 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskkwpqNj/build/release/bin/kudu as pid 14028
02:07:31.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.276355 13937 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/master-1/wal/instance
02:07:31.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.276429 14106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
02:07:31.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.276773 13937 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskkwpqNj/build/release/bin/kudu
02:07:31.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskkwpqNj/build/release/bin/kudu
02:07:31.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/master-2/wal
02:07:31.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/master-2/data
02:07:31.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
02:07:31.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
02:07:31.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
02:07:31.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:07:31.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:07:31.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:07:31.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/master-2/logs
02:07:31.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/master-2/data/info.pb
02:07:31.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:07:31.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
02:07:31.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
02:07:31.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
02:07:31.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
02:07:31.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:07:31.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:07:31.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:07:31.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
02:07:31.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
02:07:31.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
02:07:31.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
02:07:31.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.156.124:42577
02:07:31.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.156.124
02:07:31.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:07:31.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.156.84:34823
02:07:31.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:07:31.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:07:31.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:07:31.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
02:07:31.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.156.126:41957,127.13.156.125:34897,127.13.156.124:42577
02:07:31.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
02:07:31.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40941/jwks.json with env {}
02:07:31.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.278837 14106 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.156.126" port: 41957 } has no permanent_uuid. Determining permanent_uuid...
02:07:31.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.286809 14106 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.156.125" port: 34897 } has no permanent_uuid. Determining permanent_uuid...
02:07:31.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.293491 14106 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.156.124" port: 42577 } has no permanent_uuid. Determining permanent_uuid...
02:07:31.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.293985 14045 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.156.124:42577: connect: Connection refused (error 111)
02:07:31.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.297801 14106 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.156.124:42577: Network error: Client connection negotiation failed: client connection to 127.13.156.124:42577: connect: Connection refused (error 111)
02:07:31.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.344322 14024 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.156.125" port: 34897 } attempt: 3
02:07:31.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.347435 14106 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.156.124" port: 42577 } attempt: 1
02:07:31.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.348377 14106 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.156.124:42577: Network error: Client connection negotiation failed: client connection to 127.13.156.124:42577: connect: Connection refused (error 111)
02:07:31.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.349548 14024 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.156.124" port: 42577 } has no permanent_uuid. Determining permanent_uuid...
02:07:31.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.350260 14024 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.156.124:42577: Network error: Client connection negotiation failed: client connection to 127.13.156.124:42577: connect: Connection refused (error 111)
02:07:31.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.364545 14108 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
02:07:31.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.364740 14108 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
02:07:31.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.364773 14108 flags.cc:432] Enabled unsafe flag: --never_fsync=true
02:07:31.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.366523 14108 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
02:07:31.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.366593 14108 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
02:07:31.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.366616 14108 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
02:07:31.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.366636 14108 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
02:07:31.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.366652 14108 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
02:07:31.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.366667 14108 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:40941/jwks.json
02:07:31.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.368512 14108 master_runner.cc:387] Master server non-default flags:
02:07:31.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/master-2/logs
02:07:31.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:07:31.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
02:07:31.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:07:31.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.156.84:34823
02:07:31.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:07:31.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:07:31.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/master-2/data
02:07:31.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/master-2/wal
02:07:31.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
02:07:31.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.156.126:41957,127.13.156.125:34897,127.13.156.124:42577
02:07:31.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:07:31.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:07:31.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
02:07:31.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.156.124:42577
02:07:31.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
02:07:31.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
02:07:31.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
02:07:31.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40941/jwks.json
02:07:31.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:07:31.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:07:31.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/master-2/data/info.pb
02:07:31.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.156.124
02:07:31.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:07:31.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
02:07:31.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.14108
02:07:31.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:07:31.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
02:07:31.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
02:07:31.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:07:31.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
02:07:31.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
02:07:31.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
02:07:31.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 1d9153c248733781bf69132f2d094d9d3c92b2bc
02:07:31.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
02:07:31.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 01:45:49 UTC on e7f111948823
02:07:31.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13297
02:07:31.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.368772 14108 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
02:07:31.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.369036 14108 file_cache.cc:504] Constructed file cache file cache with capacity 419430
02:07:31.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.371527 14117 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:07:31.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.371649 14120 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:07:31.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.371541 14116 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:07:31.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.372602 14108 server_base.cc:1061] running on GCE node
02:07:31.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.372838 14108 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
02:07:31.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.373138 14108 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
02:07:31.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.374290 14108 hybrid_clock.cc:648] HybridClock initialized: now 1786500451374280 us; error 30 us; skew 500 ppm
02:07:31.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.375427 14108 webserver.cc:533] Webserver started at http://127.13.156.124:35481/ using document root <none> and password file <none>
02:07:31.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.375674 14108 fs_manager.cc:362] Metadata directory not provided
02:07:31.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.375746 14108 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
02:07:31.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.375864 14108 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
02:07:31.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.376703 14108 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/master-2/data/instance:
02:07:31.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "62064c5e02a84c6ba7bd4f63cb608d57"
02:07:31.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 02:07:31 on dist-test-slave-srgv"
02:07:31.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.377099 14108 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/master-2/wal/instance:
02:07:31.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "62064c5e02a84c6ba7bd4f63cb608d57"
02:07:31.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 02:07:31 on dist-test-slave-srgv"
02:07:31.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.381458 14024 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.156.124" port: 42577 } attempt: 1
02:07:31.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.381786 14108 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.003s
02:07:31.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.382233 14024 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.156.124:42577: Network error: Client connection negotiation failed: client connection to 127.13.156.124:42577: connect: Connection refused (error 111)
02:07:31.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.382804 14129 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
02:07:31.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.382965 14108 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
02:07:31.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.383034 14108 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/master-2/data,/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/master-2/wal
02:07:31.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "62064c5e02a84c6ba7bd4f63cb608d57"
02:07:31.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 02:07:31 on dist-test-slave-srgv"
02:07:31.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.383090 14108 fs_report.cc:389] FS layout report
02:07:31.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
02:07:31.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/master-2/wal
02:07:31.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/master-2/wal
02:07:31.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/master-2/data/data
02:07:31.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
02:07:31.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
02:07:31.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
02:07:31.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
02:07:31.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
02:07:31.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
02:07:31.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
02:07:31.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
02:07:31.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
02:07:31.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
02:07:31.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
02:07:31.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.394588 14108 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
02:07:31.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.394861 14108 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
02:07:31.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.395007 14108 kserver.cc:163] Server-wide thread pool size limit: 3276
02:07:31.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.399633 14108 rpc_server.cc:307] RPC server started. Bound to: 127.13.156.124:42577
02:07:31.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.399657 14187 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.156.124:42577 every 8 connection(s)
02:07:31.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.400178 14108 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/master-2/data/info.pb
02:07:31.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.400787 14188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
02:07:31.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.402479 14188 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.156.126" port: 41957 } has no permanent_uuid. Determining permanent_uuid...
02:07:31.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.404163 13937 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskkwpqNj/build/release/bin/kudu as pid 14108
02:07:31.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.404249 13937 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/master-2/wal/instance
02:07:31.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.407919 14188 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.156.125" port: 34897 } has no permanent_uuid. Determining permanent_uuid...
02:07:31.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.410987 14188 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.156.124" port: 42577 } has no permanent_uuid. Determining permanent_uuid...
02:07:31.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.415530 14188 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 62064c5e02a84c6ba7bd4f63cb608d57: Bootstrap starting.
02:07:31.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.416230 14188 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 62064c5e02a84c6ba7bd4f63cb608d57: Neither blocks nor log segments found. Creating new log.
02:07:31.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.416467 14188 log.cc:826] T 00000000000000000000000000000000 P 62064c5e02a84c6ba7bd4f63cb608d57: Log is configured to *not* fsync() on all Append() calls
02:07:31.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.416972 14106 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.156.124" port: 42577 } attempt: 2
02:07:31.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.421964 14188 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 62064c5e02a84c6ba7bd4f63cb608d57: No bootstrap required, opened a new log
02:07:31.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.422708 14106 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0f61dc5139044ff3a19598ff453f856b: Bootstrap starting.
02:07:31.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.423379 14106 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0f61dc5139044ff3a19598ff453f856b: Neither blocks nor log segments found. Creating new log.
02:07:31.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.423664 14106 log.cc:826] T 00000000000000000000000000000000 P 0f61dc5139044ff3a19598ff453f856b: Log is configured to *not* fsync() on all Append() calls
02:07:31.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.423964 14188 raft_consensus.cc:359] T 00000000000000000000000000000000 P 62064c5e02a84c6ba7bd4f63cb608d57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93f96ef70e964c9ba964d18570af4e75" member_type: VOTER last_known_addr { host: "127.13.156.126" port: 41957 } } peers { permanent_uuid: "0f61dc5139044ff3a19598ff453f856b" member_type: VOTER last_known_addr { host: "127.13.156.125" port: 34897 } } peers { permanent_uuid: "62064c5e02a84c6ba7bd4f63cb608d57" member_type: VOTER last_known_addr { host: "127.13.156.124" port: 42577 } }
02:07:31.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.424103 14188 raft_consensus.cc:385] T 00000000000000000000000000000000 P 62064c5e02a84c6ba7bd4f63cb608d57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:07:31.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.424131 14188 raft_consensus.cc:740] T 00000000000000000000000000000000 P 62064c5e02a84c6ba7bd4f63cb608d57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62064c5e02a84c6ba7bd4f63cb608d57, State: Initialized, Role: FOLLOWER
02:07:31.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.424223 14188 consensus_queue.cc:260] T 00000000000000000000000000000000 P 62064c5e02a84c6ba7bd4f63cb608d57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93f96ef70e964c9ba964d18570af4e75" member_type: VOTER last_known_addr { host: "127.13.156.126" port: 41957 } } peers { permanent_uuid: "0f61dc5139044ff3a19598ff453f856b" member_type: VOTER last_known_addr { host: "127.13.156.125" port: 34897 } } peers { permanent_uuid: "62064c5e02a84c6ba7bd4f63cb608d57" member_type: VOTER last_known_addr { host: "127.13.156.124" port: 42577 } }
02:07:31.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.424476 14188 sys_catalog.cc:565] T 00000000000000000000000000000000 P 62064c5e02a84c6ba7bd4f63cb608d57 [sys.catalog]: configured and running, proceeding with master startup.
02:07:31.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.425258 14106 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0f61dc5139044ff3a19598ff453f856b: No bootstrap required, opened a new log
02:07:31.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.426805 14106 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0f61dc5139044ff3a19598ff453f856b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93f96ef70e964c9ba964d18570af4e75" member_type: VOTER last_known_addr { host: "127.13.156.126" port: 41957 } } peers { permanent_uuid: "0f61dc5139044ff3a19598ff453f856b" member_type: VOTER last_known_addr { host: "127.13.156.125" port: 34897 } } peers { permanent_uuid: "62064c5e02a84c6ba7bd4f63cb608d57" member_type: VOTER last_known_addr { host: "127.13.156.124" port: 42577 } }
02:07:31.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.426919 14106 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0f61dc5139044ff3a19598ff453f856b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:07:31.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.426959 14106 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0f61dc5139044ff3a19598ff453f856b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f61dc5139044ff3a19598ff453f856b, State: Initialized, Role: FOLLOWER
02:07:31.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.427042 14106 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0f61dc5139044ff3a19598ff453f856b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93f96ef70e964c9ba964d18570af4e75" member_type: VOTER last_known_addr { host: "127.13.156.126" port: 41957 } } peers { permanent_uuid: "0f61dc5139044ff3a19598ff453f856b" member_type: VOTER last_known_addr { host: "127.13.156.125" port: 34897 } } peers { permanent_uuid: "62064c5e02a84c6ba7bd4f63cb608d57" member_type: VOTER last_known_addr { host: "127.13.156.124" port: 42577 } }
02:07:31.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.427323 14106 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0f61dc5139044ff3a19598ff453f856b [sys.catalog]: configured and running, proceeding with master startup.
02:07:31.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.427296 14108 master_runner.cc:187] Error getting master registration for 127.13.156.126:41957: OK, instance_id { permanent_uuid: "93f96ef70e964c9ba964d18570af4e75" instance_seqno: 1786500451118975 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
02:07:31.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.429265 14108 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
02:07:31.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.429529 14198 sys_catalog.cc:455] T 00000000000000000000000000000000 P 62064c5e02a84c6ba7bd4f63cb608d57 [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: "93f96ef70e964c9ba964d18570af4e75" member_type: VOTER last_known_addr { host: "127.13.156.126" port: 41957 } } peers { permanent_uuid: "0f61dc5139044ff3a19598ff453f856b" member_type: VOTER last_known_addr { host: "127.13.156.125" port: 34897 } } peers { permanent_uuid: "62064c5e02a84c6ba7bd4f63cb608d57" member_type: VOTER last_known_addr { host: "127.13.156.124" port: 42577 } } }
02:07:31.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.429755 14198 sys_catalog.cc:458] T 00000000000000000000000000000000 P 62064c5e02a84c6ba7bd4f63cb608d57 [sys.catalog]: This master's current role is: FOLLOWER
02:07:31.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.429713 14222 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 0f61dc5139044ff3a19598ff453f856b: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
02:07:31.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.429838 14222 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
02:07:31.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.430474 14028 master_runner.cc:187] Error getting master registration for 127.13.156.126:41957: OK, instance_id { permanent_uuid: "93f96ef70e964c9ba964d18570af4e75" instance_seqno: 1786500451118975 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
02:07:31.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.431773 14028 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
02:07:31.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.431991 14211 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0f61dc5139044ff3a19598ff453f856b [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: "93f96ef70e964c9ba964d18570af4e75" member_type: VOTER last_known_addr { host: "127.13.156.126" port: 41957 } } peers { permanent_uuid: "0f61dc5139044ff3a19598ff453f856b" member_type: VOTER last_known_addr { host: "127.13.156.125" port: 34897 } } peers { permanent_uuid: "62064c5e02a84c6ba7bd4f63cb608d57" member_type: VOTER last_known_addr { host: "127.13.156.124" port: 42577 } } }
02:07:31.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.432053 14211 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0f61dc5139044ff3a19598ff453f856b [sys.catalog]: This master's current role is: FOLLOWER
02:07:31.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.438040 14210 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 62064c5e02a84c6ba7bd4f63cb608d57: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
02:07:31.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.438283 14210 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
02:07:31.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.457370 14024 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.156.124" port: 42577 } attempt: 2
02:07:31.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.463491 14024 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 93f96ef70e964c9ba964d18570af4e75: Bootstrap starting.
02:07:31.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.464252 14024 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 93f96ef70e964c9ba964d18570af4e75: Neither blocks nor log segments found. Creating new log.
02:07:31.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.464502 14024 log.cc:826] T 00000000000000000000000000000000 P 93f96ef70e964c9ba964d18570af4e75: Log is configured to *not* fsync() on all Append() calls
02:07:31.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.474017 14024 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 93f96ef70e964c9ba964d18570af4e75: No bootstrap required, opened a new log
02:07:31.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.475869 14024 raft_consensus.cc:359] T 00000000000000000000000000000000 P 93f96ef70e964c9ba964d18570af4e75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93f96ef70e964c9ba964d18570af4e75" member_type: VOTER last_known_addr { host: "127.13.156.126" port: 41957 } } peers { permanent_uuid: "0f61dc5139044ff3a19598ff453f856b" member_type: VOTER last_known_addr { host: "127.13.156.125" port: 34897 } } peers { permanent_uuid: "62064c5e02a84c6ba7bd4f63cb608d57" member_type: VOTER last_known_addr { host: "127.13.156.124" port: 42577 } }
02:07:31.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.475986 14024 raft_consensus.cc:385] T 00000000000000000000000000000000 P 93f96ef70e964c9ba964d18570af4e75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:07:31.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.476014 14024 raft_consensus.cc:740] T 00000000000000000000000000000000 P 93f96ef70e964c9ba964d18570af4e75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93f96ef70e964c9ba964d18570af4e75, State: Initialized, Role: FOLLOWER
02:07:31.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.476109 14024 consensus_queue.cc:260] T 00000000000000000000000000000000 P 93f96ef70e964c9ba964d18570af4e75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93f96ef70e964c9ba964d18570af4e75" member_type: VOTER last_known_addr { host: "127.13.156.126" port: 41957 } } peers { permanent_uuid: "0f61dc5139044ff3a19598ff453f856b" member_type: VOTER last_known_addr { host: "127.13.156.125" port: 34897 } } peers { permanent_uuid: "62064c5e02a84c6ba7bd4f63cb608d57" member_type: VOTER last_known_addr { host: "127.13.156.124" port: 42577 } }
02:07:31.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.476411 14024 sys_catalog.cc:565] T 00000000000000000000000000000000 P 93f96ef70e964c9ba964d18570af4e75 [sys.catalog]: configured and running, proceeding with master startup.
02:07:31.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.479316 14211 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0f61dc5139044ff3a19598ff453f856b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
02:07:31.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.479420 14211 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0f61dc5139044ff3a19598ff453f856b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93f96ef70e964c9ba964d18570af4e75" member_type: VOTER last_known_addr { host: "127.13.156.126" port: 41957 } } peers { permanent_uuid: "0f61dc5139044ff3a19598ff453f856b" member_type: VOTER last_known_addr { host: "127.13.156.125" port: 34897 } } peers { permanent_uuid: "62064c5e02a84c6ba7bd4f63cb608d57" member_type: VOTER last_known_addr { host: "127.13.156.124" port: 42577 } }
02:07:31.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.479660 14211 leader_election.cc:290] T 00000000000000000000000000000000 P 0f61dc5139044ff3a19598ff453f856b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93f96ef70e964c9ba964d18570af4e75 (127.13.156.126:41957), 62064c5e02a84c6ba7bd4f63cb608d57 (127.13.156.124:42577)
02:07:31.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.480134 14159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0f61dc5139044ff3a19598ff453f856b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62064c5e02a84c6ba7bd4f63cb608d57" is_pre_election: true
02:07:31.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.480289 14159 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 62064c5e02a84c6ba7bd4f63cb608d57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f61dc5139044ff3a19598ff453f856b in term 0.
02:07:31.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.480783 13997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0f61dc5139044ff3a19598ff453f856b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93f96ef70e964c9ba964d18570af4e75" is_pre_election: true
02:07:31.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.480885 13997 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 93f96ef70e964c9ba964d18570af4e75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f61dc5139044ff3a19598ff453f856b in term 0.
02:07:31.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.481240 14045 leader_election.cc:304] T 00000000000000000000000000000000 P 0f61dc5139044ff3a19598ff453f856b [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: 0f61dc5139044ff3a19598ff453f856b, 93f96ef70e964c9ba964d18570af4e75; no voters: 
02:07:31.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.485023 14211 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0f61dc5139044ff3a19598ff453f856b [term 0 FOLLOWER]: Leader pre-election won for term 1
02:07:31.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.485093 14211 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0f61dc5139044ff3a19598ff453f856b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
02:07:31.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.485118 14211 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0f61dc5139044ff3a19598ff453f856b [term 0 FOLLOWER]: Advancing to term 1
02:07:31.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.486002 14211 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0f61dc5139044ff3a19598ff453f856b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93f96ef70e964c9ba964d18570af4e75" member_type: VOTER last_known_addr { host: "127.13.156.126" port: 41957 } } peers { permanent_uuid: "0f61dc5139044ff3a19598ff453f856b" member_type: VOTER last_known_addr { host: "127.13.156.125" port: 34897 } } peers { permanent_uuid: "62064c5e02a84c6ba7bd4f63cb608d57" member_type: VOTER last_known_addr { host: "127.13.156.124" port: 42577 } }
02:07:31.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.486125 14211 leader_election.cc:290] T 00000000000000000000000000000000 P 0f61dc5139044ff3a19598ff453f856b [CANDIDATE]: Term 1 election: Requested vote from peers 93f96ef70e964c9ba964d18570af4e75 (127.13.156.126:41957), 62064c5e02a84c6ba7bd4f63cb608d57 (127.13.156.124:42577)
02:07:31.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.486470 13997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0f61dc5139044ff3a19598ff453f856b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93f96ef70e964c9ba964d18570af4e75"
02:07:31.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.486531 13997 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 93f96ef70e964c9ba964d18570af4e75 [term 0 FOLLOWER]: Advancing to term 1
02:07:31.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.487351 13997 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 93f96ef70e964c9ba964d18570af4e75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f61dc5139044ff3a19598ff453f856b in term 1.
02:07:31.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.487538 14045 leader_election.cc:304] T 00000000000000000000000000000000 P 0f61dc5139044ff3a19598ff453f856b [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: 0f61dc5139044ff3a19598ff453f856b, 93f96ef70e964c9ba964d18570af4e75; no voters: 
02:07:31.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.487666 14159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0f61dc5139044ff3a19598ff453f856b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62064c5e02a84c6ba7bd4f63cb608d57"
02:07:31.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.487742 14159 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 62064c5e02a84c6ba7bd4f63cb608d57 [term 0 FOLLOWER]: Advancing to term 1
02:07:31.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.488534 14159 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 62064c5e02a84c6ba7bd4f63cb608d57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f61dc5139044ff3a19598ff453f856b in term 1.
02:07:31.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.489732 13950 master_runner.cc:233] Existing masters have differing terms: 0 vs 1
02:07:31.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.489789 13950 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
02:07:31.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.490300 14211 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0f61dc5139044ff3a19598ff453f856b [term 1 FOLLOWER]: Leader election won for term 1
02:07:31.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.490466 14211 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0f61dc5139044ff3a19598ff453f856b [term 1 LEADER]: Becoming Leader. State: Replica: 0f61dc5139044ff3a19598ff453f856b, State: Running, Role: LEADER
02:07:31.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.490546 14211 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0f61dc5139044ff3a19598ff453f856b [LEADER]: Queue going to LEADER mode. State: All 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: "93f96ef70e964c9ba964d18570af4e75" member_type: VOTER last_known_addr { host: "127.13.156.126" port: 41957 } } peers { permanent_uuid: "0f61dc5139044ff3a19598ff453f856b" member_type: VOTER last_known_addr { host: "127.13.156.125" port: 34897 } } peers { permanent_uuid: "62064c5e02a84c6ba7bd4f63cb608d57" member_type: VOTER last_known_addr { host: "127.13.156.124" port: 42577 } }
02:07:31.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.490918 14211 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0f61dc5139044ff3a19598ff453f856b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0f61dc5139044ff3a19598ff453f856b. Latest consensus state: current_term: 1 leader_uuid: "0f61dc5139044ff3a19598ff453f856b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93f96ef70e964c9ba964d18570af4e75" member_type: VOTER last_known_addr { host: "127.13.156.126" port: 41957 } } peers { permanent_uuid: "0f61dc5139044ff3a19598ff453f856b" member_type: VOTER last_known_addr { host: "127.13.156.125" port: 34897 } } peers { permanent_uuid: "62064c5e02a84c6ba7bd4f63cb608d57" member_type: VOTER last_known_addr { host: "127.13.156.124" port: 42577 } } }
02:07:31.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.490986 14211 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0f61dc5139044ff3a19598ff453f856b [sys.catalog]: This master's current role is: LEADER
02:07:31.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.491520 14241 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
02:07:31.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.492239 14241 catalog_manager.cc:1520] Initializing Kudu cluster ID...
02:07:31.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.493753 14238 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 93f96ef70e964c9ba964d18570af4e75: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
02:07:31.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.493917 14238 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
02:07:31.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.496310 14226 sys_catalog.cc:455] T 00000000000000000000000000000000 P 93f96ef70e964c9ba964d18570af4e75 [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: "93f96ef70e964c9ba964d18570af4e75" member_type: VOTER last_known_addr { host: "127.13.156.126" port: 41957 } } peers { permanent_uuid: "0f61dc5139044ff3a19598ff453f856b" member_type: VOTER last_known_addr { host: "127.13.156.125" port: 34897 } } peers { permanent_uuid: "62064c5e02a84c6ba7bd4f63cb608d57" member_type: VOTER last_known_addr { host: "127.13.156.124" port: 42577 } } }
02:07:31.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.496589 14226 sys_catalog.cc:458] T 00000000000000000000000000000000 P 93f96ef70e964c9ba964d18570af4e75 [sys.catalog]: This master's current role is: FOLLOWER
02:07:31.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.508852 14159 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 62064c5e02a84c6ba7bd4f63cb608d57 [term 1 FOLLOWER]: Refusing update from remote peer 0f61dc5139044ff3a19598ff453f856b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
02:07:31.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.509078 13997 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 93f96ef70e964c9ba964d18570af4e75 [term 1 FOLLOWER]: Refusing update from remote peer 0f61dc5139044ff3a19598ff453f856b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
02:07:31.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.509600 14211 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 0f61dc5139044ff3a19598ff453f856b [LEADER]: Connected to new peer: Peer: permanent_uuid: "62064c5e02a84c6ba7bd4f63cb608d57" member_type: VOTER last_known_addr { host: "127.13.156.124" port: 42577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
02:07:31.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.509740 14211 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 0f61dc5139044ff3a19598ff453f856b [LEADER]: Connected to new peer: Peer: permanent_uuid: "93f96ef70e964c9ba964d18570af4e75" member_type: VOTER last_known_addr { host: "127.13.156.126" port: 41957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
02:07:31.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.512420 14226 sys_catalog.cc:455] T 00000000000000000000000000000000 P 93f96ef70e964c9ba964d18570af4e75 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0f61dc5139044ff3a19598ff453f856b. Latest consensus state: current_term: 1 leader_uuid: "0f61dc5139044ff3a19598ff453f856b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93f96ef70e964c9ba964d18570af4e75" member_type: VOTER last_known_addr { host: "127.13.156.126" port: 41957 } } peers { permanent_uuid: "0f61dc5139044ff3a19598ff453f856b" member_type: VOTER last_known_addr { host: "127.13.156.125" port: 34897 } } peers { permanent_uuid: "62064c5e02a84c6ba7bd4f63cb608d57" member_type: VOTER last_known_addr { host: "127.13.156.124" port: 42577 } } }
02:07:31.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.512646 14226 sys_catalog.cc:458] T 00000000000000000000000000000000 P 93f96ef70e964c9ba964d18570af4e75 [sys.catalog]: This master's current role is: FOLLOWER
02:07:31.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.512638 14198 sys_catalog.cc:455] T 00000000000000000000000000000000 P 62064c5e02a84c6ba7bd4f63cb608d57 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0f61dc5139044ff3a19598ff453f856b. Latest consensus state: current_term: 1 leader_uuid: "0f61dc5139044ff3a19598ff453f856b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93f96ef70e964c9ba964d18570af4e75" member_type: VOTER last_known_addr { host: "127.13.156.126" port: 41957 } } peers { permanent_uuid: "0f61dc5139044ff3a19598ff453f856b" member_type: VOTER last_known_addr { host: "127.13.156.125" port: 34897 } } peers { permanent_uuid: "62064c5e02a84c6ba7bd4f63cb608d57" member_type: VOTER last_known_addr { host: "127.13.156.124" port: 42577 } } }
02:07:31.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.512723 14198 sys_catalog.cc:458] T 00000000000000000000000000000000 P 62064c5e02a84c6ba7bd4f63cb608d57 [sys.catalog]: This master's current role is: FOLLOWER
02:07:31.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.519261 14211 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0f61dc5139044ff3a19598ff453f856b [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "0f61dc5139044ff3a19598ff453f856b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93f96ef70e964c9ba964d18570af4e75" member_type: VOTER last_known_addr { host: "127.13.156.126" port: 41957 } } peers { permanent_uuid: "0f61dc5139044ff3a19598ff453f856b" member_type: VOTER last_known_addr { host: "127.13.156.125" port: 34897 } } peers { permanent_uuid: "62064c5e02a84c6ba7bd4f63cb608d57" member_type: VOTER last_known_addr { host: "127.13.156.124" port: 42577 } } }
02:07:31.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.519364 14211 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0f61dc5139044ff3a19598ff453f856b [sys.catalog]: This master's current role is: LEADER
02:07:31.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.520004 14198 sys_catalog.cc:455] T 00000000000000000000000000000000 P 62064c5e02a84c6ba7bd4f63cb608d57 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "0f61dc5139044ff3a19598ff453f856b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93f96ef70e964c9ba964d18570af4e75" member_type: VOTER last_known_addr { host: "127.13.156.126" port: 41957 } } peers { permanent_uuid: "0f61dc5139044ff3a19598ff453f856b" member_type: VOTER last_known_addr { host: "127.13.156.125" port: 34897 } } peers { permanent_uuid: "62064c5e02a84c6ba7bd4f63cb608d57" member_type: VOTER last_known_addr { host: "127.13.156.124" port: 42577 } } }
02:07:31.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.520092 14198 sys_catalog.cc:458] T 00000000000000000000000000000000 P 62064c5e02a84c6ba7bd4f63cb608d57 [sys.catalog]: This master's current role is: FOLLOWER
02:07:31.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.520491 14242 mvcc.cc:204] Tried to move back new op lower bound from 7317505849363353600 to 7317505849305919488. Current Snapshot: MvccSnapshot[applied={T|T < 7317505849363353600}]
02:07:31.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.520936 14246 mvcc.cc:204] Tried to move back new op lower bound from 7317505849363353600 to 7317505849305919488. Current Snapshot: MvccSnapshot[applied={T|T < 7317505849363353600}]
02:07:31.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.522655 14211 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0f61dc5139044ff3a19598ff453f856b [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "0f61dc5139044ff3a19598ff453f856b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93f96ef70e964c9ba964d18570af4e75" member_type: VOTER last_known_addr { host: "127.13.156.126" port: 41957 } } peers { permanent_uuid: "0f61dc5139044ff3a19598ff453f856b" member_type: VOTER last_known_addr { host: "127.13.156.125" port: 34897 } } peers { permanent_uuid: "62064c5e02a84c6ba7bd4f63cb608d57" member_type: VOTER last_known_addr { host: "127.13.156.124" port: 42577 } } }
02:07:31.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.522733 14211 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0f61dc5139044ff3a19598ff453f856b [sys.catalog]: This master's current role is: LEADER
02:07:31.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.523483 14226 sys_catalog.cc:455] T 00000000000000000000000000000000 P 93f96ef70e964c9ba964d18570af4e75 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "0f61dc5139044ff3a19598ff453f856b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93f96ef70e964c9ba964d18570af4e75" member_type: VOTER last_known_addr { host: "127.13.156.126" port: 41957 } } peers { permanent_uuid: "0f61dc5139044ff3a19598ff453f856b" member_type: VOTER last_known_addr { host: "127.13.156.125" port: 34897 } } peers { permanent_uuid: "62064c5e02a84c6ba7bd4f63cb608d57" member_type: VOTER last_known_addr { host: "127.13.156.124" port: 42577 } } }
02:07:31.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.523687 14226 sys_catalog.cc:458] T 00000000000000000000000000000000 P 93f96ef70e964c9ba964d18570af4e75 [sys.catalog]: This master's current role is: FOLLOWER
02:07:31.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.523847 14244 mvcc.cc:204] Tried to move back new op lower bound from 7317505849363353600 to 7317505849305919488. Current Snapshot: MvccSnapshot[applied={T|T < 7317505849363353600}]
02:07:31.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.524842 14241 catalog_manager.cc:1383] Generated new cluster ID: da900d6707e84ce7bd56e70ac357d4b0
02:07:31.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.524888 14241 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
02:07:31.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.593953 14241 catalog_manager.cc:1406] Generated new certificate authority record
02:07:31.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.594954 14241 catalog_manager.cc:1540] Loading token signing keys...
02:07:31.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.619627 14241 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 0f61dc5139044ff3a19598ff453f856b: Generated new TSK 0
02:07:31.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.620086 14241 catalog_manager.cc:1550] Initializing in-progress tserver states...
02:07:31.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.627761 13937 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskkwpqNj/build/release/bin/kudu
02:07:31.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskkwpqNj/build/release/bin/kudu
02:07:31.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/ts-0/wal
02:07:31.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/ts-0/data
02:07:31.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
02:07:31.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
02:07:31.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
02:07:31.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:07:31.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:07:31.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:07:31.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/ts-0/logs
02:07:31.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/ts-0/data/info.pb
02:07:31.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:07:31.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
02:07:31.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
02:07:31.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
02:07:31.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
02:07:31.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:07:31.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:07:31.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:07:31.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
02:07:31.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
02:07:31.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.156.65:0
02:07:31.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.156.65
02:07:31.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.156.65
02:07:31.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:07:31.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.156.126:41957,127.13.156.125:34897,127.13.156.124:42577
02:07:31.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.156.84:34823
02:07:31.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:07:31.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:07:31.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
02:07:31.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.778322 14252 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
02:07:31.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.778837 14252 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
02:07:31.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.778988 14252 flags.cc:432] Enabled unsafe flag: --never_fsync=true
02:07:31.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.781629 14252 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
02:07:31.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.781878 14252 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.156.65
02:07:31.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.784781 14252 tablet_server_runner.cc:78] Tablet server non-default flags:
02:07:31.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/ts-0/logs
02:07:31.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:07:31.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
02:07:31.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:07:31.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.156.84:34823
02:07:31.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:07:31.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:07:31.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/ts-0/data
02:07:31.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/ts-0/wal
02:07:31.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:07:31.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:07:31.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.156.65:0
02:07:31.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
02:07:31.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:07:31.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:07:31.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/ts-0/data/info.pb
02:07:31.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.156.65
02:07:31.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:07:31.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.156.126:41957,127.13.156.125:34897,127.13.156.124:42577
02:07:31.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
02:07:31.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.14252
02:07:31.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:07:31.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
02:07:31.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
02:07:31.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:07:31.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.156.65
02:07:31.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
02:07:31.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
02:07:31.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
02:07:31.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 1d9153c248733781bf69132f2d094d9d3c92b2bc
02:07:31.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
02:07:31.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 01:45:49 UTC on e7f111948823
02:07:31.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13297
02:07:31.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.785981 14252 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
02:07:31.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.786427 14252 file_cache.cc:504] Constructed file cache file cache with capacity 419430
02:07:31.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.789855 14258 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:07:31.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.789896 14257 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:07:31.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.790336 14252 server_base.cc:1061] running on GCE node
02:07:31.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.792712 14260 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:07:31.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.793017 14252 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
02:07:31.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.793246 14252 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
02:07:31.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.794397 14252 hybrid_clock.cc:648] HybridClock initialized: now 1786500451794372 us; error 40 us; skew 500 ppm
02:07:31.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.795710 14252 webserver.cc:533] Webserver started at http://127.13.156.65:46085/ using document root <none> and password file <none>
02:07:31.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.795914 14252 fs_manager.cc:362] Metadata directory not provided
02:07:31.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.795962 14252 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
02:07:31.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.796087 14252 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
02:07:31.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.797170 14252 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/ts-0/data/instance:
02:07:31.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b57c22273a234adf8e3bb0483115df5f"
02:07:31.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 02:07:31 on dist-test-slave-srgv"
02:07:31.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.797554 14252 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/ts-0/wal/instance:
02:07:31.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b57c22273a234adf8e3bb0483115df5f"
02:07:31.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 02:07:31 on dist-test-slave-srgv"
02:07:31.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.799425 14252 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.001s
02:07:31.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.800405 14266 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
02:07:31.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.800671 14252 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
02:07:31.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.800734 14252 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/ts-0/data,/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/ts-0/wal
02:07:31.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b57c22273a234adf8e3bb0483115df5f"
02:07:31.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 02:07:31 on dist-test-slave-srgv"
02:07:31.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.800786 14252 fs_report.cc:389] FS layout report
02:07:31.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
02:07:31.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/ts-0/wal
02:07:31.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/ts-0/wal
02:07:31.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/ts-0/data/data
02:07:31.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
02:07:31.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
02:07:31.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
02:07:31.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
02:07:31.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
02:07:31.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
02:07:31.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
02:07:31.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
02:07:31.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
02:07:31.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
02:07:31.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
02:07:31.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.832679 14252 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
02:07:31.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.833007 14252 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
02:07:31.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.833158 14252 kserver.cc:163] Server-wide thread pool size limit: 3276
02:07:31.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.833453 14252 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
02:07:31.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.834014 14252 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
02:07:31.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.834074 14252 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
02:07:31.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.834103 14252 ts_tablet_manager.cc:616] Registered 0 tablets
02:07:31.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.834120 14252 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
02:07:31.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.840790 14252 rpc_server.cc:307] RPC server started. Bound to: 127.13.156.65:46455
02:07:31.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.840888 14387 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.156.65:46455 every 8 connection(s)
02:07:31.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.841334 14252 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/ts-0/data/info.pb
02:07:31.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.844403 13937 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskkwpqNj/build/release/bin/kudu as pid 14252
02:07:31.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.844486 13937 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/ts-0/wal/instance
02:07:31.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.846287 13937 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskkwpqNj/build/release/bin/kudu
02:07:31.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskkwpqNj/build/release/bin/kudu
02:07:31.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/ts-1/wal
02:07:31.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/ts-1/data
02:07:31.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
02:07:31.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
02:07:31.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
02:07:31.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:07:31.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:07:31.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:07:31.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/ts-1/logs
02:07:31.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/ts-1/data/info.pb
02:07:31.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:07:31.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
02:07:31.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
02:07:31.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
02:07:31.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
02:07:31.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:07:31.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:07:31.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:07:31.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
02:07:31.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
02:07:31.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.156.66:0
02:07:31.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.156.66
02:07:31.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.156.66
02:07:31.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:07:31.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.156.126:41957,127.13.156.125:34897,127.13.156.124:42577
02:07:31.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.156.84:34823
02:07:31.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:07:31.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:07:31.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
02:07:31.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.848016 14389 heartbeater.cc:344] Connected to a master server at 127.13.156.126:41957
02:07:31.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.848225 14389 heartbeater.cc:461] Registering TS with master...
02:07:31.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.848505 14389 heartbeater.cc:507] Master 127.13.156.126:41957 requested a full tablet report, sending...
02:07:31.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.849031 13985 ts_manager.cc:194] Registered new tserver with Master: b57c22273a234adf8e3bb0483115df5f (127.13.156.65:46455)
02:07:31.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.850601 14388 heartbeater.cc:344] Connected to a master server at 127.13.156.124:42577
02:07:31.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.850661 14388 heartbeater.cc:461] Registering TS with master...
02:07:31.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.850749 14388 heartbeater.cc:507] Master 127.13.156.124:42577 requested a full tablet report, sending...
02:07:31.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.851063 14149 ts_manager.cc:194] Registered new tserver with Master: b57c22273a234adf8e3bb0483115df5f (127.13.156.65:46455)
02:07:31.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.851122 14390 heartbeater.cc:344] Connected to a master server at 127.13.156.125:34897
02:07:31.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.851164 14390 heartbeater.cc:461] Registering TS with master...
02:07:31.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.851326 14390 heartbeater.cc:507] Master 127.13.156.125:34897 requested a full tablet report, sending...
02:07:31.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.851630 14065 ts_manager.cc:194] Registered new tserver with Master: b57c22273a234adf8e3bb0483115df5f (127.13.156.65:46455)
02:07:31.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.852257 14065 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.13.156.65:32925
02:07:31.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.930346 14396 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
02:07:31.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.930521 14396 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
02:07:31.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.930546 14396 flags.cc:432] Enabled unsafe flag: --never_fsync=true
02:07:31.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.931977 14396 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
02:07:31.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.932025 14396 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.156.66
02:07:31.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.933512 14396 tablet_server_runner.cc:78] Tablet server non-default flags:
02:07:31.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/ts-1/logs
02:07:31.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:07:31.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
02:07:31.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:07:31.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.156.84:34823
02:07:31.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:07:31.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:07:31.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/ts-1/data
02:07:31.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/ts-1/wal
02:07:31.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:07:31.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:07:31.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.156.66:0
02:07:31.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
02:07:31.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:07:31.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:07:31.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/ts-1/data/info.pb
02:07:31.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.156.66
02:07:31.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:07:31.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.156.126:41957,127.13.156.125:34897,127.13.156.124:42577
02:07:31.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
02:07:31.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.14396
02:07:31.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:07:31.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
02:07:31.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
02:07:31.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:07:31.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.156.66
02:07:31.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
02:07:31.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
02:07:31.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
02:07:31.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 1d9153c248733781bf69132f2d094d9d3c92b2bc
02:07:31.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
02:07:31.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 01:45:49 UTC on e7f111948823
02:07:31.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13297
02:07:31.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.933691 14396 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
02:07:31.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.933867 14396 file_cache.cc:504] Constructed file cache file cache with capacity 419430
02:07:31.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.936364 14401 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:07:31.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.936431 14402 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:07:31.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.936420 14396 server_base.cc:1061] running on GCE node
02:07:31.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:31.936384 14405 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:07:31.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.936764 14396 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
02:07:31.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.937007 14396 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
02:07:31.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.938160 14396 hybrid_clock.cc:648] HybridClock initialized: now 1786500451938137 us; error 35 us; skew 500 ppm
02:07:31.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.939244 14396 webserver.cc:533] Webserver started at http://127.13.156.66:34499/ using document root <none> and password file <none>
02:07:31.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.939472 14396 fs_manager.cc:362] Metadata directory not provided
02:07:31.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.939559 14396 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
02:07:31.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.939697 14396 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
02:07:31.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.940537 14396 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/ts-1/data/instance:
02:07:31.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6e71480974f84e81a46a31ce0f499f9a"
02:07:31.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 02:07:31 on dist-test-slave-srgv"
02:07:31.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.940929 14396 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/ts-1/wal/instance:
02:07:31.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6e71480974f84e81a46a31ce0f499f9a"
02:07:31.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 02:07:31 on dist-test-slave-srgv"
02:07:31.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.942251 14396 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
02:07:31.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.942972 14412 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
02:07:31.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.943148 14396 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
02:07:31.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.943257 14396 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/ts-1/data,/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/ts-1/wal
02:07:31.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6e71480974f84e81a46a31ce0f499f9a"
02:07:31.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 02:07:31 on dist-test-slave-srgv"
02:07:31.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.943324 14396 fs_report.cc:389] FS layout report
02:07:31.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
02:07:31.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/ts-1/wal
02:07:31.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/ts-1/wal
02:07:31.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/ts-1/data/data
02:07:31.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
02:07:31.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
02:07:31.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
02:07:31.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
02:07:31.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
02:07:31.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
02:07:31.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
02:07:31.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
02:07:31.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
02:07:31.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
02:07:31.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
02:07:31.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.968672 14396 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
02:07:31.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.969090 14396 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
02:07:31.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.969269 14396 kserver.cc:163] Server-wide thread pool size limit: 3276
02:07:31.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.969556 14396 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
02:07:31.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.969944 14396 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
02:07:31.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.970003 14396 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
02:07:31.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.970046 14396 ts_tablet_manager.cc:616] Registered 0 tablets
02:07:31.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.970065 14396 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
02:07:31.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.976403 14396 rpc_server.cc:307] RPC server started. Bound to: 127.13.156.66:42425
02:07:31.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.976452 14539 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.156.66:42425 every 8 connection(s)
02:07:31.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.976770 14396 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/ts-1/data/info.pb
02:07:31.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.982417 14541 heartbeater.cc:344] Connected to a master server at 127.13.156.126:41957
02:07:31.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.982519 14541 heartbeater.cc:461] Registering TS with master...
02:07:31.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.982560 14540 heartbeater.cc:344] Connected to a master server at 127.13.156.124:42577
02:07:31.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.982630 14540 heartbeater.cc:461] Registering TS with master...
02:07:31.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.982654 14542 heartbeater.cc:344] Connected to a master server at 127.13.156.125:34897
02:07:31.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.982689 14542 heartbeater.cc:461] Registering TS with master...
02:07:31.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.982733 14541 heartbeater.cc:507] Master 127.13.156.126:41957 requested a full tablet report, sending...
02:07:31.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.982733 14540 heartbeater.cc:507] Master 127.13.156.124:42577 requested a full tablet report, sending...
02:07:31.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.982770 14542 heartbeater.cc:507] Master 127.13.156.125:34897 requested a full tablet report, sending...
02:07:31.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.983174 14065 ts_manager.cc:194] Registered new tserver with Master: 6e71480974f84e81a46a31ce0f499f9a (127.13.156.66:42425)
02:07:31.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.983227 14149 ts_manager.cc:194] Registered new tserver with Master: 6e71480974f84e81a46a31ce0f499f9a (127.13.156.66:42425)
02:07:31.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.983564 14065 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.13.156.66:47779
02:07:31.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.983774 13985 ts_manager.cc:194] Registered new tserver with Master: 6e71480974f84e81a46a31ce0f499f9a (127.13.156.66:42425)
02:07:31.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.985697 13937 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskkwpqNj/build/release/bin/kudu as pid 14396
02:07:31.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.985800 13937 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/ts-1/wal/instance
02:07:31.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:31.986907 13937 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskkwpqNj/build/release/bin/kudu
02:07:31.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskkwpqNj/build/release/bin/kudu
02:07:31.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/ts-2/wal
02:07:31.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/ts-2/data
02:07:31.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
02:07:31.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
02:07:31.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
02:07:31.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:07:31.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:07:31.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:07:31.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/ts-2/logs
02:07:31.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/ts-2/data/info.pb
02:07:31.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:07:31.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
02:07:31.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
02:07:31.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
02:07:31.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
02:07:31.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:07:31.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:07:31.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:07:31.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
02:07:31.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
02:07:31.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.156.67:0
02:07:31.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.156.67
02:07:31.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.156.67
02:07:31.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:07:31.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.156.126:41957,127.13.156.125:34897,127.13.156.124:42577
02:07:31.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.156.84:34823
02:07:31.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:07:31.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:07:31.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
02:07:32.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:32.066401 14548 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
02:07:32.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:32.066571 14548 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
02:07:32.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:32.066591 14548 flags.cc:432] Enabled unsafe flag: --never_fsync=true
02:07:32.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:32.068004 14548 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
02:07:32.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:32.068054 14548 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.156.67
02:07:32.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.069489 14548 tablet_server_runner.cc:78] Tablet server non-default flags:
02:07:32.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/ts-2/logs
02:07:32.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:07:32.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
02:07:32.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:07:32.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.156.84:34823
02:07:32.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:07:32.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:07:32.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/ts-2/data
02:07:32.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/ts-2/wal
02:07:32.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:07:32.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:07:32.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.156.67:0
02:07:32.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
02:07:32.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:07:32.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:07:32.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/ts-2/data/info.pb
02:07:32.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.156.67
02:07:32.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:07:32.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.156.126:41957,127.13.156.125:34897,127.13.156.124:42577
02:07:32.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
02:07:32.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.14548
02:07:32.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:07:32.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
02:07:32.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
02:07:32.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:07:32.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.156.67
02:07:32.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
02:07:32.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
02:07:32.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
02:07:32.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 1d9153c248733781bf69132f2d094d9d3c92b2bc
02:07:32.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
02:07:32.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 01:45:49 UTC on e7f111948823
02:07:32.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13297
02:07:32.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.069670 14548 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
02:07:32.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.069844 14548 file_cache.cc:504] Constructed file cache file cache with capacity 419430
02:07:32.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:32.072256 14555 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:07:32.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:32.072253 14554 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:07:32.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:32.072348 14557 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:07:32.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.072573 14548 server_base.cc:1061] running on GCE node
02:07:32.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.072707 14548 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
02:07:32.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.072865 14548 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
02:07:32.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.074018 14548 hybrid_clock.cc:648] HybridClock initialized: now 1786500452074002 us; error 26 us; skew 500 ppm
02:07:32.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.075124 14548 webserver.cc:533] Webserver started at http://127.13.156.67:43745/ using document root <none> and password file <none>
02:07:32.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.075347 14548 fs_manager.cc:362] Metadata directory not provided
02:07:32.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.075414 14548 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
02:07:32.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.075551 14548 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
02:07:32.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.076440 14548 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/ts-2/data/instance:
02:07:32.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "cd9c7c813a294e0f88b4fb588c24fe03"
02:07:32.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 02:07:32 on dist-test-slave-srgv"
02:07:32.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.076835 14548 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/ts-2/wal/instance:
02:07:32.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "cd9c7c813a294e0f88b4fb588c24fe03"
02:07:32.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 02:07:32 on dist-test-slave-srgv"
02:07:32.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.078225 14548 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
02:07:32.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.078941 14564 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
02:07:32.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.079134 14548 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
02:07:32.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.079229 14548 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/ts-2/data,/tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/ts-2/wal
02:07:32.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "cd9c7c813a294e0f88b4fb588c24fe03"
02:07:32.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 02:07:32 on dist-test-slave-srgv"
02:07:32.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.079285 14548 fs_report.cc:389] FS layout report
02:07:32.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
02:07:32.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/ts-2/wal
02:07:32.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/ts-2/wal
02:07:32.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/ts-2/data/data
02:07:32.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
02:07:32.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
02:07:32.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
02:07:32.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
02:07:32.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
02:07:32.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
02:07:32.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
02:07:32.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
02:07:32.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
02:07:32.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
02:07:32.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
02:07:32.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.095894 14548 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
02:07:32.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.096272 14548 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
02:07:32.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.096426 14548 kserver.cc:163] Server-wide thread pool size limit: 3276
02:07:32.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.096697 14548 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
02:07:32.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.097066 14548 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
02:07:32.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.097126 14548 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
02:07:32.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.097158 14548 ts_tablet_manager.cc:616] Registered 0 tablets
02:07:32.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.097177 14548 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
02:07:32.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.104557 14548 rpc_server.cc:307] RPC server started. Bound to: 127.13.156.67:41823
02:07:32.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.104593 14684 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.156.67:41823 every 8 connection(s)
02:07:32.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.105079 14548 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/ts-2/data/info.pb
02:07:32.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.111009 14686 heartbeater.cc:344] Connected to a master server at 127.13.156.126:41957
02:07:32.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.111101 14687 heartbeater.cc:344] Connected to a master server at 127.13.156.125:34897
02:07:32.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.111115 14686 heartbeater.cc:461] Registering TS with master...
02:07:32.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.111169 14687 heartbeater.cc:461] Registering TS with master...
02:07:32.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.111405 14686 heartbeater.cc:507] Master 127.13.156.126:41957 requested a full tablet report, sending...
02:07:32.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.111421 14687 heartbeater.cc:507] Master 127.13.156.125:34897 requested a full tablet report, sending...
02:07:32.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.111559 14685 heartbeater.cc:344] Connected to a master server at 127.13.156.124:42577
02:07:32.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.111609 14685 heartbeater.cc:461] Registering TS with master...
02:07:32.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.111694 14685 heartbeater.cc:507] Master 127.13.156.124:42577 requested a full tablet report, sending...
02:07:32.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.111835 14065 ts_manager.cc:194] Registered new tserver with Master: cd9c7c813a294e0f88b4fb588c24fe03 (127.13.156.67:41823)
02:07:32.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.111882 13985 ts_manager.cc:194] Registered new tserver with Master: cd9c7c813a294e0f88b4fb588c24fe03 (127.13.156.67:41823)
02:07:32.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.111970 13937 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskkwpqNj/build/release/bin/kudu as pid 14548
02:07:32.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.112032 13937 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskkwpqNj/test-tmp/mini-kudu-cluster12412809663129806146/ts-2/wal/instance
02:07:32.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.112210 14065 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.13.156.67:48057
02:07:32.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.112465 14149 ts_manager.cc:194] Registered new tserver with Master: cd9c7c813a294e0f88b4fb588c24fe03 (127.13.156.67:41823)
02:07:32.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.114432 13937 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
02:07:32.115 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
02:07:32.115 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

02:07:32.118 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.13.156.126"
      port: 41957
    }
    bound_http_address {
      host: "127.13.156.126"
      port: 45895
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.13.156.125"
      port: 34897
    }
    bound_http_address {
      host: "127.13.156.125"
      port: 41547
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.13.156.124"
      port: 42577
    }
    bound_http_address {
      host: "127.13.156.124"
      port: 35481
    }
  }
}

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

02:07:32.121 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.13.156.65"
      port: 46455
    }
    bound_http_address {
      host: "127.13.156.65"
      port: 46085
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.13.156.66"
      port: 42425
    }
    bound_http_address {
      host: "127.13.156.66"
      port: 34499
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.13.156.67"
      port: 41823
    }
    bound_http_address {
      host: "127.13.156.67"
      port: 43745
    }
  }
}

02:07:32.122 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
02:07:32.124 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:07:32.131 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.13.156.125:34897(127.13.156.125:34897)] connecting to peer
02:07:32.132 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.13.156.124:42577(127.13.156.124:42577)] connecting to peer
02:07:32.132 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.13.156.126:41957(127.13.156.126:41957)] connecting to peer
02:07:32.133 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.156.125:34897(127.13.156.125:34897)] Successfully connected to peer
02:07:32.134 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.156.124:42577(127.13.156.124:42577)] Successfully connected to peer
02:07:32.134 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.156.126:41957(127.13.156.126:41957)] Successfully connected to peer
02:07:32.135 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.156.124
02:07:32.136 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.156.125
02:07:32.135 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.156.126
02:07:32.144 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5cf5fb89, L:/127.0.0.1:43480 - R:/127.13.156.125:34897] using SASL/PLAIN
02:07:32.149 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdc13a06d, L:/127.0.0.1:34686 - R:/127.13.156.124:42577] using SASL/PLAIN
02:07:32.150 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3f659f52, L:/127.0.0.1:32784 - R:/127.13.156.126:41957] using SASL/PLAIN
02:07:32.157 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:07:32.158 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=27), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.156.125:34897, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.156.124:42577, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.156.126:41957, [16ms] Sub RPC ConnectToMaster: received response from server master-127.13.156.125:34897: OK, [19ms] Sub RPC ConnectToMaster: received response from server master-127.13.156.124:42577: OK, [20ms] Sub RPC ConnectToMaster: received response from server master-127.13.156.126:41957: OK, deferred=null) after lookup
02:07:32.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.159049 14065 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43480:
02:07:32.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "testMultipleSessions"
02:07:32.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
02:07:32.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
02:07:32.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
02:07:32.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
02:07:32.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
02:07:32.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
02:07:32.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
02:07:32.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
02:07:32.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
02:07:32.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
02:07:32.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
02:07:32.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
02:07:32.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
02:07:32.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
02:07:32.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
02:07:32.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
02:07:32.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
02:07:32.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
02:07:32.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
02:07:32.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
02:07:32.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
02:07:32.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
02:07:32.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
02:07:32.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
02:07:32.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
02:07:32.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
02:07:32.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
02:07:32.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
02:07:32.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
02:07:32.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
02:07:32.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
02:07:32.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
02:07:32.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
02:07:32.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
02:07:32.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
02:07:32.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
02:07:32.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
02:07:32.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
02:07:32.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
02:07:32.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
02:07:32.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
02:07:32.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
02:07:32.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
02:07:32.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
02:07:32.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
02:07:32.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
02:07:32.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
02:07:32.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
02:07:32.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
02:07:32.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
02:07:32.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
02:07:32.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
02:07:32.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
02:07:32.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
02:07:32.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
02:07:32.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
02:07:32.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:32.159431 14065 catalog_manager.cc:7099] 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.
02:07:32.167 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ec2b19e3989f41e5b5c2098462a502da
02:07:32.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.173138 14466 tablet_service.cc:1511] Processing CreateTablet for tablet 17237709f5a14033b4f6c30a40eab156 (DEFAULT_TABLE table=testMultipleSessions [id=ec2b19e3989f41e5b5c2098462a502da]), partition=RANGE (key) PARTITION UNBOUNDED
02:07:32.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.173511 14466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17237709f5a14033b4f6c30a40eab156. 1 dirs total, 0 dirs full, 0 dirs failed
02:07:32.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.173480 14320 tablet_service.cc:1511] Processing CreateTablet for tablet 17237709f5a14033b4f6c30a40eab156 (DEFAULT_TABLE table=testMultipleSessions [id=ec2b19e3989f41e5b5c2098462a502da]), partition=RANGE (key) PARTITION UNBOUNDED
02:07:32.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.173730 14320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17237709f5a14033b4f6c30a40eab156. 1 dirs total, 0 dirs full, 0 dirs failed
02:07:32.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.176259 14715 tablet_bootstrap.cc:492] T 17237709f5a14033b4f6c30a40eab156 P 6e71480974f84e81a46a31ce0f499f9a: Bootstrap starting.
02:07:32.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.176797 14714 tablet_bootstrap.cc:492] T 17237709f5a14033b4f6c30a40eab156 P b57c22273a234adf8e3bb0483115df5f: Bootstrap starting.
02:07:32.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.177106 14715 tablet_bootstrap.cc:654] T 17237709f5a14033b4f6c30a40eab156 P 6e71480974f84e81a46a31ce0f499f9a: Neither blocks nor log segments found. Creating new log.
02:07:32.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.177592 14715 log.cc:826] T 17237709f5a14033b4f6c30a40eab156 P 6e71480974f84e81a46a31ce0f499f9a: Log is configured to *not* fsync() on all Append() calls
02:07:32.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.177624 14714 tablet_bootstrap.cc:654] T 17237709f5a14033b4f6c30a40eab156 P b57c22273a234adf8e3bb0483115df5f: Neither blocks nor log segments found. Creating new log.
02:07:32.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.177882 14714 log.cc:826] T 17237709f5a14033b4f6c30a40eab156 P b57c22273a234adf8e3bb0483115df5f: Log is configured to *not* fsync() on all Append() calls
02:07:32.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.178361 14715 tablet_bootstrap.cc:492] T 17237709f5a14033b4f6c30a40eab156 P 6e71480974f84e81a46a31ce0f499f9a: No bootstrap required, opened a new log
02:07:32.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.178423 14715 ts_tablet_manager.cc:1403] T 17237709f5a14033b4f6c30a40eab156 P 6e71480974f84e81a46a31ce0f499f9a: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
02:07:32.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.178664 14714 tablet_bootstrap.cc:492] T 17237709f5a14033b4f6c30a40eab156 P b57c22273a234adf8e3bb0483115df5f: No bootstrap required, opened a new log
02:07:32.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.178714 14714 ts_tablet_manager.cc:1403] T 17237709f5a14033b4f6c30a40eab156 P b57c22273a234adf8e3bb0483115df5f: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
02:07:32.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.180389 14715 raft_consensus.cc:359] T 17237709f5a14033b4f6c30a40eab156 P 6e71480974f84e81a46a31ce0f499f9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e71480974f84e81a46a31ce0f499f9a" member_type: VOTER last_known_addr { host: "127.13.156.66" port: 42425 } } peers { permanent_uuid: "cd9c7c813a294e0f88b4fb588c24fe03" member_type: VOTER last_known_addr { host: "127.13.156.67" port: 41823 } } peers { permanent_uuid: "b57c22273a234adf8e3bb0483115df5f" member_type: VOTER last_known_addr { host: "127.13.156.65" port: 46455 } }
02:07:32.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.180548 14715 raft_consensus.cc:385] T 17237709f5a14033b4f6c30a40eab156 P 6e71480974f84e81a46a31ce0f499f9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:07:32.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.180572 14715 raft_consensus.cc:740] T 17237709f5a14033b4f6c30a40eab156 P 6e71480974f84e81a46a31ce0f499f9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e71480974f84e81a46a31ce0f499f9a, State: Initialized, Role: FOLLOWER
02:07:32.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.180677 14715 consensus_queue.cc:260] T 17237709f5a14033b4f6c30a40eab156 P 6e71480974f84e81a46a31ce0f499f9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e71480974f84e81a46a31ce0f499f9a" member_type: VOTER last_known_addr { host: "127.13.156.66" port: 42425 } } peers { permanent_uuid: "cd9c7c813a294e0f88b4fb588c24fe03" member_type: VOTER last_known_addr { host: "127.13.156.67" port: 41823 } } peers { permanent_uuid: "b57c22273a234adf8e3bb0483115df5f" member_type: VOTER last_known_addr { host: "127.13.156.65" port: 46455 } }
02:07:32.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.180640 14714 raft_consensus.cc:359] T 17237709f5a14033b4f6c30a40eab156 P b57c22273a234adf8e3bb0483115df5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e71480974f84e81a46a31ce0f499f9a" member_type: VOTER last_known_addr { host: "127.13.156.66" port: 42425 } } peers { permanent_uuid: "cd9c7c813a294e0f88b4fb588c24fe03" member_type: VOTER last_known_addr { host: "127.13.156.67" port: 41823 } } peers { permanent_uuid: "b57c22273a234adf8e3bb0483115df5f" member_type: VOTER last_known_addr { host: "127.13.156.65" port: 46455 } }
02:07:32.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.180761 14714 raft_consensus.cc:385] T 17237709f5a14033b4f6c30a40eab156 P b57c22273a234adf8e3bb0483115df5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:07:32.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.180789 14714 raft_consensus.cc:740] T 17237709f5a14033b4f6c30a40eab156 P b57c22273a234adf8e3bb0483115df5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b57c22273a234adf8e3bb0483115df5f, State: Initialized, Role: FOLLOWER
02:07:32.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.180867 14714 consensus_queue.cc:260] T 17237709f5a14033b4f6c30a40eab156 P b57c22273a234adf8e3bb0483115df5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e71480974f84e81a46a31ce0f499f9a" member_type: VOTER last_known_addr { host: "127.13.156.66" port: 42425 } } peers { permanent_uuid: "cd9c7c813a294e0f88b4fb588c24fe03" member_type: VOTER last_known_addr { host: "127.13.156.67" port: 41823 } } peers { permanent_uuid: "b57c22273a234adf8e3bb0483115df5f" member_type: VOTER last_known_addr { host: "127.13.156.65" port: 46455 } }
02:07:32.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.180935 14715 ts_tablet_manager.cc:1434] T 17237709f5a14033b4f6c30a40eab156 P 6e71480974f84e81a46a31ce0f499f9a: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
02:07:32.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.181102 14714 ts_tablet_manager.cc:1434] T 17237709f5a14033b4f6c30a40eab156 P b57c22273a234adf8e3bb0483115df5f: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
02:07:32.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.182113 14390 heartbeater.cc:499] Master 127.13.156.125:34897 was elected leader, sending a full tablet report...
02:07:32.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.182272 14542 heartbeater.cc:499] Master 127.13.156.125:34897 was elected leader, sending a full tablet report...
02:07:32.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.182898 14615 tablet_service.cc:1511] Processing CreateTablet for tablet 17237709f5a14033b4f6c30a40eab156 (DEFAULT_TABLE table=testMultipleSessions [id=ec2b19e3989f41e5b5c2098462a502da]), partition=RANGE (key) PARTITION UNBOUNDED
02:07:32.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.183187 14615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17237709f5a14033b4f6c30a40eab156. 1 dirs total, 0 dirs full, 0 dirs failed
02:07:32.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.185181 14720 tablet_bootstrap.cc:492] T 17237709f5a14033b4f6c30a40eab156 P cd9c7c813a294e0f88b4fb588c24fe03: Bootstrap starting.
02:07:32.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.185776 14720 tablet_bootstrap.cc:654] T 17237709f5a14033b4f6c30a40eab156 P cd9c7c813a294e0f88b4fb588c24fe03: Neither blocks nor log segments found. Creating new log.
02:07:32.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.185992 14720 log.cc:826] T 17237709f5a14033b4f6c30a40eab156 P cd9c7c813a294e0f88b4fb588c24fe03: Log is configured to *not* fsync() on all Append() calls
02:07:32.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.186662 14720 tablet_bootstrap.cc:492] T 17237709f5a14033b4f6c30a40eab156 P cd9c7c813a294e0f88b4fb588c24fe03: No bootstrap required, opened a new log
02:07:32.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.186717 14720 ts_tablet_manager.cc:1403] T 17237709f5a14033b4f6c30a40eab156 P cd9c7c813a294e0f88b4fb588c24fe03: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
02:07:32.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.188169 14720 raft_consensus.cc:359] T 17237709f5a14033b4f6c30a40eab156 P cd9c7c813a294e0f88b4fb588c24fe03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e71480974f84e81a46a31ce0f499f9a" member_type: VOTER last_known_addr { host: "127.13.156.66" port: 42425 } } peers { permanent_uuid: "cd9c7c813a294e0f88b4fb588c24fe03" member_type: VOTER last_known_addr { host: "127.13.156.67" port: 41823 } } peers { permanent_uuid: "b57c22273a234adf8e3bb0483115df5f" member_type: VOTER last_known_addr { host: "127.13.156.65" port: 46455 } }
02:07:32.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.188279 14720 raft_consensus.cc:385] T 17237709f5a14033b4f6c30a40eab156 P cd9c7c813a294e0f88b4fb588c24fe03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:07:32.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.188299 14720 raft_consensus.cc:740] T 17237709f5a14033b4f6c30a40eab156 P cd9c7c813a294e0f88b4fb588c24fe03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd9c7c813a294e0f88b4fb588c24fe03, State: Initialized, Role: FOLLOWER
02:07:32.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.188400 14720 consensus_queue.cc:260] T 17237709f5a14033b4f6c30a40eab156 P cd9c7c813a294e0f88b4fb588c24fe03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e71480974f84e81a46a31ce0f499f9a" member_type: VOTER last_known_addr { host: "127.13.156.66" port: 42425 } } peers { permanent_uuid: "cd9c7c813a294e0f88b4fb588c24fe03" member_type: VOTER last_known_addr { host: "127.13.156.67" port: 41823 } } peers { permanent_uuid: "b57c22273a234adf8e3bb0483115df5f" member_type: VOTER last_known_addr { host: "127.13.156.65" port: 46455 } }
02:07:32.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.188616 14720 ts_tablet_manager.cc:1434] T 17237709f5a14033b4f6c30a40eab156 P cd9c7c813a294e0f88b4fb588c24fe03: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
02:07:32.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.188692 14687 heartbeater.cc:499] Master 127.13.156.125:34897 was elected leader, sending a full tablet report...
02:07:32.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:07:32.227471 14544 tablet.cc:2406] T 17237709f5a14033b4f6c30a40eab156 P 6e71480974f84e81a46a31ce0f499f9a: Can't schedule compaction. Clean time has not been advanced past its initial value.
02:07:32.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.229617 14722 raft_consensus.cc:493] T 17237709f5a14033b4f6c30a40eab156 P cd9c7c813a294e0f88b4fb588c24fe03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
02:07:32.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.229759 14722 raft_consensus.cc:515] T 17237709f5a14033b4f6c30a40eab156 P cd9c7c813a294e0f88b4fb588c24fe03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e71480974f84e81a46a31ce0f499f9a" member_type: VOTER last_known_addr { host: "127.13.156.66" port: 42425 } } peers { permanent_uuid: "cd9c7c813a294e0f88b4fb588c24fe03" member_type: VOTER last_known_addr { host: "127.13.156.67" port: 41823 } } peers { permanent_uuid: "b57c22273a234adf8e3bb0483115df5f" member_type: VOTER last_known_addr { host: "127.13.156.65" port: 46455 } }
02:07:32.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.230118 14722 leader_election.cc:290] T 17237709f5a14033b4f6c30a40eab156 P cd9c7c813a294e0f88b4fb588c24fe03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e71480974f84e81a46a31ce0f499f9a (127.13.156.66:42425), b57c22273a234adf8e3bb0483115df5f (127.13.156.65:46455)
02:07:32.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.233944 14488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17237709f5a14033b4f6c30a40eab156" candidate_uuid: "cd9c7c813a294e0f88b4fb588c24fe03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e71480974f84e81a46a31ce0f499f9a" is_pre_election: true
02:07:32.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.234067 14340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17237709f5a14033b4f6c30a40eab156" candidate_uuid: "cd9c7c813a294e0f88b4fb588c24fe03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b57c22273a234adf8e3bb0483115df5f" is_pre_election: true
02:07:32.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.234133 14488 raft_consensus.cc:2468] T 17237709f5a14033b4f6c30a40eab156 P 6e71480974f84e81a46a31ce0f499f9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd9c7c813a294e0f88b4fb588c24fe03 in term 0.
02:07:32.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.234229 14340 raft_consensus.cc:2468] T 17237709f5a14033b4f6c30a40eab156 P b57c22273a234adf8e3bb0483115df5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd9c7c813a294e0f88b4fb588c24fe03 in term 0.
02:07:32.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.234380 14568 leader_election.cc:304] T 17237709f5a14033b4f6c30a40eab156 P cd9c7c813a294e0f88b4fb588c24fe03 [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: 6e71480974f84e81a46a31ce0f499f9a, cd9c7c813a294e0f88b4fb588c24fe03; no voters: 
02:07:32.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.234537 14722 raft_consensus.cc:2804] T 17237709f5a14033b4f6c30a40eab156 P cd9c7c813a294e0f88b4fb588c24fe03 [term 0 FOLLOWER]: Leader pre-election won for term 1
02:07:32.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.234606 14722 raft_consensus.cc:493] T 17237709f5a14033b4f6c30a40eab156 P cd9c7c813a294e0f88b4fb588c24fe03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
02:07:32.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.234630 14722 raft_consensus.cc:3060] T 17237709f5a14033b4f6c30a40eab156 P cd9c7c813a294e0f88b4fb588c24fe03 [term 0 FOLLOWER]: Advancing to term 1
02:07:32.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.235464 14722 raft_consensus.cc:515] T 17237709f5a14033b4f6c30a40eab156 P cd9c7c813a294e0f88b4fb588c24fe03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e71480974f84e81a46a31ce0f499f9a" member_type: VOTER last_known_addr { host: "127.13.156.66" port: 42425 } } peers { permanent_uuid: "cd9c7c813a294e0f88b4fb588c24fe03" member_type: VOTER last_known_addr { host: "127.13.156.67" port: 41823 } } peers { permanent_uuid: "b57c22273a234adf8e3bb0483115df5f" member_type: VOTER last_known_addr { host: "127.13.156.65" port: 46455 } }
02:07:32.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.235626 14722 leader_election.cc:290] T 17237709f5a14033b4f6c30a40eab156 P cd9c7c813a294e0f88b4fb588c24fe03 [CANDIDATE]: Term 1 election: Requested vote from peers 6e71480974f84e81a46a31ce0f499f9a (127.13.156.66:42425), b57c22273a234adf8e3bb0483115df5f (127.13.156.65:46455)
02:07:32.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.235841 14488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17237709f5a14033b4f6c30a40eab156" candidate_uuid: "cd9c7c813a294e0f88b4fb588c24fe03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e71480974f84e81a46a31ce0f499f9a"
02:07:32.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.235867 14340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17237709f5a14033b4f6c30a40eab156" candidate_uuid: "cd9c7c813a294e0f88b4fb588c24fe03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b57c22273a234adf8e3bb0483115df5f"
02:07:32.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.235944 14340 raft_consensus.cc:3060] T 17237709f5a14033b4f6c30a40eab156 P b57c22273a234adf8e3bb0483115df5f [term 0 FOLLOWER]: Advancing to term 1
02:07:32.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.235942 14488 raft_consensus.cc:3060] T 17237709f5a14033b4f6c30a40eab156 P 6e71480974f84e81a46a31ce0f499f9a [term 0 FOLLOWER]: Advancing to term 1
02:07:32.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.236632 14488 raft_consensus.cc:2468] T 17237709f5a14033b4f6c30a40eab156 P 6e71480974f84e81a46a31ce0f499f9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd9c7c813a294e0f88b4fb588c24fe03 in term 1.
02:07:32.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.236753 14340 raft_consensus.cc:2468] T 17237709f5a14033b4f6c30a40eab156 P b57c22273a234adf8e3bb0483115df5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd9c7c813a294e0f88b4fb588c24fe03 in term 1.
02:07:32.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.236850 14568 leader_election.cc:304] T 17237709f5a14033b4f6c30a40eab156 P cd9c7c813a294e0f88b4fb588c24fe03 [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: 6e71480974f84e81a46a31ce0f499f9a, cd9c7c813a294e0f88b4fb588c24fe03; no voters: 
02:07:32.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.236987 14722 raft_consensus.cc:2804] T 17237709f5a14033b4f6c30a40eab156 P cd9c7c813a294e0f88b4fb588c24fe03 [term 1 FOLLOWER]: Leader election won for term 1
02:07:32.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.237151 14722 raft_consensus.cc:697] T 17237709f5a14033b4f6c30a40eab156 P cd9c7c813a294e0f88b4fb588c24fe03 [term 1 LEADER]: Becoming Leader. State: Replica: cd9c7c813a294e0f88b4fb588c24fe03, State: Running, Role: LEADER
02:07:32.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.237247 14722 consensus_queue.cc:237] T 17237709f5a14033b4f6c30a40eab156 P cd9c7c813a294e0f88b4fb588c24fe03 [LEADER]: Queue going to LEADER mode. State: All 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: "6e71480974f84e81a46a31ce0f499f9a" member_type: VOTER last_known_addr { host: "127.13.156.66" port: 42425 } } peers { permanent_uuid: "cd9c7c813a294e0f88b4fb588c24fe03" member_type: VOTER last_known_addr { host: "127.13.156.67" port: 41823 } } peers { permanent_uuid: "b57c22273a234adf8e3bb0483115df5f" member_type: VOTER last_known_addr { host: "127.13.156.65" port: 46455 } }
02:07:32.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.238341 14065 catalog_manager.cc:5719] T 17237709f5a14033b4f6c30a40eab156 P cd9c7c813a294e0f88b4fb588c24fe03 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd9c7c813a294e0f88b4fb588c24fe03 (127.13.156.67). New cstate: current_term: 1 leader_uuid: "cd9c7c813a294e0f88b4fb588c24fe03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e71480974f84e81a46a31ce0f499f9a" member_type: VOTER last_known_addr { host: "127.13.156.66" port: 42425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd9c7c813a294e0f88b4fb588c24fe03" member_type: VOTER last_known_addr { host: "127.13.156.67" port: 41823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b57c22273a234adf8e3bb0483115df5f" member_type: VOTER last_known_addr { host: "127.13.156.65" port: 46455 } health_report { overall_health: UNKNOWN } } }
02:07:32.260 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 17237709f5a14033b4f6c30a40eab156 for table 'testMultipleSessions' with partition [<start>, <end>)
02:07:32.260 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=17237709f5a14033b4f6c30a40eab156@[6e71480974f84e81a46a31ce0f499f9a(127.13.156.66:42425),b57c22273a234adf8e3bb0483115df5f(127.13.156.65:46455),cd9c7c813a294e0f88b4fb588c24fe03(127.13.156.67:41823)[L]]}]
02:07:32.261 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.13.156.125:34897, [2ms] Sub RPC GetTableLocations: received response from server master-127.13.156.125:34897: OK, deferred=null) after lookup
02:07:32.261 [DEBUG - kudu-nio-0] (Connection.java:748) [peer cd9c7c813a294e0f88b4fb588c24fe03(127.13.156.67:41823)] connecting to peer
02:07:32.263 [DEBUG - pool-771-thread-2] (AsyncKuduClient.java:2538) Learned about tablet 17237709f5a14033b4f6c30a40eab156 for table 'testMultipleSessions' with partition [<start>, <end>)
02:07:32.263 [DEBUG - pool-771-thread-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=17237709f5a14033b4f6c30a40eab156@[6e71480974f84e81a46a31ce0f499f9a(127.13.156.66:42425),b57c22273a234adf8e3bb0483115df5f(127.13.156.65:46455),cd9c7c813a294e0f88b4fb588c24fe03(127.13.156.67:41823)[L]]}]
02:07:32.264 [DEBUG - pool-771-thread-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=5), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.13.156.125:34897, [2ms] Sub RPC GetTableLocations: received response from server master-127.13.156.125:34897: OK, deferred=null) after lookup
02:07:32.265 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 17237709f5a14033b4f6c30a40eab156 for table 'testMultipleSessions' with partition [<start>, <end>)
02:07:32.265 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=17237709f5a14033b4f6c30a40eab156@[6e71480974f84e81a46a31ce0f499f9a(127.13.156.66:42425),b57c22273a234adf8e3bb0483115df5f(127.13.156.65:46455),cd9c7c813a294e0f88b4fb588c24fe03(127.13.156.67:41823)[L]]}]
02:07:32.265 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=6), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.13.156.125:34897, [6ms] Sub RPC GetTableLocations: received response from server master-127.13.156.125:34897: OK, deferred=null) after lookup
02:07:32.266 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 17237709f5a14033b4f6c30a40eab156 for table 'testMultipleSessions' with partition [<start>, <end>)
02:07:32.266 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=17237709f5a14033b4f6c30a40eab156@[6e71480974f84e81a46a31ce0f499f9a(127.13.156.66:42425),b57c22273a234adf8e3bb0483115df5f(127.13.156.65:46455),cd9c7c813a294e0f88b4fb588c24fe03(127.13.156.67:41823)[L]]}]
02:07:32.267 [DEBUG - kudu-nio-0] (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.13.156.125:34897, [7ms] Sub RPC GetTableLocations: received response from server master-127.13.156.125:34897: OK, deferred=null) after lookup
02:07:32.267 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 17237709f5a14033b4f6c30a40eab156 for table 'testMultipleSessions' with partition [<start>, <end>)
02:07:32.267 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=17237709f5a14033b4f6c30a40eab156@[6e71480974f84e81a46a31ce0f499f9a(127.13.156.66:42425),b57c22273a234adf8e3bb0483115df5f(127.13.156.65:46455),cd9c7c813a294e0f88b4fb588c24fe03(127.13.156.67:41823)[L]]}]
02:07:32.267 [DEBUG - kudu-nio-0] (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.13.156.125:34897, [7ms] Sub RPC GetTableLocations: received response from server master-127.13.156.125:34897: OK, deferred=null) after lookup
02:07:32.268 [DEBUG - kudu-nio-3] (Connection.java:757) [peer cd9c7c813a294e0f88b4fb588c24fe03(127.13.156.67:41823)] Successfully connected to peer
02:07:32.279 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0xcfcdd102, L:/127.0.0.1:38706 - R:/127.13.156.67:41823] using TOKEN/null
02:07:32.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.283222 14488 raft_consensus.cc:1275] T 17237709f5a14033b4f6c30a40eab156 P 6e71480974f84e81a46a31ce0f499f9a [term 1 FOLLOWER]: Refusing update from remote peer cd9c7c813a294e0f88b4fb588c24fe03: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
02:07:32.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.283222 14340 raft_consensus.cc:1275] T 17237709f5a14033b4f6c30a40eab156 P b57c22273a234adf8e3bb0483115df5f [term 1 FOLLOWER]: Refusing update from remote peer cd9c7c813a294e0f88b4fb588c24fe03: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
02:07:32.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.283569 14723 consensus_queue.cc:1048] T 17237709f5a14033b4f6c30a40eab156 P cd9c7c813a294e0f88b4fb588c24fe03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b57c22273a234adf8e3bb0483115df5f" member_type: VOTER last_known_addr { host: "127.13.156.65" port: 46455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
02:07:32.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.283887 14723 consensus_queue.cc:1048] T 17237709f5a14033b4f6c30a40eab156 P cd9c7c813a294e0f88b4fb588c24fe03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e71480974f84e81a46a31ce0f499f9a" member_type: VOTER last_known_addr { host: "127.13.156.66" port: 42425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
02:07:32.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.291679 14748 mvcc.cc:204] Tried to move back new op lower bound from 7317505852548796416 to 7317505852365111296. Current Snapshot: MvccSnapshot[applied={T|T < 7317505852548796416}]
02:07:32.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.298141 14745 mvcc.cc:204] Tried to move back new op lower bound from 7317505852548796416 to 7317505852365111296. Current Snapshot: MvccSnapshot[applied={T|T < 7317505852548796416}]
02:07:32.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.330703 14744 mvcc.cc:204] Tried to move back new op lower bound from 7317505852742176768 to 7317505852365111296. Current Snapshot: MvccSnapshot[applied={T|T < 7317505852742176768 or (T in {7317505852742176768})}]
02:07:32.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.438812 14210 catalog_manager.cc:1295] Loaded cluster ID: da900d6707e84ce7bd56e70ac357d4b0
02:07:32.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.438897 14210 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 62064c5e02a84c6ba7bd4f63cb608d57: loading cluster ID for follower catalog manager: success
02:07:32.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.440268 14210 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 62064c5e02a84c6ba7bd4f63cb608d57: acquiring CA information for follower catalog manager: success
02:07:32.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.440613 14210 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 62064c5e02a84c6ba7bd4f63cb608d57: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
02:07:32.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.494488 14238 catalog_manager.cc:1295] Loaded cluster ID: da900d6707e84ce7bd56e70ac357d4b0
02:07:32.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.494586 14238 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 93f96ef70e964c9ba964d18570af4e75: loading cluster ID for follower catalog manager: success
02:07:32.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.495949 14238 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 93f96ef70e964c9ba964d18570af4e75: acquiring CA information for follower catalog manager: success
02:07:32.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:32.496244 14238 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 93f96ef70e964c9ba964d18570af4e75: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
02:07:44.450 [INFO - Time-limited test] (ITClientStress.java:178) Upserted 12000 rows
02:07:44.451 [DEBUG - main] (Connection.java:575) [peer master-127.13.156.125:34897(127.13.156.125:34897)] disconnecting while in state READY
02:07:44.451 [DEBUG - main] (Connection.java:575) [peer master-127.13.156.124:42577(127.13.156.124:42577)] disconnecting while in state READY
02:07:44.451 [DEBUG - main] (Connection.java:575) [peer cd9c7c813a294e0f88b4fb588c24fe03(127.13.156.67:41823)] disconnecting while in state READY
02:07:44.451 [DEBUG - main] (Connection.java:575) [peer master-127.13.156.126:41957(127.13.156.126:41957)] disconnecting while in state READY
02:07:44.451 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.156.125:34897(127.13.156.125:34897)] handling channelInactive
02:07:44.451 [DEBUG - kudu-nio-3] (Connection.java:239) [peer cd9c7c813a294e0f88b4fb588c24fe03(127.13.156.67:41823)] handling channelInactive
02:07:44.451 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.156.125:34897(127.13.156.125:34897)] cleaning up while in state READY due to: connection closed
02:07:44.452 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:07:44.451 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.156.124:42577(127.13.156.124:42577)] handling channelInactive
02:07:44.452 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.156.124:42577(127.13.156.124:42577)] cleaning up while in state READY due to: connection closed
02:07:44.453 [DEBUG - kudu-nio-3] (Connection.java:709) [peer cd9c7c813a294e0f88b4fb588c24fe03(127.13.156.67:41823)] cleaning up while in state READY due to: connection closed
02:07:44.454 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.156.126:41957(127.13.156.126:41957)] handling channelInactive
02:07:44.454 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.156.126:41957(127.13.156.126:41957)] cleaning up while in state READY due to: connection closed
02:07:44.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:44.454593 13937 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskkwpqNj/build/release/bin/kudu with pid 14252
02:07:44.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:44.465544 13937 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskkwpqNj/build/release/bin/kudu with pid 14396
02:07:44.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:44.472124 13937 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskkwpqNj/build/release/bin/kudu with pid 14548
02:07:44.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:44.479486 13937 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskkwpqNj/build/release/bin/kudu with pid 13950
02:07:44.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:44.485991 13937 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskkwpqNj/build/release/bin/kudu with pid 14028
02:07:44.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:07:44.492551 13937 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskkwpqNj/build/release/bin/kudu with pid 14108
02:07:44.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T02:07:44Z chronyd exiting

Time: 27.236

OK (2 tests)

