JUnit version 4.13.2
.23:12:12.689 [INFO - main] (RandomUtils.java:49) Using random seed: 1783465932682
23:12:12.735 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
23:12:12.791 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
23:12:12.799 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taski10mom/test-tmp
23:12:12.802 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/tsan/bin
23:12:12.805 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taski10mom/java/build/dist-test/../../../build/tsan/bin/kudu, test, mini_cluster, --serialization=pb]
23:12:13.004 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

23:12:13.172 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
23:12:13.173 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

23:12:13.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:13.176716  2226 mini_oidc.cc:152] Starting JWKS server
23:12:13.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:13.180544  2226 webserver.cc:460] Webserver started at http://127.0.0.1:42013/ using document root <none> and password file <none>
23:12:13.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:13.181106  2226 mini_oidc.cc:189] Starting OIDC Discovery server
23:12:13.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:13.183066  2226 webserver.cc:460] Webserver started at http://127.0.0.1:43967/ using document root <none> and password file <none>
23:12:13.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:12:13Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
23:12:13.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:12:13Z Disabled control of system clock
23:12:13.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:13.230087  2226 external_mini_cluster.cc:1326] Running /tmp/dist-test-taski10mom/build/tsan/bin/kudu
23:12:13.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taski10mom/build/tsan/bin/kudu
23:12:13.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/master-0/wal
23:12:13.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/master-0/data
23:12:13.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:12:13.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:12:13.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:12:13.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:12:13.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:12:13.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:12:13.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/master-0/logs
23:12:13.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/master-0/data/info.pb
23:12:13.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:12:13.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:12:13.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:12:13.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:12:13.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:12:13.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:12:13.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:12:13.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:12:13.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:12:13.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:12:13.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:12:13.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:12:13.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.44.190:40307
23:12:13.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.44.190
23:12:13.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:12:13.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.44.148:42107
23:12:13.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:12:13.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:12:13.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:12:13.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:12:13.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.2.44.190:40307,127.2.44.189:45783,127.2.44.188:39895
23:12:13.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:12:13.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42013/jwks.json with env {}
23:12:13.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:13.524839  2238 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
23:12:13.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:13.525440  2238 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:12:13.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:13.525949  2238 flags.cc:425] Enabled unsafe flag: --never_fsync=true
23:12:13.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:13.556011  2238 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
23:12:13.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:13.556293  2238 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
23:12:13.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:13.556560  2238 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
23:12:13.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:13.556846  2238 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
23:12:13.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:13.557111  2238 flags.cc:425] Enabled experimental flag: --enable_jwt_token_auth=true
23:12:13.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:13.557260  2238 flags.cc:425] Enabled experimental flag: --jwks_url=http://localhost:42013/jwks.json
23:12:13.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:13.593055  2238 master_runner.cc:386] Master server non-default flags:
23:12:13.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:12:13.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.44.148:42107
23:12:13.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:12:13.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:12:13.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/master-0/data
23:12:13.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/master-0/wal
23:12:13.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:12:13.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.2.44.190:40307,127.2.44.189:45783,127.2.44.188:39895
23:12:13.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:12:13.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:12:13.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:12:13.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.44.190:40307
23:12:13.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:12:13.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:12:13.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:12:13.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42013/jwks.json
23:12:13.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:12:13.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:12:13.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/master-0/data/info.pb
23:12:13.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.44.190
23:12:13.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:12:13.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:12:13.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:12:13.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:12:13.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:12:13.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:12:13.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/master-0/logs
23:12:13.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:12:13.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:12:13.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:12:13.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:12:13.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
23:12:13.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
23:12:13.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
23:12:13.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 07 Jul 2026 22:15:51 UTC on ccycloud.quasar-bszuid.root.comops.site
23:12:13.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4492329
23:12:13.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
23:12:13.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:13.594336  2238 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:12:13.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:13.596166  2238 file_cache.cc:493] Constructed file cache file cache with capacity 419430
23:12:13.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:13.615042  2244 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
23:12:14.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:13.615047  2247 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
23:12:14.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:13.615669  2245 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
23:12:14.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:13.616667  2238 server_base.cc:1034] running on GCE node
23:12:14.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:14.877405  2238 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:12:14.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:14.879944  2238 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:12:14.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:14.881284  2238 hybrid_clock.cc:648] HybridClock initialized: now 1783465934881257 us; error 48 us; skew 500 ppm
23:12:14.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:14.882084  2238 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
23:12:14.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:14.888065  2238 webserver.cc:460] Webserver started at http://127.2.44.190:42179/ using document root <none> and password file <none>
23:12:14.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:14.888916  2238 fs_manager.cc:359] Metadata directory not provided
23:12:14.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:14.889101  2238 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:12:14.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:14.889467  2238 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
23:12:14.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:14.894165  2238 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/master-0/data/instance:
23:12:14.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3178a454934e474995426ff1cf20ccad"
23:12:14.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:12:14 on dist-test-slave-3q43"
23:12:14.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:14.895293  2238 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/master-0/wal/instance:
23:12:14.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3178a454934e474995426ff1cf20ccad"
23:12:14.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:12:14 on dist-test-slave-3q43"
23:12:14.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:14.902181  2238 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
23:12:14.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:14.907351  2254 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:12:14.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:14.908437  2238 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
23:12:14.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:14.908768  2238 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/master-0/data,/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/master-0/wal
23:12:14.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3178a454934e474995426ff1cf20ccad"
23:12:14.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:12:14 on dist-test-slave-3q43"
23:12:14.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:14.909127  2238 fs_report.cc:383] FS layout report
23:12:14.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:12:14.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/master-0/wal
23:12:14.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/master-0/wal
23:12:14.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/master-0/data/data
23:12:14.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:12:14.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:12:14.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:12:14.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:12:14.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:12:14.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:12:14.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:12:14.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:12:14.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:12:14.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:12:14.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:12:14.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:14.950067  2238 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
23:12:14.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:14.951627  2238 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:12:14.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:14.952128  2238 kserver.cc:163] Server-wide thread pool size limit: 3276
23:12:15.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:15.023416  2238 rpc_server.cc:307] RPC server started. Bound to: 127.2.44.190:40307
23:12:15.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:15.023540  2305 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.2.44.190:40307 every 8 connection(s)
23:12:15.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:15.026187  2238 server_base.cc:1166] Dumped server information to /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/master-0/data/info.pb
23:12:15.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:15.031343  2306 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:12:15.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:15.033023  2226 external_mini_cluster.cc:1388] Started /tmp/dist-test-taski10mom/build/tsan/bin/kudu as pid 2238
23:12:15.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:15.033552  2226 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/master-0/wal/instance
23:12:15.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:15.038646  2226 external_mini_cluster.cc:1326] Running /tmp/dist-test-taski10mom/build/tsan/bin/kudu
23:12:15.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taski10mom/build/tsan/bin/kudu
23:12:15.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/master-1/wal
23:12:15.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/master-1/data
23:12:15.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:12:15.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:12:15.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:12:15.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:12:15.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:12:15.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:12:15.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/master-1/logs
23:12:15.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/master-1/data/info.pb
23:12:15.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:12:15.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:12:15.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:12:15.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:12:15.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:12:15.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:12:15.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:12:15.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:12:15.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:12:15.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:12:15.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:12:15.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:12:15.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.44.189:45783
23:12:15.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.44.189
23:12:15.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:12:15.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.44.148:42107
23:12:15.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:12:15.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:12:15.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:12:15.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:12:15.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.2.44.190:40307,127.2.44.189:45783,127.2.44.188:39895
23:12:15.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:12:15.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42013/jwks.json with env {}
23:12:15.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:15.046778  2306 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.44.190" port: 40307 } has no permanent_uuid. Determining permanent_uuid...
23:12:15.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:15.073689  2306 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.44.189" port: 45783 } has no permanent_uuid. Determining permanent_uuid...
23:12:15.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:15.076058  2257 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.2.44.189:45783: connect: Connection refused (error 111)
23:12:15.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:15.079923  2306 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.2.44.189:45783: Network error: Client connection negotiation failed: client connection to 127.2.44.189:45783: connect: Connection refused (error 111)
23:12:15.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:15.129350  2306 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.44.189" port: 45783 } attempt: 1
23:12:15.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:15.132910  2306 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.2.44.189:45783: Network error: Client connection negotiation failed: client connection to 127.2.44.189:45783: connect: Connection refused (error 111)
23:12:15.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:15.201366  2306 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.44.189" port: 45783 } attempt: 2
23:12:15.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:15.205436  2306 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.2.44.189:45783: Network error: Client connection negotiation failed: client connection to 127.2.44.189:45783: connect: Connection refused (error 111)
23:12:15.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:15.296813  2306 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.44.189" port: 45783 } attempt: 3
23:12:15.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:15.300357  2306 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.2.44.189:45783: Network error: Client connection negotiation failed: client connection to 127.2.44.189:45783: connect: Connection refused (error 111)
23:12:15.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:15.337837  2308 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
23:12:15.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:15.338363  2308 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:12:15.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:15.338810  2308 flags.cc:425] Enabled unsafe flag: --never_fsync=true
23:12:15.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:15.369428  2308 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
23:12:15.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:15.369760  2308 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
23:12:15.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:15.369946  2308 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
23:12:15.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:15.370133  2308 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
23:12:15.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:15.370306  2308 flags.cc:425] Enabled experimental flag: --enable_jwt_token_auth=true
23:12:15.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:15.370445  2308 flags.cc:425] Enabled experimental flag: --jwks_url=http://localhost:42013/jwks.json
23:12:15.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:15.405036  2308 master_runner.cc:386] Master server non-default flags:
23:12:15.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:12:15.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.44.148:42107
23:12:15.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:12:15.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:12:15.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/master-1/data
23:12:15.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/master-1/wal
23:12:15.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:12:15.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.2.44.190:40307,127.2.44.189:45783,127.2.44.188:39895
23:12:15.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:12:15.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:12:15.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:12:15.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.44.189:45783
23:12:15.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:12:15.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:12:15.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:12:15.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42013/jwks.json
23:12:15.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:12:15.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:12:15.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/master-1/data/info.pb
23:12:15.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.44.189
23:12:15.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:12:15.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:12:15.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:12:15.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:12:15.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:12:15.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:12:15.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/master-1/logs
23:12:15.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:12:15.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:12:15.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:12:15.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:12:15.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
23:12:15.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
23:12:15.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
23:12:15.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 07 Jul 2026 22:15:51 UTC on ccycloud.quasar-bszuid.root.comops.site
23:12:15.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4492329
23:12:15.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
23:12:15.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:15.406422  2308 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:12:15.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:15.408066  2308 file_cache.cc:493] Constructed file cache file cache with capacity 419430
23:12:15.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:15.424171  2317 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
23:12:15.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:15.443770  2306 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.44.189" port: 45783 } attempt: 4
23:12:15.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:15.448153  2306 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.2.44.189:45783: Network error: Client connection negotiation failed: client connection to 127.2.44.189:45783: connect: Connection refused (error 111)
23:12:15.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:15.747560  2306 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.44.189" port: 45783 } attempt: 5
23:12:15.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:15.752140  2306 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.2.44.189:45783: Network error: Client connection negotiation failed: client connection to 127.2.44.189:45783: connect: Connection refused (error 111)
23:12:16.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:16.299547  2306 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.44.189" port: 45783 } attempt: 6
23:12:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:16.305673  2306 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.2.44.189:45783: Network error: Client connection negotiation failed: client connection to 127.2.44.189:45783: connect: Connection refused (error 111)
23:12:16.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:15.424194  2320 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
23:12:16.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:15.424377  2318 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
23:12:16.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:15.425745  2308 server_base.cc:1034] running on GCE node
23:12:16.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:16.681991  2308 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:12:16.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:16.685655  2308 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:12:16.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:16.687104  2308 hybrid_clock.cc:648] HybridClock initialized: now 1783465936687030 us; error 97 us; skew 500 ppm
23:12:16.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:16.688055  2308 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
23:12:16.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:16.694832  2308 webserver.cc:460] Webserver started at http://127.2.44.189:45677/ using document root <none> and password file <none>
23:12:16.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:16.696038  2308 fs_manager.cc:359] Metadata directory not provided
23:12:16.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:16.696240  2308 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:12:16.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:16.696635  2308 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
23:12:16.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:16.701848  2308 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/master-1/data/instance:
23:12:16.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6c35f2c024ab464fac8b1de147a0b843"
23:12:16.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:12:16 on dist-test-slave-3q43"
23:12:16.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:16.703032  2308 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/master-1/wal/instance:
23:12:16.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6c35f2c024ab464fac8b1de147a0b843"
23:12:16.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:12:16 on dist-test-slave-3q43"
23:12:16.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:16.710539  2308 fs_manager.cc:691] Time spent creating directory manager: real 0.007s	user 0.002s	sys 0.004s
23:12:16.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:16.716365  2329 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:12:16.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:16.717413  2308 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
23:12:16.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:16.717792  2308 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/master-1/data,/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/master-1/wal
23:12:16.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6c35f2c024ab464fac8b1de147a0b843"
23:12:16.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:12:16 on dist-test-slave-3q43"
23:12:16.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:16.718243  2308 fs_report.cc:383] FS layout report
23:12:16.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:12:16.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/master-1/wal
23:12:16.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/master-1/wal
23:12:16.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/master-1/data/data
23:12:16.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:12:16.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:12:16.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:12:16.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:12:16.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:12:16.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:12:16.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:12:16.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:12:16.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:12:16.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:12:16.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:12:16.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:16.766752  2308 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
23:12:16.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:16.768481  2308 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:12:16.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:16.769037  2308 kserver.cc:163] Server-wide thread pool size limit: 3276
23:12:16.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:16.843303  2308 rpc_server.cc:307] RPC server started. Bound to: 127.2.44.189:45783
23:12:16.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:16.843420  2380 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.2.44.189:45783 every 8 connection(s)
23:12:16.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:16.846133  2308 server_base.cc:1166] Dumped server information to /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/master-1/data/info.pb
23:12:16.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:16.849154  2226 external_mini_cluster.cc:1388] Started /tmp/dist-test-taski10mom/build/tsan/bin/kudu as pid 2308
23:12:16.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:16.849650  2226 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/master-1/wal/instance
23:12:16.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:16.852298  2381 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:12:16.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:16.852643  2226 external_mini_cluster.cc:1326] Running /tmp/dist-test-taski10mom/build/tsan/bin/kudu
23:12:16.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taski10mom/build/tsan/bin/kudu
23:12:16.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/master-2/wal
23:12:16.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/master-2/data
23:12:16.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:12:16.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:12:16.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:12:16.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:12:16.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:12:16.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:12:16.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/master-2/logs
23:12:16.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/master-2/data/info.pb
23:12:16.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:12:16.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:12:16.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:12:16.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:12:16.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:12:16.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:12:16.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:12:16.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:12:16.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:12:16.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:12:16.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:12:16.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:12:16.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.44.188:39895
23:12:16.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.44.188
23:12:16.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:12:16.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.44.148:42107
23:12:16.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:12:16.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:12:16.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:12:16.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:12:16.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.2.44.190:40307,127.2.44.189:45783,127.2.44.188:39895
23:12:16.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:12:16.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42013/jwks.json with env {}
23:12:16.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:16.865301  2381 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.44.190" port: 40307 } has no permanent_uuid. Determining permanent_uuid...
23:12:16.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:16.888635  2381 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.44.189" port: 45783 } has no permanent_uuid. Determining permanent_uuid...
23:12:16.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:16.904307  2381 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.44.188" port: 39895 } has no permanent_uuid. Determining permanent_uuid...
23:12:16.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:16.906524  2333 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.2.44.188:39895: connect: Connection refused (error 111)
23:12:16.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:16.910537  2381 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.2.44.188:39895: Network error: Client connection negotiation failed: client connection to 127.2.44.188:39895: connect: Connection refused (error 111)
23:12:16.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:16.960125  2381 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.44.188" port: 39895 } attempt: 1
23:12:16.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:16.964461  2381 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.2.44.188:39895: Network error: Client connection negotiation failed: client connection to 127.2.44.188:39895: connect: Connection refused (error 111)
23:12:17.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:17.032852  2381 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.44.188" port: 39895 } attempt: 2
23:12:17.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:17.037073  2381 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.2.44.188:39895: Network error: Client connection negotiation failed: client connection to 127.2.44.188:39895: connect: Connection refused (error 111)
23:12:17.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:17.128504  2381 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.44.188" port: 39895 } attempt: 3
23:12:17.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:17.132026  2381 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.2.44.188:39895: Network error: Client connection negotiation failed: client connection to 127.2.44.188:39895: connect: Connection refused (error 111)
23:12:17.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:17.159468  2383 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
23:12:17.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:17.160017  2383 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:12:17.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:17.160468  2383 flags.cc:425] Enabled unsafe flag: --never_fsync=true
23:12:17.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:17.190560  2383 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
23:12:17.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:17.190828  2383 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
23:12:17.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:17.191015  2383 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
23:12:17.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:17.191195  2383 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
23:12:17.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:17.191511  2383 flags.cc:425] Enabled experimental flag: --enable_jwt_token_auth=true
23:12:17.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:17.191751  2383 flags.cc:425] Enabled experimental flag: --jwks_url=http://localhost:42013/jwks.json
23:12:17.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:17.226460  2383 master_runner.cc:386] Master server non-default flags:
23:12:17.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:12:17.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.44.148:42107
23:12:17.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:12:17.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:12:17.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/master-2/data
23:12:17.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/master-2/wal
23:12:17.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:12:17.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.2.44.190:40307,127.2.44.189:45783,127.2.44.188:39895
23:12:17.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:12:17.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:12:17.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:12:17.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.44.188:39895
23:12:17.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:12:17.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:12:17.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:12:17.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42013/jwks.json
23:12:17.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:12:17.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:12:17.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/master-2/data/info.pb
23:12:17.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.44.188
23:12:17.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:12:17.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:12:17.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:12:17.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:12:17.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:12:17.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:12:17.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/master-2/logs
23:12:17.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:12:17.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:12:17.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:12:17.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:12:17.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
23:12:17.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
23:12:17.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
23:12:17.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 07 Jul 2026 22:15:51 UTC on ccycloud.quasar-bszuid.root.comops.site
23:12:17.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4492329
23:12:17.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
23:12:17.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:17.227998  2383 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:12:17.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:17.230139  2383 file_cache.cc:493] Constructed file cache file cache with capacity 419430
23:12:17.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:17.248190  2393 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
23:12:17.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:17.275475  2381 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.44.188" port: 39895 } attempt: 4
23:12:17.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:17.279579  2381 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.2.44.188:39895: Network error: Client connection negotiation failed: client connection to 127.2.44.188:39895: connect: Connection refused (error 111)
23:12:17.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:17.366362  2306 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.44.189" port: 45783 } attempt: 7
23:12:17.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:17.379683  2306 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.44.188" port: 39895 } has no permanent_uuid. Determining permanent_uuid...
23:12:17.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:17.385550  2306 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.2.44.188:39895: Network error: Client connection negotiation failed: client connection to 127.2.44.188:39895: connect: Connection refused (error 111)
23:12:17.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:17.443929  2306 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.44.188" port: 39895 } attempt: 1
23:12:17.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:17.448002  2306 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.2.44.188:39895: Network error: Client connection negotiation failed: client connection to 127.2.44.188:39895: connect: Connection refused (error 111)
23:12:17.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:17.529377  2306 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.44.188" port: 39895 } attempt: 2
23:12:17.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:17.533680  2306 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.2.44.188:39895: Network error: Client connection negotiation failed: client connection to 127.2.44.188:39895: connect: Connection refused (error 111)
23:12:17.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:17.578958  2381 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.44.188" port: 39895 } attempt: 5
23:12:17.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:17.583238  2381 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.2.44.188:39895: Network error: Client connection negotiation failed: client connection to 127.2.44.188:39895: connect: Connection refused (error 111)
23:12:17.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:17.619194  2306 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.44.188" port: 39895 } attempt: 3
23:12:17.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:17.623538  2306 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.2.44.188:39895: Network error: Client connection negotiation failed: client connection to 127.2.44.188:39895: connect: Connection refused (error 111)
23:12:17.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:17.763921  2306 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.44.188" port: 39895 } attempt: 4
23:12:17.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:17.768330  2306 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.2.44.188:39895: Network error: Client connection negotiation failed: client connection to 127.2.44.188:39895: connect: Connection refused (error 111)
23:12:18.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:18.051702  2306 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.44.188" port: 39895 } attempt: 5
23:12:18.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:18.056027  2306 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.2.44.188:39895: Network error: Client connection negotiation failed: client connection to 127.2.44.188:39895: connect: Connection refused (error 111)
23:12:18.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:18.130666  2381 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.44.188" port: 39895 } attempt: 6
23:12:18.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:18.138012  2381 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.2.44.188:39895: Network error: Client connection negotiation failed: client connection to 127.2.44.188:39895: connect: Connection refused (error 111)
23:12:18.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:17.249799  2383 server_base.cc:1034] running on GCE node
23:12:18.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:17.248202  2394 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
23:12:18.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:17.248947  2396 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
23:12:18.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:18.450886  2383 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:12:18.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:18.454088  2383 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:12:18.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:18.455470  2383 hybrid_clock.cc:648] HybridClock initialized: now 1783465938455443 us; error 48 us; skew 500 ppm
23:12:18.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:18.456347  2383 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
23:12:18.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:18.467962  2383 webserver.cc:460] Webserver started at http://127.2.44.188:34433/ using document root <none> and password file <none>
23:12:18.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:18.468950  2383 fs_manager.cc:359] Metadata directory not provided
23:12:18.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:18.469192  2383 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:12:18.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:18.469753  2383 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
23:12:18.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:18.474423  2383 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/master-2/data/instance:
23:12:18.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "aa4509b8a36d4354ad687fd5563b815e"
23:12:18.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:12:18 on dist-test-slave-3q43"
23:12:18.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:18.475703  2383 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/master-2/wal/instance:
23:12:18.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "aa4509b8a36d4354ad687fd5563b815e"
23:12:18.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:12:18 on dist-test-slave-3q43"
23:12:18.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:18.482496  2383 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
23:12:18.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:18.487828  2407 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:12:18.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:18.488867  2383 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
23:12:18.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:18.489205  2383 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/master-2/data,/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/master-2/wal
23:12:18.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "aa4509b8a36d4354ad687fd5563b815e"
23:12:18.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:12:18 on dist-test-slave-3q43"
23:12:18.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:18.489579  2383 fs_report.cc:383] FS layout report
23:12:18.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:12:18.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/master-2/wal
23:12:18.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/master-2/wal
23:12:18.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/master-2/data/data
23:12:18.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:12:18.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:12:18.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:12:18.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:12:18.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:12:18.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:12:18.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:12:18.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:12:18.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:12:18.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:12:18.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:12:18.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:18.521898  2383 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
23:12:18.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:18.523437  2383 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:12:18.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:18.523936  2383 kserver.cc:163] Server-wide thread pool size limit: 3276
23:12:18.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:18.591848  2383 rpc_server.cc:307] RPC server started. Bound to: 127.2.44.188:39895
23:12:18.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:18.591984  2458 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.2.44.188:39895 every 8 connection(s)
23:12:18.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:18.595613  2383 server_base.cc:1166] Dumped server information to /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/master-2/data/info.pb
23:12:18.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:18.600553  2459 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:12:18.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:18.603586  2226 external_mini_cluster.cc:1388] Started /tmp/dist-test-taski10mom/build/tsan/bin/kudu as pid 2383
23:12:18.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:18.604066  2226 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/master-2/wal/instance
23:12:18.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:18.608403  2306 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.44.188" port: 39895 } attempt: 6
23:12:18.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:18.624595  2459 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.44.190" port: 40307 } has no permanent_uuid. Determining permanent_uuid...
23:12:18.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:18.651520  2459 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.44.189" port: 45783 } has no permanent_uuid. Determining permanent_uuid...
23:12:18.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:18.657770  2306 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3178a454934e474995426ff1cf20ccad: Bootstrap starting.
23:12:18.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:18.664072  2306 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3178a454934e474995426ff1cf20ccad: Neither blocks nor log segments found. Creating new log.
23:12:18.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:18.666265  2306 log.cc:824] T 00000000000000000000000000000000 P 3178a454934e474995426ff1cf20ccad: Log is configured to *not* fsync() on all Append() calls
23:12:18.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:18.666870  2459 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.44.188" port: 39895 } has no permanent_uuid. Determining permanent_uuid...
23:12:18.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:18.671077  2306 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3178a454934e474995426ff1cf20ccad: No bootstrap required, opened a new log
23:12:18.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:18.685899  2459 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aa4509b8a36d4354ad687fd5563b815e: Bootstrap starting.
23:12:18.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:18.692711  2459 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P aa4509b8a36d4354ad687fd5563b815e: Neither blocks nor log segments found. Creating new log.
23:12:18.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:18.695318  2459 log.cc:824] T 00000000000000000000000000000000 P aa4509b8a36d4354ad687fd5563b815e: Log is configured to *not* fsync() on all Append() calls
23:12:18.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:18.696313  2306 raft_consensus.cc:348] T 00000000000000000000000000000000 P 3178a454934e474995426ff1cf20ccad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3178a454934e474995426ff1cf20ccad" member_type: VOTER last_known_addr { host: "127.2.44.190" port: 40307 } } peers { permanent_uuid: "6c35f2c024ab464fac8b1de147a0b843" member_type: VOTER last_known_addr { host: "127.2.44.189" port: 45783 } } peers { permanent_uuid: "aa4509b8a36d4354ad687fd5563b815e" member_type: VOTER last_known_addr { host: "127.2.44.188" port: 39895 } }
23:12:18.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:18.697232  2306 raft_consensus.cc:374] T 00000000000000000000000000000000 P 3178a454934e474995426ff1cf20ccad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:12:18.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:18.697531  2306 raft_consensus.cc:729] T 00000000000000000000000000000000 P 3178a454934e474995426ff1cf20ccad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3178a454934e474995426ff1cf20ccad, State: Initialized, Role: FOLLOWER
23:12:18.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:18.698426  2306 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3178a454934e474995426ff1cf20ccad [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: "3178a454934e474995426ff1cf20ccad" member_type: VOTER last_known_addr { host: "127.2.44.190" port: 40307 } } peers { permanent_uuid: "6c35f2c024ab464fac8b1de147a0b843" member_type: VOTER last_known_addr { host: "127.2.44.189" port: 45783 } } peers { permanent_uuid: "aa4509b8a36d4354ad687fd5563b815e" member_type: VOTER last_known_addr { host: "127.2.44.188" port: 39895 } }
23:12:18.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:18.700513  2459 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aa4509b8a36d4354ad687fd5563b815e: No bootstrap required, opened a new log
23:12:18.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:18.701380  2471 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3178a454934e474995426ff1cf20ccad [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: "3178a454934e474995426ff1cf20ccad" member_type: VOTER last_known_addr { host: "127.2.44.190" port: 40307 } } peers { permanent_uuid: "6c35f2c024ab464fac8b1de147a0b843" member_type: VOTER last_known_addr { host: "127.2.44.189" port: 45783 } } peers { permanent_uuid: "aa4509b8a36d4354ad687fd5563b815e" member_type: VOTER last_known_addr { host: "127.2.44.188" port: 39895 } } }
23:12:18.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:18.702713  2471 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3178a454934e474995426ff1cf20ccad [sys.catalog]: This master's current role is: FOLLOWER
23:12:18.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:18.703203  2306 sys_catalog.cc:564] T 00000000000000000000000000000000 P 3178a454934e474995426ff1cf20ccad [sys.catalog]: configured and running, proceeding with master startup.
23:12:18.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:18.710598  2260 tablet.cc:2369] T 00000000000000000000000000000000 P 3178a454934e474995426ff1cf20ccad: Can't schedule compaction. Clean time has not been advanced past its initial value.
23:12:18.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:18.733191  2459 raft_consensus.cc:348] T 00000000000000000000000000000000 P aa4509b8a36d4354ad687fd5563b815e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3178a454934e474995426ff1cf20ccad" member_type: VOTER last_known_addr { host: "127.2.44.190" port: 40307 } } peers { permanent_uuid: "6c35f2c024ab464fac8b1de147a0b843" member_type: VOTER last_known_addr { host: "127.2.44.189" port: 45783 } } peers { permanent_uuid: "aa4509b8a36d4354ad687fd5563b815e" member_type: VOTER last_known_addr { host: "127.2.44.188" port: 39895 } }
23:12:18.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:18.734366  2459 raft_consensus.cc:374] T 00000000000000000000000000000000 P aa4509b8a36d4354ad687fd5563b815e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:12:18.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:18.734879  2459 raft_consensus.cc:729] T 00000000000000000000000000000000 P aa4509b8a36d4354ad687fd5563b815e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa4509b8a36d4354ad687fd5563b815e, State: Initialized, Role: FOLLOWER
23:12:18.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:18.736073  2459 consensus_queue.cc:260] T 00000000000000000000000000000000 P aa4509b8a36d4354ad687fd5563b815e [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: "3178a454934e474995426ff1cf20ccad" member_type: VOTER last_known_addr { host: "127.2.44.190" port: 40307 } } peers { permanent_uuid: "6c35f2c024ab464fac8b1de147a0b843" member_type: VOTER last_known_addr { host: "127.2.44.189" port: 45783 } } peers { permanent_uuid: "aa4509b8a36d4354ad687fd5563b815e" member_type: VOTER last_known_addr { host: "127.2.44.188" port: 39895 } }
23:12:18.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:18.736627  2482 catalog_manager.cc:1558] T 00000000000000000000000000000000 P 3178a454934e474995426ff1cf20ccad: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:12:18.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:18.736932  2482 catalog_manager.cc:873] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:12:18.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:18.739455  2484 sys_catalog.cc:455] T 00000000000000000000000000000000 P aa4509b8a36d4354ad687fd5563b815e [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: "3178a454934e474995426ff1cf20ccad" member_type: VOTER last_known_addr { host: "127.2.44.190" port: 40307 } } peers { permanent_uuid: "6c35f2c024ab464fac8b1de147a0b843" member_type: VOTER last_known_addr { host: "127.2.44.189" port: 45783 } } peers { permanent_uuid: "aa4509b8a36d4354ad687fd5563b815e" member_type: VOTER last_known_addr { host: "127.2.44.188" port: 39895 } } }
23:12:18.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:18.740938  2484 sys_catalog.cc:458] T 00000000000000000000000000000000 P aa4509b8a36d4354ad687fd5563b815e [sys.catalog]: This master's current role is: FOLLOWER
23:12:18.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:18.741235  2459 sys_catalog.cc:564] T 00000000000000000000000000000000 P aa4509b8a36d4354ad687fd5563b815e [sys.catalog]: configured and running, proceeding with master startup.
23:12:18.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:18.731859  2238 master_runner.cc:186] Error getting master registration for 127.2.44.189:45783: OK, instance_id { permanent_uuid: "6c35f2c024ab464fac8b1de147a0b843" instance_seqno: 1783465936823876 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
23:12:18.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:18.772300  2238 master_runner.cc:418] Couldn't verify the masters in the cluster. Trying again...
23:12:18.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:18.776518  2495 catalog_manager.cc:1558] T 00000000000000000000000000000000 P aa4509b8a36d4354ad687fd5563b815e: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:12:18.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:18.777019  2495 catalog_manager.cc:873] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:12:18.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:18.778949  2413 tablet.cc:2369] T 00000000000000000000000000000000 P aa4509b8a36d4354ad687fd5563b815e: Can't schedule compaction. Clean time has not been advanced past its initial value.
23:12:18.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:18.777516  2383 master_runner.cc:186] Error getting master registration for 127.2.44.189:45783: OK, instance_id { permanent_uuid: "6c35f2c024ab464fac8b1de147a0b843" instance_seqno: 1783465936823876 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
23:12:18.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:18.810150  2383 master_runner.cc:418] Couldn't verify the masters in the cluster. Trying again...
23:12:19.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.071436  2471 raft_consensus.cc:482] T 00000000000000000000000000000000 P 3178a454934e474995426ff1cf20ccad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
23:12:19.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.071928  2471 raft_consensus.cc:504] T 00000000000000000000000000000000 P 3178a454934e474995426ff1cf20ccad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3178a454934e474995426ff1cf20ccad" member_type: VOTER last_known_addr { host: "127.2.44.190" port: 40307 } } peers { permanent_uuid: "6c35f2c024ab464fac8b1de147a0b843" member_type: VOTER last_known_addr { host: "127.2.44.189" port: 45783 } } peers { permanent_uuid: "aa4509b8a36d4354ad687fd5563b815e" member_type: VOTER last_known_addr { host: "127.2.44.188" port: 39895 } }
23:12:19.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.074302  2471 leader_election.cc:288] T 00000000000000000000000000000000 P 3178a454934e474995426ff1cf20ccad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c35f2c024ab464fac8b1de147a0b843 (127.2.44.189:45783), aa4509b8a36d4354ad687fd5563b815e (127.2.44.188:39895)
23:12:19.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.076122  2434 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "3178a454934e474995426ff1cf20ccad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa4509b8a36d4354ad687fd5563b815e" is_pre_election: true
23:12:19.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.077000  2434 raft_consensus.cc:2454] T 00000000000000000000000000000000 P aa4509b8a36d4354ad687fd5563b815e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3178a454934e474995426ff1cf20ccad in term 0.
23:12:19.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.078166  2258 leader_election.cc:302] T 00000000000000000000000000000000 P 3178a454934e474995426ff1cf20ccad [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: 3178a454934e474995426ff1cf20ccad, aa4509b8a36d4354ad687fd5563b815e; no voters: 
23:12:19.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.078927  2471 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 3178a454934e474995426ff1cf20ccad [term 0 FOLLOWER]: Leader pre-election won for term 1
23:12:19.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.079252  2471 raft_consensus.cc:482] T 00000000000000000000000000000000 P 3178a454934e474995426ff1cf20ccad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
23:12:19.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.079574  2471 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 3178a454934e474995426ff1cf20ccad [term 0 FOLLOWER]: Advancing to term 1
23:12:19.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.085875  2471 raft_consensus.cc:504] T 00000000000000000000000000000000 P 3178a454934e474995426ff1cf20ccad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3178a454934e474995426ff1cf20ccad" member_type: VOTER last_known_addr { host: "127.2.44.190" port: 40307 } } peers { permanent_uuid: "6c35f2c024ab464fac8b1de147a0b843" member_type: VOTER last_known_addr { host: "127.2.44.189" port: 45783 } } peers { permanent_uuid: "aa4509b8a36d4354ad687fd5563b815e" member_type: VOTER last_known_addr { host: "127.2.44.188" port: 39895 } }
23:12:19.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.089330  2434 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "3178a454934e474995426ff1cf20ccad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa4509b8a36d4354ad687fd5563b815e"
23:12:19.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.089900  2434 raft_consensus.cc:3037] T 00000000000000000000000000000000 P aa4509b8a36d4354ad687fd5563b815e [term 0 FOLLOWER]: Advancing to term 1
23:12:19.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.096648  2434 raft_consensus.cc:2454] T 00000000000000000000000000000000 P aa4509b8a36d4354ad687fd5563b815e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3178a454934e474995426ff1cf20ccad in term 1.
23:12:19.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.097411  2471 leader_election.cc:288] T 00000000000000000000000000000000 P 3178a454934e474995426ff1cf20ccad [CANDIDATE]: Term 1 election: Requested vote from peers 6c35f2c024ab464fac8b1de147a0b843 (127.2.44.189:45783), aa4509b8a36d4354ad687fd5563b815e (127.2.44.188:39895)
23:12:19.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.097553  2258 leader_election.cc:302] T 00000000000000000000000000000000 P 3178a454934e474995426ff1cf20ccad [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: 3178a454934e474995426ff1cf20ccad, aa4509b8a36d4354ad687fd5563b815e; no voters: 
23:12:19.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.099076  2471 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 3178a454934e474995426ff1cf20ccad [term 1 FOLLOWER]: Leader election won for term 1
23:12:19.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.106752  2471 raft_consensus.cc:686] T 00000000000000000000000000000000 P 3178a454934e474995426ff1cf20ccad [term 1 LEADER]: Becoming Leader. State: Replica: 3178a454934e474995426ff1cf20ccad, State: Running, Role: LEADER
23:12:19.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.108812  2471 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3178a454934e474995426ff1cf20ccad [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: "3178a454934e474995426ff1cf20ccad" member_type: VOTER last_known_addr { host: "127.2.44.190" port: 40307 } } peers { permanent_uuid: "6c35f2c024ab464fac8b1de147a0b843" member_type: VOTER last_known_addr { host: "127.2.44.189" port: 45783 } } peers { permanent_uuid: "aa4509b8a36d4354ad687fd5563b815e" member_type: VOTER last_known_addr { host: "127.2.44.188" port: 39895 } }
23:12:19.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.129935  2497 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3178a454934e474995426ff1cf20ccad [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3178a454934e474995426ff1cf20ccad. Latest consensus state: current_term: 1 leader_uuid: "3178a454934e474995426ff1cf20ccad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3178a454934e474995426ff1cf20ccad" member_type: VOTER last_known_addr { host: "127.2.44.190" port: 40307 } } peers { permanent_uuid: "6c35f2c024ab464fac8b1de147a0b843" member_type: VOTER last_known_addr { host: "127.2.44.189" port: 45783 } } peers { permanent_uuid: "aa4509b8a36d4354ad687fd5563b815e" member_type: VOTER last_known_addr { host: "127.2.44.188" port: 39895 } } }
23:12:19.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.132026  2497 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3178a454934e474995426ff1cf20ccad [sys.catalog]: This master's current role is: LEADER
23:12:19.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.136448  2499 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
23:12:19.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.143858  2499 catalog_manager.cc:1484] Initializing Kudu cluster ID...
23:12:19.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.165548  2434 raft_consensus.cc:1261] T 00000000000000000000000000000000 P aa4509b8a36d4354ad687fd5563b815e [term 1 FOLLOWER]: Refusing update from remote peer 3178a454934e474995426ff1cf20ccad: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:12:19.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.170483  2497 consensus_queue.cc:1035] T 00000000000000000000000000000000 P 3178a454934e474995426ff1cf20ccad [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa4509b8a36d4354ad687fd5563b815e" member_type: VOTER last_known_addr { host: "127.2.44.188" port: 39895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:12:19.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.197273  2484 sys_catalog.cc:455] T 00000000000000000000000000000000 P aa4509b8a36d4354ad687fd5563b815e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3178a454934e474995426ff1cf20ccad. Latest consensus state: current_term: 1 leader_uuid: "3178a454934e474995426ff1cf20ccad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3178a454934e474995426ff1cf20ccad" member_type: VOTER last_known_addr { host: "127.2.44.190" port: 40307 } } peers { permanent_uuid: "6c35f2c024ab464fac8b1de147a0b843" member_type: VOTER last_known_addr { host: "127.2.44.189" port: 45783 } } peers { permanent_uuid: "aa4509b8a36d4354ad687fd5563b815e" member_type: VOTER last_known_addr { host: "127.2.44.188" port: 39895 } } }
23:12:19.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.198030  2484 sys_catalog.cc:458] T 00000000000000000000000000000000 P aa4509b8a36d4354ad687fd5563b815e [sys.catalog]: This master's current role is: FOLLOWER
23:12:19.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.198550  2381 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.44.188" port: 39895 } attempt: 7
23:12:19.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.208213  2500 mvcc.cc:205] Tried to move back new op lower bound from 7305076486790746112 to 7305076486610624512. Current Snapshot: MvccSnapshot[applied={T|T < 7305076486790746112}]
23:12:19.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.212813  2497 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3178a454934e474995426ff1cf20ccad [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "3178a454934e474995426ff1cf20ccad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3178a454934e474995426ff1cf20ccad" member_type: VOTER last_known_addr { host: "127.2.44.190" port: 40307 } } peers { permanent_uuid: "6c35f2c024ab464fac8b1de147a0b843" member_type: VOTER last_known_addr { host: "127.2.44.189" port: 45783 } } peers { permanent_uuid: "aa4509b8a36d4354ad687fd5563b815e" member_type: VOTER last_known_addr { host: "127.2.44.188" port: 39895 } } }
23:12:19.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.213536  2497 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3178a454934e474995426ff1cf20ccad [sys.catalog]: This master's current role is: LEADER
23:12:19.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.213769  2499 catalog_manager.cc:1347] Generated new cluster ID: 1e5efea154af4646a841c0bef30068b9
23:12:19.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.214092  2499 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
23:12:19.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.240197  2484 sys_catalog.cc:455] T 00000000000000000000000000000000 P aa4509b8a36d4354ad687fd5563b815e [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "3178a454934e474995426ff1cf20ccad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3178a454934e474995426ff1cf20ccad" member_type: VOTER last_known_addr { host: "127.2.44.190" port: 40307 } } peers { permanent_uuid: "6c35f2c024ab464fac8b1de147a0b843" member_type: VOTER last_known_addr { host: "127.2.44.189" port: 45783 } } peers { permanent_uuid: "aa4509b8a36d4354ad687fd5563b815e" member_type: VOTER last_known_addr { host: "127.2.44.188" port: 39895 } } }
23:12:19.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.241295  2484 sys_catalog.cc:458] T 00000000000000000000000000000000 P aa4509b8a36d4354ad687fd5563b815e [sys.catalog]: This master's current role is: FOLLOWER
23:12:19.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.282217  2499 catalog_manager.cc:1370] Generated new certificate authority record
23:12:19.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.284818  2499 catalog_manager.cc:1504] Loading token signing keys...
23:12:19.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.290747  2381 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6c35f2c024ab464fac8b1de147a0b843: Bootstrap starting.
23:12:19.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.309059  2381 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6c35f2c024ab464fac8b1de147a0b843: Neither blocks nor log segments found. Creating new log.
23:12:19.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.314913  2381 log.cc:824] T 00000000000000000000000000000000 P 6c35f2c024ab464fac8b1de147a0b843: Log is configured to *not* fsync() on all Append() calls
23:12:19.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.328929  2499 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 3178a454934e474995426ff1cf20ccad: Generated new TSK 0
23:12:19.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.330137  2499 catalog_manager.cc:1514] Initializing in-progress tserver states...
23:12:19.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.336390  2381 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6c35f2c024ab464fac8b1de147a0b843: No bootstrap required, opened a new log
23:12:19.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.371352  2226 external_mini_cluster.cc:1326] Running /tmp/dist-test-taski10mom/build/tsan/bin/kudu
23:12:19.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taski10mom/build/tsan/bin/kudu
23:12:19.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/ts-0/wal
23:12:19.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/ts-0/data
23:12:19.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:12:19.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:12:19.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:12:19.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:12:19.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:12:19.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:12:19.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/ts-0/logs
23:12:19.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/ts-0/data/info.pb
23:12:19.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:12:19.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:12:19.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:12:19.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:12:19.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:12:19.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:12:19.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:12:19.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:12:19.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:12:19.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:12:19.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.44.129:0
23:12:19.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.2.44.129
23:12:19.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.44.129
23:12:19.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:12:19.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.2.44.190:40307,127.2.44.189:45783,127.2.44.188:39895
23:12:19.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.44.148:42107
23:12:19.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:12:19.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:12:19.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:12:19.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.414029  2381 raft_consensus.cc:348] T 00000000000000000000000000000000 P 6c35f2c024ab464fac8b1de147a0b843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3178a454934e474995426ff1cf20ccad" member_type: VOTER last_known_addr { host: "127.2.44.190" port: 40307 } } peers { permanent_uuid: "6c35f2c024ab464fac8b1de147a0b843" member_type: VOTER last_known_addr { host: "127.2.44.189" port: 45783 } } peers { permanent_uuid: "aa4509b8a36d4354ad687fd5563b815e" member_type: VOTER last_known_addr { host: "127.2.44.188" port: 39895 } }
23:12:19.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.416258  2381 raft_consensus.cc:374] T 00000000000000000000000000000000 P 6c35f2c024ab464fac8b1de147a0b843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:12:19.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.416950  2381 raft_consensus.cc:729] T 00000000000000000000000000000000 P 6c35f2c024ab464fac8b1de147a0b843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c35f2c024ab464fac8b1de147a0b843, State: Initialized, Role: FOLLOWER
23:12:19.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.419070  2381 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6c35f2c024ab464fac8b1de147a0b843 [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: "3178a454934e474995426ff1cf20ccad" member_type: VOTER last_known_addr { host: "127.2.44.190" port: 40307 } } peers { permanent_uuid: "6c35f2c024ab464fac8b1de147a0b843" member_type: VOTER last_known_addr { host: "127.2.44.189" port: 45783 } } peers { permanent_uuid: "aa4509b8a36d4354ad687fd5563b815e" member_type: VOTER last_known_addr { host: "127.2.44.188" port: 39895 } }
23:12:19.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.442067  2356 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "3178a454934e474995426ff1cf20ccad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c35f2c024ab464fac8b1de147a0b843" is_pre_election: true
23:12:19.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.443626  2355 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "3178a454934e474995426ff1cf20ccad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c35f2c024ab464fac8b1de147a0b843"
23:12:19.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.446497  2356 raft_consensus.cc:2454] T 00000000000000000000000000000000 P 6c35f2c024ab464fac8b1de147a0b843 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3178a454934e474995426ff1cf20ccad in term 0.
23:12:19.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.452991  2354 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 6c35f2c024ab464fac8b1de147a0b843 [term 0 FOLLOWER]: Advancing to term 1
23:12:19.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.459846  2354 raft_consensus.cc:1261] T 00000000000000000000000000000000 P 6c35f2c024ab464fac8b1de147a0b843 [term 1 FOLLOWER]: Refusing update from remote peer 3178a454934e474995426ff1cf20ccad: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:12:19.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.463879  2381 sys_catalog.cc:564] T 00000000000000000000000000000000 P 6c35f2c024ab464fac8b1de147a0b843 [sys.catalog]: configured and running, proceeding with master startup.
23:12:19.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.464079  2497 consensus_queue.cc:1035] T 00000000000000000000000000000000 P 3178a454934e474995426ff1cf20ccad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c35f2c024ab464fac8b1de147a0b843" member_type: VOTER last_known_addr { host: "127.2.44.189" port: 45783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:12:19.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.464483  2509 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6c35f2c024ab464fac8b1de147a0b843 [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: "3178a454934e474995426ff1cf20ccad" member_type: VOTER last_known_addr { host: "127.2.44.190" port: 40307 } } peers { permanent_uuid: "6c35f2c024ab464fac8b1de147a0b843" member_type: VOTER last_known_addr { host: "127.2.44.189" port: 45783 } } peers { permanent_uuid: "aa4509b8a36d4354ad687fd5563b815e" member_type: VOTER last_known_addr { host: "127.2.44.188" port: 39895 } } }
23:12:19.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.470537  2509 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6c35f2c024ab464fac8b1de147a0b843 [sys.catalog]: This master's current role is: FOLLOWER
23:12:19.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.520546  2513 mvcc.cc:205] Tried to move back new op lower bound from 7305076486790746112 to 7305076486610624512. Current Snapshot: MvccSnapshot[applied={T|T < 7305076486790746112}]
23:12:19.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.541021  2509 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6c35f2c024ab464fac8b1de147a0b843 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3178a454934e474995426ff1cf20ccad. Latest consensus state: current_term: 1 leader_uuid: "3178a454934e474995426ff1cf20ccad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3178a454934e474995426ff1cf20ccad" member_type: VOTER last_known_addr { host: "127.2.44.190" port: 40307 } } peers { permanent_uuid: "6c35f2c024ab464fac8b1de147a0b843" member_type: VOTER last_known_addr { host: "127.2.44.189" port: 45783 } } peers { permanent_uuid: "aa4509b8a36d4354ad687fd5563b815e" member_type: VOTER last_known_addr { host: "127.2.44.188" port: 39895 } } }
23:12:19.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.541188  2510 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6c35f2c024ab464fac8b1de147a0b843 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "3178a454934e474995426ff1cf20ccad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3178a454934e474995426ff1cf20ccad" member_type: VOTER last_known_addr { host: "127.2.44.190" port: 40307 } } peers { permanent_uuid: "6c35f2c024ab464fac8b1de147a0b843" member_type: VOTER last_known_addr { host: "127.2.44.189" port: 45783 } } peers { permanent_uuid: "aa4509b8a36d4354ad687fd5563b815e" member_type: VOTER last_known_addr { host: "127.2.44.188" port: 39895 } } }
23:12:19.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.541765  2509 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6c35f2c024ab464fac8b1de147a0b843 [sys.catalog]: This master's current role is: FOLLOWER
23:12:19.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.541970  2510 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6c35f2c024ab464fac8b1de147a0b843 [sys.catalog]: This master's current role is: FOLLOWER
23:12:19.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.592792  2525 catalog_manager.cc:1259] Loaded cluster ID: 1e5efea154af4646a841c0bef30068b9
23:12:19.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.593466  2525 catalog_manager.cc:1552] T 00000000000000000000000000000000 P 6c35f2c024ab464fac8b1de147a0b843: loading cluster ID for follower catalog manager: success
23:12:19.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.605474  2525 catalog_manager.cc:1574] T 00000000000000000000000000000000 P 6c35f2c024ab464fac8b1de147a0b843: acquiring CA information for follower catalog manager: success
23:12:19.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.612537  2525 catalog_manager.cc:1602] T 00000000000000000000000000000000 P 6c35f2c024ab464fac8b1de147a0b843: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
23:12:19.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.783888  2495 catalog_manager.cc:1259] Loaded cluster ID: 1e5efea154af4646a841c0bef30068b9
23:12:19.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.784530  2495 catalog_manager.cc:1552] T 00000000000000000000000000000000 P aa4509b8a36d4354ad687fd5563b815e: loading cluster ID for follower catalog manager: success
23:12:19.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.793139  2495 catalog_manager.cc:1574] T 00000000000000000000000000000000 P aa4509b8a36d4354ad687fd5563b815e: acquiring CA information for follower catalog manager: success
23:12:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.811039  2495 catalog_manager.cc:1602] T 00000000000000000000000000000000 P aa4509b8a36d4354ad687fd5563b815e: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
23:12:19.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.903668  2497 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3178a454934e474995426ff1cf20ccad [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "3178a454934e474995426ff1cf20ccad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3178a454934e474995426ff1cf20ccad" member_type: VOTER last_known_addr { host: "127.2.44.190" port: 40307 } } peers { permanent_uuid: "6c35f2c024ab464fac8b1de147a0b843" member_type: VOTER last_known_addr { host: "127.2.44.189" port: 45783 } } peers { permanent_uuid: "aa4509b8a36d4354ad687fd5563b815e" member_type: VOTER last_known_addr { host: "127.2.44.188" port: 39895 } } }
23:12:19.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:19.905233  2497 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3178a454934e474995426ff1cf20ccad [sys.catalog]: This master's current role is: LEADER
23:12:19.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:19.991441  2508 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
23:12:19.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:19.992456  2508 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:12:19.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:19.993531  2508 flags.cc:425] Enabled unsafe flag: --never_fsync=true
23:12:20.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:20.049573  2508 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
23:12:20.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:20.051246  2508 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.2.44.129
23:12:20.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:20.112635  2508 tablet_server_runner.cc:78] Tablet server non-default flags:
23:12:20.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:12:20.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.44.148:42107
23:12:20.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:12:20.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:12:20.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/ts-0/data
23:12:20.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/ts-0/wal
23:12:20.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:12:20.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:12:20.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.44.129:0
23:12:20.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:12:20.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:12:20.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:12:20.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/ts-0/data/info.pb
23:12:20.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.44.129
23:12:20.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:12:20.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.2.44.190:40307,127.2.44.189:45783,127.2.44.188:39895
23:12:20.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:12:20.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:12:20.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:12:20.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:12:20.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:12:20.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.2.44.129
23:12:20.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/ts-0/logs
23:12:20.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:12:20.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:12:20.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:12:20.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:12:20.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
23:12:20.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
23:12:20.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
23:12:20.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 07 Jul 2026 22:15:51 UTC on ccycloud.quasar-bszuid.root.comops.site
23:12:20.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4492329
23:12:20.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
23:12:20.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:20.116219  2508 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:12:20.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:20.118640  2508 file_cache.cc:493] Constructed file cache file cache with capacity 419430
23:12:20.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:20.168399  2535 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
23:12:22.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:21.547163  2533 debug-util.cc:398] Leaking SignalData structure 0x7b0800014860 after lost signal to thread 2508
23:12:22.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:22.446767  2508 thread.cc:636] OpenStack (cloud detector) Time spent creating pthread: real 2.282s	user 0.618s	sys 1.119s
23:12:22.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:22.447140  2508 thread.cc:602] OpenStack (cloud detector) Time spent starting thread: real 2.282s	user 0.618s	sys 1.119s
23:12:22.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:22.447440  2508 server_base.cc:1034] running on GCE node
23:12:22.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:22.449311  2538 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
23:12:22.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:20.171137  2534 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
23:12:22.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:22.454716  2508 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:12:22.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:22.457454  2508 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:12:22.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:22.458890  2508 hybrid_clock.cc:648] HybridClock initialized: now 1783465942458756 us; error 138 us; skew 500 ppm
23:12:22.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:22.460139  2508 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
23:12:22.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:22.470504  2508 webserver.cc:460] Webserver started at http://127.2.44.129:34823/ using document root <none> and password file <none>
23:12:22.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:22.471520  2508 fs_manager.cc:359] Metadata directory not provided
23:12:22.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:22.471781  2508 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:12:22.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:22.472289  2508 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
23:12:22.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:22.477588  2508 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/ts-0/data/instance:
23:12:22.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "95ce35f2cdf84fe79672f2a7a9b53547"
23:12:22.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:12:22 on dist-test-slave-3q43"
23:12:22.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:22.478718  2508 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/ts-0/wal/instance:
23:12:22.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "95ce35f2cdf84fe79672f2a7a9b53547"
23:12:22.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:12:22 on dist-test-slave-3q43"
23:12:22.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:22.485834  2508 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
23:12:22.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:22.491173  2544 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:12:22.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:22.492269  2508 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
23:12:22.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:22.492633  2508 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/ts-0/data,/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/ts-0/wal
23:12:22.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "95ce35f2cdf84fe79672f2a7a9b53547"
23:12:22.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:12:22 on dist-test-slave-3q43"
23:12:22.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:22.492970  2508 fs_report.cc:383] FS layout report
23:12:22.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:12:22.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/ts-0/wal
23:12:22.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/ts-0/wal
23:12:22.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/ts-0/data/data
23:12:22.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:12:22.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:12:22.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:12:22.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:12:22.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:12:22.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:12:22.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:12:22.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:12:22.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:12:22.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:12:22.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:12:22.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:22.534814  2508 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
23:12:22.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:22.536285  2508 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:12:22.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:22.536808  2508 kserver.cc:163] Server-wide thread pool size limit: 3276
23:12:22.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:22.539413  2508 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
23:12:22.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:22.543763  2508 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:12:22.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:22.543988  2508 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:12:22.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:22.544310  2508 ts_tablet_manager.cc:610] Registered 0 tablets
23:12:22.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:22.544495  2508 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:12:22.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:22.705466  2508 rpc_server.cc:307] RPC server started. Bound to: 127.2.44.129:35333
23:12:22.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:22.705652  2656 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.2.44.129:35333 every 8 connection(s)
23:12:22.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:22.708353  2508 server_base.cc:1166] Dumped server information to /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/ts-0/data/info.pb
23:12:22.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:22.710642  2226 external_mini_cluster.cc:1388] Started /tmp/dist-test-taski10mom/build/tsan/bin/kudu as pid 2508
23:12:22.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:22.711203  2226 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/ts-0/wal/instance
23:12:22.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:22.745537  2226 external_mini_cluster.cc:1326] Running /tmp/dist-test-taski10mom/build/tsan/bin/kudu
23:12:22.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taski10mom/build/tsan/bin/kudu
23:12:22.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/ts-1/wal
23:12:22.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/ts-1/data
23:12:22.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:12:22.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:12:22.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:12:22.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:12:22.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:12:22.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:12:22.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/ts-1/logs
23:12:22.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/ts-1/data/info.pb
23:12:22.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:12:22.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:12:22.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:12:22.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:12:22.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:12:22.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:12:22.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:12:22.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:12:22.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:12:22.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:12:22.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.44.130:0
23:12:22.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.2.44.130
23:12:22.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.44.130
23:12:22.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:12:22.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.2.44.190:40307,127.2.44.189:45783,127.2.44.188:39895
23:12:22.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.44.148:42107
23:12:22.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:12:22.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:12:22.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:12:22.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:22.766913  2657 heartbeater.cc:347] Connected to a master server at 127.2.44.189:45783
23:12:22.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:22.767427  2657 heartbeater.cc:464] Registering TS with master...
23:12:22.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:22.768613  2657 heartbeater.cc:511] Master 127.2.44.189:45783 requested a full tablet report, sending...
23:12:22.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:22.772179  2346 ts_manager.cc:194] Registered new tserver with Master: 95ce35f2cdf84fe79672f2a7a9b53547 (127.2.44.129:35333)
23:12:22.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:22.777119  2658 heartbeater.cc:347] Connected to a master server at 127.2.44.188:39895
23:12:22.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:22.777544  2658 heartbeater.cc:464] Registering TS with master...
23:12:22.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:22.778574  2658 heartbeater.cc:511] Master 127.2.44.188:39895 requested a full tablet report, sending...
23:12:22.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:22.780382  2659 heartbeater.cc:347] Connected to a master server at 127.2.44.190:40307
23:12:22.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:22.780701  2659 heartbeater.cc:464] Registering TS with master...
23:12:22.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:22.781474  2659 heartbeater.cc:511] Master 127.2.44.190:40307 requested a full tablet report, sending...
23:12:22.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:22.781674  2424 ts_manager.cc:194] Registered new tserver with Master: 95ce35f2cdf84fe79672f2a7a9b53547 (127.2.44.129:35333)
23:12:22.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:22.783707  2271 ts_manager.cc:194] Registered new tserver with Master: 95ce35f2cdf84fe79672f2a7a9b53547 (127.2.44.129:35333)
23:12:22.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:22.785583  2271 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.2.44.129:51483
23:12:23.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:23.103472  2667 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
23:12:23.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:23.104015  2667 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:12:23.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:23.104679  2667 flags.cc:425] Enabled unsafe flag: --never_fsync=true
23:12:23.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:23.137059  2667 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
23:12:23.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:23.138003  2667 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.2.44.130
23:12:23.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:23.171473  2667 tablet_server_runner.cc:78] Tablet server non-default flags:
23:12:23.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:12:23.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.44.148:42107
23:12:23.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:12:23.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:12:23.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/ts-1/data
23:12:23.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/ts-1/wal
23:12:23.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:12:23.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:12:23.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.44.130:0
23:12:23.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:12:23.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:12:23.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:12:23.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/ts-1/data/info.pb
23:12:23.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.44.130
23:12:23.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:12:23.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.2.44.190:40307,127.2.44.189:45783,127.2.44.188:39895
23:12:23.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:12:23.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:12:23.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:12:23.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:12:23.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:12:23.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.2.44.130
23:12:23.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/ts-1/logs
23:12:23.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:12:23.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:12:23.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:12:23.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:12:23.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
23:12:23.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
23:12:23.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
23:12:23.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 07 Jul 2026 22:15:51 UTC on ccycloud.quasar-bszuid.root.comops.site
23:12:23.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4492329
23:12:23.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
23:12:23.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:23.172991  2667 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:12:23.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:23.174814  2667 file_cache.cc:493] Constructed file cache file cache with capacity 419430
23:12:23.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:23.192646  2675 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
23:12:23.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:23.788937  2659 heartbeater.cc:503] Master 127.2.44.190:40307 was elected leader, sending a full tablet report...
23:12:24.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:23.192695  2677 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
23:12:24.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:23.195143  2667 server_base.cc:1034] running on GCE node
23:12:24.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:23.194075  2674 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
23:12:24.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:24.479346  2667 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:12:24.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:24.481995  2667 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:12:24.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:24.483418  2667 hybrid_clock.cc:648] HybridClock initialized: now 1783465944483351 us; error 64 us; skew 500 ppm
23:12:24.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:24.484238  2667 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
23:12:24.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:24.496145  2667 webserver.cc:460] Webserver started at http://127.2.44.130:36655/ using document root <none> and password file <none>
23:12:24.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:24.496258  2377 debug-util.cc:398] Leaking SignalData structure 0x7b08000a4f60 after lost signal to thread 2312
23:12:24.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:24.496789  2377 debug-util.cc:398] Leaking SignalData structure 0x7b08000a3020 after lost signal to thread 2380
23:12:24.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:24.496995  2667 fs_manager.cc:359] Metadata directory not provided
23:12:24.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:24.497203  2667 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:12:24.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:24.497982  2667 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
23:12:24.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:24.502820  2667 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/ts-1/data/instance:
23:12:24.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5303dd8cfd5142f782c53cbae12d3b2f"
23:12:24.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:12:24 on dist-test-slave-3q43"
23:12:24.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:24.504107  2667 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/ts-1/wal/instance:
23:12:24.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5303dd8cfd5142f782c53cbae12d3b2f"
23:12:24.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:12:24 on dist-test-slave-3q43"
23:12:24.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:24.512163  2667 fs_manager.cc:691] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
23:12:24.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:24.518597  2685 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:12:24.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:24.519709  2667 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
23:12:24.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:24.519989  2667 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/ts-1/data,/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/ts-1/wal
23:12:24.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5303dd8cfd5142f782c53cbae12d3b2f"
23:12:24.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:12:24 on dist-test-slave-3q43"
23:12:24.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:24.520282  2667 fs_report.cc:383] FS layout report
23:12:24.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:12:24.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/ts-1/wal
23:12:24.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/ts-1/wal
23:12:24.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/ts-1/data/data
23:12:24.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:12:24.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:12:24.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:12:24.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:12:24.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:12:24.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:12:24.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:12:24.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:12:24.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:12:24.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:12:24.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:12:24.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:24.566501  2667 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
23:12:24.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:24.568118  2667 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:12:24.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:24.568617  2667 kserver.cc:163] Server-wide thread pool size limit: 3276
23:12:24.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:24.571404  2667 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
23:12:24.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:24.575999  2667 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:12:24.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:24.576220  2667 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:12:24.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:24.576571  2667 ts_tablet_manager.cc:610] Registered 0 tablets
23:12:24.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:24.576763  2667 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:12:24.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:24.776481  2667 rpc_server.cc:307] RPC server started. Bound to: 127.2.44.130:46467
23:12:24.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:24.776592  2797 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.2.44.130:46467 every 8 connection(s)
23:12:24.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:24.779202  2667 server_base.cc:1166] Dumped server information to /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/ts-1/data/info.pb
23:12:24.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:24.783179  2226 external_mini_cluster.cc:1388] Started /tmp/dist-test-taski10mom/build/tsan/bin/kudu as pid 2667
23:12:24.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:24.783816  2226 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/ts-1/wal/instance
23:12:24.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:24.804569  2226 external_mini_cluster.cc:1326] Running /tmp/dist-test-taski10mom/build/tsan/bin/kudu
23:12:24.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taski10mom/build/tsan/bin/kudu
23:12:24.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/ts-2/wal
23:12:24.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/ts-2/data
23:12:24.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:12:24.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:12:24.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:12:24.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:12:24.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:12:24.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:12:24.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/ts-2/logs
23:12:24.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/ts-2/data/info.pb
23:12:24.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:12:24.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:12:24.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:12:24.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:12:24.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:12:24.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:12:24.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:12:24.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:12:24.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:12:24.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:12:24.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.44.131:0
23:12:24.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.2.44.131
23:12:24.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.44.131
23:12:24.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:12:24.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.2.44.190:40307,127.2.44.189:45783,127.2.44.188:39895
23:12:24.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.44.148:42107
23:12:24.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:12:24.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:12:24.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:12:24.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:24.864789  2802 heartbeater.cc:347] Connected to a master server at 127.2.44.190:40307
23:12:24.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:24.865271  2802 heartbeater.cc:464] Registering TS with master...
23:12:24.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:24.866441  2802 heartbeater.cc:511] Master 127.2.44.190:40307 requested a full tablet report, sending...
23:12:24.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:24.870801  2799 heartbeater.cc:347] Connected to a master server at 127.2.44.188:39895
23:12:24.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:24.870867  2798 heartbeater.cc:347] Connected to a master server at 127.2.44.189:45783
23:12:24.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:24.871232  2798 heartbeater.cc:464] Registering TS with master...
23:12:24.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:24.871209  2799 heartbeater.cc:464] Registering TS with master...
23:12:24.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:24.872028  2798 heartbeater.cc:511] Master 127.2.44.189:45783 requested a full tablet report, sending...
23:12:24.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:24.872494  2799 heartbeater.cc:511] Master 127.2.44.188:39895 requested a full tablet report, sending...
23:12:24.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:24.876185  2270 ts_manager.cc:194] Registered new tserver with Master: 5303dd8cfd5142f782c53cbae12d3b2f (127.2.44.130:46467)
23:12:24.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:24.876300  2346 ts_manager.cc:194] Registered new tserver with Master: 5303dd8cfd5142f782c53cbae12d3b2f (127.2.44.130:46467)
23:12:24.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:24.878475  2270 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.2.44.130:43077
23:12:24.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:24.880659  2423 ts_manager.cc:194] Registered new tserver with Master: 5303dd8cfd5142f782c53cbae12d3b2f (127.2.44.130:46467)
23:12:25.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:25.158895  2808 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
23:12:25.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:25.159389  2808 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:12:25.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:25.159844  2808 flags.cc:425] Enabled unsafe flag: --never_fsync=true
23:12:25.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:25.190054  2808 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
23:12:25.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:25.190826  2808 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.2.44.131
23:12:25.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:25.225454  2808 tablet_server_runner.cc:78] Tablet server non-default flags:
23:12:25.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:12:25.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.44.148:42107
23:12:25.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:12:25.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:12:25.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/ts-2/data
23:12:25.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/ts-2/wal
23:12:25.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:12:25.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:12:25.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.44.131:0
23:12:25.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:12:25.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:12:25.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:12:25.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/ts-2/data/info.pb
23:12:25.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.44.131
23:12:25.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:12:25.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.2.44.190:40307,127.2.44.189:45783,127.2.44.188:39895
23:12:25.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:12:25.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:12:25.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:12:25.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:12:25.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:12:25.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.2.44.131
23:12:25.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/ts-2/logs
23:12:25.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:12:25.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:12:25.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:12:25.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:12:25.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
23:12:25.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
23:12:25.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
23:12:25.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 07 Jul 2026 22:15:51 UTC on ccycloud.quasar-bszuid.root.comops.site
23:12:25.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4492329
23:12:25.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
23:12:25.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:25.226586  2808 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:12:25.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:25.228201  2808 file_cache.cc:493] Constructed file cache file cache with capacity 419430
23:12:25.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:25.253360  2815 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
23:12:25.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:25.885174  2802 heartbeater.cc:503] Master 127.2.44.190:40307 was elected leader, sending a full tablet report...
23:12:26.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:25.254101  2814 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
23:12:26.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:25.255009  2817 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
23:12:26.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:26.490278  2816 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
23:12:26.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:26.490430  2808 server_base.cc:1029] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
23:12:26.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:26.494277  2808 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:12:26.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:26.496426  2808 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:12:26.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:26.497741  2808 hybrid_clock.cc:648] HybridClock initialized: now 1783465946497708 us; error 58 us; skew 500 ppm
23:12:26.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:26.498505  2808 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
23:12:26.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:26.505411  2808 webserver.cc:460] Webserver started at http://127.2.44.131:38293/ using document root <none> and password file <none>
23:12:26.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:26.506249  2808 fs_manager.cc:359] Metadata directory not provided
23:12:26.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:26.506464  2808 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:12:26.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:26.506824  2808 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
23:12:26.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:26.511791  2808 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/ts-2/data/instance:
23:12:26.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "48730b2d013a4d5b8cdd8989fa76980c"
23:12:26.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:12:26 on dist-test-slave-3q43"
23:12:26.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:26.513067  2808 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/ts-2/wal/instance:
23:12:26.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "48730b2d013a4d5b8cdd8989fa76980c"
23:12:26.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:12:26 on dist-test-slave-3q43"
23:12:26.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:26.520360  2808 fs_manager.cc:691] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.001s
23:12:26.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:26.525552  2825 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:12:26.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:26.526572  2808 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
23:12:26.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:26.526844  2808 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/ts-2/data,/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/ts-2/wal
23:12:26.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "48730b2d013a4d5b8cdd8989fa76980c"
23:12:26.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:12:26 on dist-test-slave-3q43"
23:12:26.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:26.527130  2808 fs_report.cc:383] FS layout report
23:12:26.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:12:26.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/ts-2/wal
23:12:26.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/ts-2/wal
23:12:26.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/ts-2/data/data
23:12:26.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:12:26.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:12:26.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:12:26.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:12:26.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:12:26.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:12:26.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:12:26.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:12:26.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:12:26.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:12:26.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:12:26.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:26.563970  2808 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
23:12:26.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:26.565366  2808 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:12:26.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:26.565764  2808 kserver.cc:163] Server-wide thread pool size limit: 3276
23:12:26.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:26.568203  2808 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
23:12:26.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:26.572398  2808 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:12:26.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:26.572592  2808 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:12:26.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:26.572784  2808 ts_tablet_manager.cc:610] Registered 0 tablets
23:12:26.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:26.572916  2808 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:12:26.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:26.738929  2808 rpc_server.cc:307] RPC server started. Bound to: 127.2.44.131:34487
23:12:26.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:26.738967  2937 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.2.44.131:34487 every 8 connection(s)
23:12:26.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:26.741537  2808 server_base.cc:1166] Dumped server information to /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/ts-2/data/info.pb
23:12:26.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:26.747524  2226 external_mini_cluster.cc:1388] Started /tmp/dist-test-taski10mom/build/tsan/bin/kudu as pid 2808
23:12:26.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:26.748072  2226 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster5245467012556270850/ts-2/wal/instance
23:12:26.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:26.810087  2938 heartbeater.cc:347] Connected to a master server at 127.2.44.189:45783
23:12:26.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:26.810636  2938 heartbeater.cc:464] Registering TS with master...
23:12:26.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:26.810664  2940 heartbeater.cc:347] Connected to a master server at 127.2.44.190:40307
23:12:26.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:26.811038  2940 heartbeater.cc:464] Registering TS with master...
23:12:26.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:26.811956  2938 heartbeater.cc:511] Master 127.2.44.189:45783 requested a full tablet report, sending...
23:12:26.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:26.812127  2940 heartbeater.cc:511] Master 127.2.44.190:40307 requested a full tablet report, sending...
23:12:26.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:26.813884  2939 heartbeater.cc:347] Connected to a master server at 127.2.44.188:39895
23:12:26.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:26.814239  2939 heartbeater.cc:464] Registering TS with master...
23:12:26.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:26.815032  2939 heartbeater.cc:511] Master 127.2.44.188:39895 requested a full tablet report, sending...
23:12:26.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:26.815508  2270 ts_manager.cc:194] Registered new tserver with Master: 48730b2d013a4d5b8cdd8989fa76980c (127.2.44.131:34487)
23:12:26.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:26.815801  2346 ts_manager.cc:194] Registered new tserver with Master: 48730b2d013a4d5b8cdd8989fa76980c (127.2.44.131:34487)
23:12:26.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:26.817312  2270 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.2.44.131:59373
23:12:26.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:26.818442  2423 ts_manager.cc:194] Registered new tserver with Master: 48730b2d013a4d5b8cdd8989fa76980c (127.2.44.131:34487)
23:12:26.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:26.835433  2226 external_mini_cluster.cc:930] 3 TS(s) registered with all masters
23:12:26.847 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
23:12:26.848 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

23:12:26.857 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.2.44.190"
      port: 40307
    }
    bound_http_address {
      host: "127.2.44.190"
      port: 42179
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.2.44.189"
      port: 45783
    }
    bound_http_address {
      host: "127.2.44.189"
      port: 45677
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.2.44.188"
      port: 39895
    }
    bound_http_address {
      host: "127.2.44.188"
      port: 34433
    }
  }
}

23:12:26.861 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

23:12:26.863 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.2.44.129"
      port: 35333
    }
    bound_http_address {
      host: "127.2.44.129"
      port: 34823
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.2.44.130"
      port: 46467
    }
    bound_http_address {
      host: "127.2.44.130"
      port: 36655
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.2.44.131"
      port: 34487
    }
    bound_http_address {
      host: "127.2.44.131"
      port: 38293
    }
  }
}

23:12:26.864 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
23:12:27.060 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:27.243 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:27.296 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:27.297 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:27.329 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:27.329 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:27.396 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:27.419 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:27.419 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:27.515 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:27.635 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4ef55c0b, L:/127.0.0.1:33678 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:27.635 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x90bd37b4, L:/127.0.0.1:56566 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:27.642 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb1dfcb28, L:/127.0.0.1:51602 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:27.679 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:27.681 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=480), Traces: [0ms] refreshing cache from master, [30ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [91ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [92ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [445ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [445ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [450ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:27.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:27.733752  2270 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51602:
23:12:27.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "testManyClients"
23:12:27.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
23:12:27.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:12:27.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
23:12:27.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:12:27.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
23:12:27.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:12:27.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:12:27.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:12:27.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:12:27.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:12:27.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:12:27.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
23:12:27.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:12:27.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:12:27.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:12:27.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:12:27.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:12:27.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:12:27.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:12:27.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:12:27.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
23:12:27.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:12:27.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:12:27.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:12:27.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:12:27.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:12:27.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:12:27.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:12:27.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:12:27.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
23:12:27.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
23:12:27.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:12:27.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
23:12:27.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
23:12:27.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
23:12:27.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
23:12:27.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:12:27.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:12:27.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:12:27.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:12:27.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
23:12:27.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
23:12:27.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:12:27.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:12:27.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:12:27.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:12:27.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:12:27.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:12:27.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:12:27.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
23:12:27.737 [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"
23:12:27.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:12:27.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
23:12:27.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
23:12:27.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
23:12:27.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
23:12:27.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:12:27.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:12:27.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:12:27.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:27.737699  2270 catalog_manager.cc:6854] 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.
23:12:27.792 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:27.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:27.821619  2940 heartbeater.cc:503] Master 127.2.44.190:40307 was elected leader, sending a full tablet report...
23:12:27.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:27.855832  2592 tablet_service.cc:1467] Processing CreateTablet for tablet d91a33401c124a0688ba972ae35e9aae (DEFAULT_TABLE table=testManyClients [id=fb81a253faa04dff9fafdc5499255992]), partition=RANGE (key) PARTITION VALUES < 10
23:12:27.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:27.857151  2589 tablet_service.cc:1467] Processing CreateTablet for tablet 216df515528f4f90a3b8f1de0d42ce19 (DEFAULT_TABLE table=testManyClients [id=fb81a253faa04dff9fafdc5499255992]), partition=RANGE (key) PARTITION 30 <= VALUES
23:12:27.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:27.858016  2592 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d91a33401c124a0688ba972ae35e9aae. 1 dirs total, 0 dirs full, 0 dirs failed
23:12:27.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:27.859565  2590 tablet_service.cc:1467] Processing CreateTablet for tablet cbbeeea67f754bb9b1dac5659699ce76 (DEFAULT_TABLE table=testManyClients [id=fb81a253faa04dff9fafdc5499255992]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
23:12:27.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:27.860726  2590 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet cbbeeea67f754bb9b1dac5659699ce76. 1 dirs total, 0 dirs full, 0 dirs failed
23:12:27.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:27.861634  2871 tablet_service.cc:1467] Processing CreateTablet for tablet cbbeeea67f754bb9b1dac5659699ce76 (DEFAULT_TABLE table=testManyClients [id=fb81a253faa04dff9fafdc5499255992]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
23:12:27.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:27.855129  2731 tablet_service.cc:1467] Processing CreateTablet for tablet cbbeeea67f754bb9b1dac5659699ce76 (DEFAULT_TABLE table=testManyClients [id=fb81a253faa04dff9fafdc5499255992]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
23:12:27.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:27.857379  2730 tablet_service.cc:1467] Processing CreateTablet for tablet 216df515528f4f90a3b8f1de0d42ce19 (DEFAULT_TABLE table=testManyClients [id=fb81a253faa04dff9fafdc5499255992]), partition=RANGE (key) PARTITION 30 <= VALUES
23:12:27.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:27.863199  2591 tablet_service.cc:1467] Processing CreateTablet for tablet 48866423bb00435ba9f7ddfe92b06735 (DEFAULT_TABLE table=testManyClients [id=fb81a253faa04dff9fafdc5499255992]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
23:12:27.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:27.863966  2871 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet cbbeeea67f754bb9b1dac5659699ce76. 1 dirs total, 0 dirs full, 0 dirs failed
23:12:27.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:27.862131  2732 tablet_service.cc:1467] Processing CreateTablet for tablet 48866423bb00435ba9f7ddfe92b06735 (DEFAULT_TABLE table=testManyClients [id=fb81a253faa04dff9fafdc5499255992]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
23:12:27.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:27.864342  2591 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 48866423bb00435ba9f7ddfe92b06735. 1 dirs total, 0 dirs full, 0 dirs failed
23:12:27.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:27.865016  2731 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet cbbeeea67f754bb9b1dac5659699ce76. 1 dirs total, 0 dirs full, 0 dirs failed
23:12:27.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:27.867226  2589 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 216df515528f4f90a3b8f1de0d42ce19. 1 dirs total, 0 dirs full, 0 dirs failed
23:12:27.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:27.868021  2730 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 216df515528f4f90a3b8f1de0d42ce19. 1 dirs total, 0 dirs full, 0 dirs failed
23:12:27.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:27.868196  2872 tablet_service.cc:1467] Processing CreateTablet for tablet 48866423bb00435ba9f7ddfe92b06735 (DEFAULT_TABLE table=testManyClients [id=fb81a253faa04dff9fafdc5499255992]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
23:12:27.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:27.868938  2732 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 48866423bb00435ba9f7ddfe92b06735. 1 dirs total, 0 dirs full, 0 dirs failed
23:12:27.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:27.869443  2872 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 48866423bb00435ba9f7ddfe92b06735. 1 dirs total, 0 dirs full, 0 dirs failed
23:12:27.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:27.870636  2873 tablet_service.cc:1467] Processing CreateTablet for tablet d91a33401c124a0688ba972ae35e9aae (DEFAULT_TABLE table=testManyClients [id=fb81a253faa04dff9fafdc5499255992]), partition=RANGE (key) PARTITION VALUES < 10
23:12:27.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:27.872654  2873 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d91a33401c124a0688ba972ae35e9aae. 1 dirs total, 0 dirs full, 0 dirs failed
23:12:27.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:27.847172  2733 tablet_service.cc:1467] Processing CreateTablet for tablet d91a33401c124a0688ba972ae35e9aae (DEFAULT_TABLE table=testManyClients [id=fb81a253faa04dff9fafdc5499255992]), partition=RANGE (key) PARTITION VALUES < 10
23:12:27.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:27.874114  2733 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d91a33401c124a0688ba972ae35e9aae. 1 dirs total, 0 dirs full, 0 dirs failed
23:12:27.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:27.872344  2870 tablet_service.cc:1467] Processing CreateTablet for tablet 216df515528f4f90a3b8f1de0d42ce19 (DEFAULT_TABLE table=testManyClients [id=fb81a253faa04dff9fafdc5499255992]), partition=RANGE (key) PARTITION 30 <= VALUES
23:12:27.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:27.876610  2870 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 216df515528f4f90a3b8f1de0d42ce19. 1 dirs total, 0 dirs full, 0 dirs failed
23:12:27.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:27.928108  2973 tablet_bootstrap.cc:492] T d91a33401c124a0688ba972ae35e9aae P 95ce35f2cdf84fe79672f2a7a9b53547: Bootstrap starting.
23:12:27.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:27.937103  2973 tablet_bootstrap.cc:654] T d91a33401c124a0688ba972ae35e9aae P 95ce35f2cdf84fe79672f2a7a9b53547: Neither blocks nor log segments found. Creating new log.
23:12:27.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:27.940172  2973 log.cc:824] T d91a33401c124a0688ba972ae35e9aae P 95ce35f2cdf84fe79672f2a7a9b53547: Log is configured to *not* fsync() on all Append() calls
23:12:27.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:27.959892  2974 tablet_bootstrap.cc:492] T cbbeeea67f754bb9b1dac5659699ce76 P 48730b2d013a4d5b8cdd8989fa76980c: Bootstrap starting.
23:12:27.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:27.964102  2973 tablet_bootstrap.cc:492] T d91a33401c124a0688ba972ae35e9aae P 95ce35f2cdf84fe79672f2a7a9b53547: No bootstrap required, opened a new log
23:12:27.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:27.964682  2973 ts_tablet_manager.cc:1397] T d91a33401c124a0688ba972ae35e9aae P 95ce35f2cdf84fe79672f2a7a9b53547: Time spent bootstrapping tablet: real 0.037s	user 0.020s	sys 0.014s
23:12:27.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:27.969197  2974 tablet_bootstrap.cc:654] T cbbeeea67f754bb9b1dac5659699ce76 P 48730b2d013a4d5b8cdd8989fa76980c: Neither blocks nor log segments found. Creating new log.
23:12:27.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:27.972350  2974 log.cc:824] T cbbeeea67f754bb9b1dac5659699ce76 P 48730b2d013a4d5b8cdd8989fa76980c: Log is configured to *not* fsync() on all Append() calls
23:12:27.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:27.972549  2976 tablet_bootstrap.cc:492] T cbbeeea67f754bb9b1dac5659699ce76 P 5303dd8cfd5142f782c53cbae12d3b2f: Bootstrap starting.
23:12:27.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:27.979908  2976 tablet_bootstrap.cc:654] T cbbeeea67f754bb9b1dac5659699ce76 P 5303dd8cfd5142f782c53cbae12d3b2f: Neither blocks nor log segments found. Creating new log.
23:12:27.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:27.980548  2974 tablet_bootstrap.cc:492] T cbbeeea67f754bb9b1dac5659699ce76 P 48730b2d013a4d5b8cdd8989fa76980c: No bootstrap required, opened a new log
23:12:27.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:27.981074  2974 ts_tablet_manager.cc:1397] T cbbeeea67f754bb9b1dac5659699ce76 P 48730b2d013a4d5b8cdd8989fa76980c: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.007s
23:12:27.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:27.982060  2976 log.cc:824] T cbbeeea67f754bb9b1dac5659699ce76 P 5303dd8cfd5142f782c53cbae12d3b2f: Log is configured to *not* fsync() on all Append() calls
23:12:27.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:27.986341  2976 tablet_bootstrap.cc:492] T cbbeeea67f754bb9b1dac5659699ce76 P 5303dd8cfd5142f782c53cbae12d3b2f: No bootstrap required, opened a new log
23:12:27.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:27.986771  2976 ts_tablet_manager.cc:1397] T cbbeeea67f754bb9b1dac5659699ce76 P 5303dd8cfd5142f782c53cbae12d3b2f: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
23:12:28.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.000628  2973 raft_consensus.cc:348] T d91a33401c124a0688ba972ae35e9aae P 95ce35f2cdf84fe79672f2a7a9b53547 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5303dd8cfd5142f782c53cbae12d3b2f" member_type: VOTER last_known_addr { host: "127.2.44.130" port: 46467 } } peers { permanent_uuid: "95ce35f2cdf84fe79672f2a7a9b53547" member_type: VOTER last_known_addr { host: "127.2.44.129" port: 35333 } } peers { permanent_uuid: "48730b2d013a4d5b8cdd8989fa76980c" member_type: VOTER last_known_addr { host: "127.2.44.131" port: 34487 } }
23:12:28.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.001626  2973 raft_consensus.cc:374] T d91a33401c124a0688ba972ae35e9aae P 95ce35f2cdf84fe79672f2a7a9b53547 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:12:28.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.001919  2973 raft_consensus.cc:729] T d91a33401c124a0688ba972ae35e9aae P 95ce35f2cdf84fe79672f2a7a9b53547 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ce35f2cdf84fe79672f2a7a9b53547, State: Initialized, Role: FOLLOWER
23:12:28.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.003333  2973 consensus_queue.cc:260] T d91a33401c124a0688ba972ae35e9aae P 95ce35f2cdf84fe79672f2a7a9b53547 [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: "5303dd8cfd5142f782c53cbae12d3b2f" member_type: VOTER last_known_addr { host: "127.2.44.130" port: 46467 } } peers { permanent_uuid: "95ce35f2cdf84fe79672f2a7a9b53547" member_type: VOTER last_known_addr { host: "127.2.44.129" port: 35333 } } peers { permanent_uuid: "48730b2d013a4d5b8cdd8989fa76980c" member_type: VOTER last_known_addr { host: "127.2.44.131" port: 34487 } }
23:12:28.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.008306  2973 ts_tablet_manager.cc:1428] T d91a33401c124a0688ba972ae35e9aae P 95ce35f2cdf84fe79672f2a7a9b53547: Time spent starting tablet: real 0.043s	user 0.029s	sys 0.013s
23:12:28.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.009598  2973 tablet_bootstrap.cc:492] T 216df515528f4f90a3b8f1de0d42ce19 P 95ce35f2cdf84fe79672f2a7a9b53547: Bootstrap starting.
23:12:28.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.010927  2976 raft_consensus.cc:348] T cbbeeea67f754bb9b1dac5659699ce76 P 5303dd8cfd5142f782c53cbae12d3b2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ce35f2cdf84fe79672f2a7a9b53547" member_type: VOTER last_known_addr { host: "127.2.44.129" port: 35333 } } peers { permanent_uuid: "5303dd8cfd5142f782c53cbae12d3b2f" member_type: VOTER last_known_addr { host: "127.2.44.130" port: 46467 } } peers { permanent_uuid: "48730b2d013a4d5b8cdd8989fa76980c" member_type: VOTER last_known_addr { host: "127.2.44.131" port: 34487 } }
23:12:28.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.011868  2976 raft_consensus.cc:374] T cbbeeea67f754bb9b1dac5659699ce76 P 5303dd8cfd5142f782c53cbae12d3b2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:12:28.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.012262  2976 raft_consensus.cc:729] T cbbeeea67f754bb9b1dac5659699ce76 P 5303dd8cfd5142f782c53cbae12d3b2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5303dd8cfd5142f782c53cbae12d3b2f, State: Initialized, Role: FOLLOWER
23:12:28.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.013191  2976 consensus_queue.cc:260] T cbbeeea67f754bb9b1dac5659699ce76 P 5303dd8cfd5142f782c53cbae12d3b2f [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: "95ce35f2cdf84fe79672f2a7a9b53547" member_type: VOTER last_known_addr { host: "127.2.44.129" port: 35333 } } peers { permanent_uuid: "5303dd8cfd5142f782c53cbae12d3b2f" member_type: VOTER last_known_addr { host: "127.2.44.130" port: 46467 } } peers { permanent_uuid: "48730b2d013a4d5b8cdd8989fa76980c" member_type: VOTER last_known_addr { host: "127.2.44.131" port: 34487 } }
23:12:28.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.015769  2974 raft_consensus.cc:348] T cbbeeea67f754bb9b1dac5659699ce76 P 48730b2d013a4d5b8cdd8989fa76980c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ce35f2cdf84fe79672f2a7a9b53547" member_type: VOTER last_known_addr { host: "127.2.44.129" port: 35333 } } peers { permanent_uuid: "5303dd8cfd5142f782c53cbae12d3b2f" member_type: VOTER last_known_addr { host: "127.2.44.130" port: 46467 } } peers { permanent_uuid: "48730b2d013a4d5b8cdd8989fa76980c" member_type: VOTER last_known_addr { host: "127.2.44.131" port: 34487 } }
23:12:28.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.016770  2974 raft_consensus.cc:374] T cbbeeea67f754bb9b1dac5659699ce76 P 48730b2d013a4d5b8cdd8989fa76980c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:12:28.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.017084  2974 raft_consensus.cc:729] T cbbeeea67f754bb9b1dac5659699ce76 P 48730b2d013a4d5b8cdd8989fa76980c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48730b2d013a4d5b8cdd8989fa76980c, State: Initialized, Role: FOLLOWER
23:12:28.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.018121  2973 tablet_bootstrap.cc:654] T 216df515528f4f90a3b8f1de0d42ce19 P 95ce35f2cdf84fe79672f2a7a9b53547: Neither blocks nor log segments found. Creating new log.
23:12:28.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.018162  2974 consensus_queue.cc:260] T cbbeeea67f754bb9b1dac5659699ce76 P 48730b2d013a4d5b8cdd8989fa76980c [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: "95ce35f2cdf84fe79672f2a7a9b53547" member_type: VOTER last_known_addr { host: "127.2.44.129" port: 35333 } } peers { permanent_uuid: "5303dd8cfd5142f782c53cbae12d3b2f" member_type: VOTER last_known_addr { host: "127.2.44.130" port: 46467 } } peers { permanent_uuid: "48730b2d013a4d5b8cdd8989fa76980c" member_type: VOTER last_known_addr { host: "127.2.44.131" port: 34487 } }
23:12:28.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.048101  2973 tablet_bootstrap.cc:492] T 216df515528f4f90a3b8f1de0d42ce19 P 95ce35f2cdf84fe79672f2a7a9b53547: No bootstrap required, opened a new log
23:12:28.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.048570  2973 ts_tablet_manager.cc:1397] T 216df515528f4f90a3b8f1de0d42ce19 P 95ce35f2cdf84fe79672f2a7a9b53547: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.012s
23:12:28.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.051337  2973 raft_consensus.cc:348] T 216df515528f4f90a3b8f1de0d42ce19 P 95ce35f2cdf84fe79672f2a7a9b53547 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ce35f2cdf84fe79672f2a7a9b53547" member_type: VOTER last_known_addr { host: "127.2.44.129" port: 35333 } } peers { permanent_uuid: "5303dd8cfd5142f782c53cbae12d3b2f" member_type: VOTER last_known_addr { host: "127.2.44.130" port: 46467 } } peers { permanent_uuid: "48730b2d013a4d5b8cdd8989fa76980c" member_type: VOTER last_known_addr { host: "127.2.44.131" port: 34487 } }
23:12:28.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.052069  2973 raft_consensus.cc:374] T 216df515528f4f90a3b8f1de0d42ce19 P 95ce35f2cdf84fe79672f2a7a9b53547 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:12:28.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.052345  2973 raft_consensus.cc:729] T 216df515528f4f90a3b8f1de0d42ce19 P 95ce35f2cdf84fe79672f2a7a9b53547 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ce35f2cdf84fe79672f2a7a9b53547, State: Initialized, Role: FOLLOWER
23:12:28.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.052939  2973 consensus_queue.cc:260] T 216df515528f4f90a3b8f1de0d42ce19 P 95ce35f2cdf84fe79672f2a7a9b53547 [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: "95ce35f2cdf84fe79672f2a7a9b53547" member_type: VOTER last_known_addr { host: "127.2.44.129" port: 35333 } } peers { permanent_uuid: "5303dd8cfd5142f782c53cbae12d3b2f" member_type: VOTER last_known_addr { host: "127.2.44.130" port: 46467 } } peers { permanent_uuid: "48730b2d013a4d5b8cdd8989fa76980c" member_type: VOTER last_known_addr { host: "127.2.44.131" port: 34487 } }
23:12:28.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.054994  2973 ts_tablet_manager.cc:1428] T 216df515528f4f90a3b8f1de0d42ce19 P 95ce35f2cdf84fe79672f2a7a9b53547: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
23:12:28.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.056329  2976 ts_tablet_manager.cc:1428] T cbbeeea67f754bb9b1dac5659699ce76 P 5303dd8cfd5142f782c53cbae12d3b2f: Time spent starting tablet: real 0.069s	user 0.034s	sys 0.027s
23:12:28.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.056375  2973 tablet_bootstrap.cc:492] T cbbeeea67f754bb9b1dac5659699ce76 P 95ce35f2cdf84fe79672f2a7a9b53547: Bootstrap starting.
23:12:28.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.058063  2974 ts_tablet_manager.cc:1428] T cbbeeea67f754bb9b1dac5659699ce76 P 48730b2d013a4d5b8cdd8989fa76980c: Time spent starting tablet: real 0.077s	user 0.036s	sys 0.019s
23:12:28.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.063354  2973 tablet_bootstrap.cc:654] T cbbeeea67f754bb9b1dac5659699ce76 P 95ce35f2cdf84fe79672f2a7a9b53547: Neither blocks nor log segments found. Creating new log.
23:12:28.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.074148  2974 tablet_bootstrap.cc:492] T d91a33401c124a0688ba972ae35e9aae P 48730b2d013a4d5b8cdd8989fa76980c: Bootstrap starting.
23:12:28.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.081018  2974 tablet_bootstrap.cc:654] T d91a33401c124a0688ba972ae35e9aae P 48730b2d013a4d5b8cdd8989fa76980c: Neither blocks nor log segments found. Creating new log.
23:12:28.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.085737  2976 tablet_bootstrap.cc:492] T 216df515528f4f90a3b8f1de0d42ce19 P 5303dd8cfd5142f782c53cbae12d3b2f: Bootstrap starting.
23:12:28.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.087042  2973 tablet_bootstrap.cc:492] T cbbeeea67f754bb9b1dac5659699ce76 P 95ce35f2cdf84fe79672f2a7a9b53547: No bootstrap required, opened a new log
23:12:28.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.087486  2973 ts_tablet_manager.cc:1397] T cbbeeea67f754bb9b1dac5659699ce76 P 95ce35f2cdf84fe79672f2a7a9b53547: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.010s
23:12:28.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:28.087841  2807 tablet.cc:2369] T cbbeeea67f754bb9b1dac5659699ce76 P 5303dd8cfd5142f782c53cbae12d3b2f: Can't schedule compaction. Clean time has not been advanced past its initial value.
23:12:28.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.090574  2973 raft_consensus.cc:348] T cbbeeea67f754bb9b1dac5659699ce76 P 95ce35f2cdf84fe79672f2a7a9b53547 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ce35f2cdf84fe79672f2a7a9b53547" member_type: VOTER last_known_addr { host: "127.2.44.129" port: 35333 } } peers { permanent_uuid: "5303dd8cfd5142f782c53cbae12d3b2f" member_type: VOTER last_known_addr { host: "127.2.44.130" port: 46467 } } peers { permanent_uuid: "48730b2d013a4d5b8cdd8989fa76980c" member_type: VOTER last_known_addr { host: "127.2.44.131" port: 34487 } }
23:12:28.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.091296  2973 raft_consensus.cc:374] T cbbeeea67f754bb9b1dac5659699ce76 P 95ce35f2cdf84fe79672f2a7a9b53547 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:12:28.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.091581  2973 raft_consensus.cc:729] T cbbeeea67f754bb9b1dac5659699ce76 P 95ce35f2cdf84fe79672f2a7a9b53547 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ce35f2cdf84fe79672f2a7a9b53547, State: Initialized, Role: FOLLOWER
23:12:28.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.092298  2973 consensus_queue.cc:260] T cbbeeea67f754bb9b1dac5659699ce76 P 95ce35f2cdf84fe79672f2a7a9b53547 [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: "95ce35f2cdf84fe79672f2a7a9b53547" member_type: VOTER last_known_addr { host: "127.2.44.129" port: 35333 } } peers { permanent_uuid: "5303dd8cfd5142f782c53cbae12d3b2f" member_type: VOTER last_known_addr { host: "127.2.44.130" port: 46467 } } peers { permanent_uuid: "48730b2d013a4d5b8cdd8989fa76980c" member_type: VOTER last_known_addr { host: "127.2.44.131" port: 34487 } }
23:12:28.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.094816  2973 ts_tablet_manager.cc:1428] T cbbeeea67f754bb9b1dac5659699ce76 P 95ce35f2cdf84fe79672f2a7a9b53547: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
23:12:28.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.095710  2973 tablet_bootstrap.cc:492] T 48866423bb00435ba9f7ddfe92b06735 P 95ce35f2cdf84fe79672f2a7a9b53547: Bootstrap starting.
23:12:28.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.102451  2973 tablet_bootstrap.cc:654] T 48866423bb00435ba9f7ddfe92b06735 P 95ce35f2cdf84fe79672f2a7a9b53547: Neither blocks nor log segments found. Creating new log.
23:12:28.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.110417  2976 tablet_bootstrap.cc:654] T 216df515528f4f90a3b8f1de0d42ce19 P 5303dd8cfd5142f782c53cbae12d3b2f: Neither blocks nor log segments found. Creating new log.
23:12:28.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.118894  2974 tablet_bootstrap.cc:492] T d91a33401c124a0688ba972ae35e9aae P 48730b2d013a4d5b8cdd8989fa76980c: No bootstrap required, opened a new log
23:12:28.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.119545  2974 ts_tablet_manager.cc:1397] T d91a33401c124a0688ba972ae35e9aae P 48730b2d013a4d5b8cdd8989fa76980c: Time spent bootstrapping tablet: real 0.046s	user 0.024s	sys 0.003s
23:12:28.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.119865  2973 tablet_bootstrap.cc:492] T 48866423bb00435ba9f7ddfe92b06735 P 95ce35f2cdf84fe79672f2a7a9b53547: No bootstrap required, opened a new log
23:12:28.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.119904  2976 tablet_bootstrap.cc:492] T 216df515528f4f90a3b8f1de0d42ce19 P 5303dd8cfd5142f782c53cbae12d3b2f: No bootstrap required, opened a new log
23:12:28.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.120296  2973 ts_tablet_manager.cc:1397] T 48866423bb00435ba9f7ddfe92b06735 P 95ce35f2cdf84fe79672f2a7a9b53547: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.005s
23:12:28.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.120326  2976 ts_tablet_manager.cc:1397] T 216df515528f4f90a3b8f1de0d42ce19 P 5303dd8cfd5142f782c53cbae12d3b2f: Time spent bootstrapping tablet: real 0.035s	user 0.001s	sys 0.016s
23:12:28.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.123179  2976 raft_consensus.cc:348] T 216df515528f4f90a3b8f1de0d42ce19 P 5303dd8cfd5142f782c53cbae12d3b2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ce35f2cdf84fe79672f2a7a9b53547" member_type: VOTER last_known_addr { host: "127.2.44.129" port: 35333 } } peers { permanent_uuid: "5303dd8cfd5142f782c53cbae12d3b2f" member_type: VOTER last_known_addr { host: "127.2.44.130" port: 46467 } } peers { permanent_uuid: "48730b2d013a4d5b8cdd8989fa76980c" member_type: VOTER last_known_addr { host: "127.2.44.131" port: 34487 } }
23:12:28.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.123262  2973 raft_consensus.cc:348] T 48866423bb00435ba9f7ddfe92b06735 P 95ce35f2cdf84fe79672f2a7a9b53547 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ce35f2cdf84fe79672f2a7a9b53547" member_type: VOTER last_known_addr { host: "127.2.44.129" port: 35333 } } peers { permanent_uuid: "5303dd8cfd5142f782c53cbae12d3b2f" member_type: VOTER last_known_addr { host: "127.2.44.130" port: 46467 } } peers { permanent_uuid: "48730b2d013a4d5b8cdd8989fa76980c" member_type: VOTER last_known_addr { host: "127.2.44.131" port: 34487 } }
23:12:28.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.123993  2976 raft_consensus.cc:374] T 216df515528f4f90a3b8f1de0d42ce19 P 5303dd8cfd5142f782c53cbae12d3b2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:12:28.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.124011  2973 raft_consensus.cc:374] T 48866423bb00435ba9f7ddfe92b06735 P 95ce35f2cdf84fe79672f2a7a9b53547 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:12:28.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.124275  2976 raft_consensus.cc:729] T 216df515528f4f90a3b8f1de0d42ce19 P 5303dd8cfd5142f782c53cbae12d3b2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5303dd8cfd5142f782c53cbae12d3b2f, State: Initialized, Role: FOLLOWER
23:12:28.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.124275  2973 raft_consensus.cc:729] T 48866423bb00435ba9f7ddfe92b06735 P 95ce35f2cdf84fe79672f2a7a9b53547 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ce35f2cdf84fe79672f2a7a9b53547, State: Initialized, Role: FOLLOWER
23:12:28.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.124897  2976 consensus_queue.cc:260] T 216df515528f4f90a3b8f1de0d42ce19 P 5303dd8cfd5142f782c53cbae12d3b2f [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: "95ce35f2cdf84fe79672f2a7a9b53547" member_type: VOTER last_known_addr { host: "127.2.44.129" port: 35333 } } peers { permanent_uuid: "5303dd8cfd5142f782c53cbae12d3b2f" member_type: VOTER last_known_addr { host: "127.2.44.130" port: 46467 } } peers { permanent_uuid: "48730b2d013a4d5b8cdd8989fa76980c" member_type: VOTER last_known_addr { host: "127.2.44.131" port: 34487 } }
23:12:28.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.125061  2973 consensus_queue.cc:260] T 48866423bb00435ba9f7ddfe92b06735 P 95ce35f2cdf84fe79672f2a7a9b53547 [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: "95ce35f2cdf84fe79672f2a7a9b53547" member_type: VOTER last_known_addr { host: "127.2.44.129" port: 35333 } } peers { permanent_uuid: "5303dd8cfd5142f782c53cbae12d3b2f" member_type: VOTER last_known_addr { host: "127.2.44.130" port: 46467 } } peers { permanent_uuid: "48730b2d013a4d5b8cdd8989fa76980c" member_type: VOTER last_known_addr { host: "127.2.44.131" port: 34487 } }
23:12:28.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.134356  2973 ts_tablet_manager.cc:1428] T 48866423bb00435ba9f7ddfe92b06735 P 95ce35f2cdf84fe79672f2a7a9b53547: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.003s
23:12:28.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.134353  2976 ts_tablet_manager.cc:1428] T 216df515528f4f90a3b8f1de0d42ce19 P 5303dd8cfd5142f782c53cbae12d3b2f: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.003s
23:12:28.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.135509  2976 tablet_bootstrap.cc:492] T 48866423bb00435ba9f7ddfe92b06735 P 5303dd8cfd5142f782c53cbae12d3b2f: Bootstrap starting.
23:12:28.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.141742  2976 tablet_bootstrap.cc:654] T 48866423bb00435ba9f7ddfe92b06735 P 5303dd8cfd5142f782c53cbae12d3b2f: Neither blocks nor log segments found. Creating new log.
23:12:28.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.148099  2981 raft_consensus.cc:482] T cbbeeea67f754bb9b1dac5659699ce76 P 48730b2d013a4d5b8cdd8989fa76980c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
23:12:28.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.148792  2981 raft_consensus.cc:504] T cbbeeea67f754bb9b1dac5659699ce76 P 48730b2d013a4d5b8cdd8989fa76980c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ce35f2cdf84fe79672f2a7a9b53547" member_type: VOTER last_known_addr { host: "127.2.44.129" port: 35333 } } peers { permanent_uuid: "5303dd8cfd5142f782c53cbae12d3b2f" member_type: VOTER last_known_addr { host: "127.2.44.130" port: 46467 } } peers { permanent_uuid: "48730b2d013a4d5b8cdd8989fa76980c" member_type: VOTER last_known_addr { host: "127.2.44.131" port: 34487 } }
23:12:28.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.125892  2974 raft_consensus.cc:348] T d91a33401c124a0688ba972ae35e9aae P 48730b2d013a4d5b8cdd8989fa76980c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5303dd8cfd5142f782c53cbae12d3b2f" member_type: VOTER last_known_addr { host: "127.2.44.130" port: 46467 } } peers { permanent_uuid: "95ce35f2cdf84fe79672f2a7a9b53547" member_type: VOTER last_known_addr { host: "127.2.44.129" port: 35333 } } peers { permanent_uuid: "48730b2d013a4d5b8cdd8989fa76980c" member_type: VOTER last_known_addr { host: "127.2.44.131" port: 34487 } }
23:12:28.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.150408  2974 raft_consensus.cc:374] T d91a33401c124a0688ba972ae35e9aae P 48730b2d013a4d5b8cdd8989fa76980c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:12:28.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.150661  2974 raft_consensus.cc:729] T d91a33401c124a0688ba972ae35e9aae P 48730b2d013a4d5b8cdd8989fa76980c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48730b2d013a4d5b8cdd8989fa76980c, State: Initialized, Role: FOLLOWER
23:12:28.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.151541  2974 consensus_queue.cc:260] T d91a33401c124a0688ba972ae35e9aae P 48730b2d013a4d5b8cdd8989fa76980c [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: "5303dd8cfd5142f782c53cbae12d3b2f" member_type: VOTER last_known_addr { host: "127.2.44.130" port: 46467 } } peers { permanent_uuid: "95ce35f2cdf84fe79672f2a7a9b53547" member_type: VOTER last_known_addr { host: "127.2.44.129" port: 35333 } } peers { permanent_uuid: "48730b2d013a4d5b8cdd8989fa76980c" member_type: VOTER last_known_addr { host: "127.2.44.131" port: 34487 } }
23:12:28.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.154314  2976 tablet_bootstrap.cc:492] T 48866423bb00435ba9f7ddfe92b06735 P 5303dd8cfd5142f782c53cbae12d3b2f: No bootstrap required, opened a new log
23:12:28.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.154837  2976 ts_tablet_manager.cc:1397] T 48866423bb00435ba9f7ddfe92b06735 P 5303dd8cfd5142f782c53cbae12d3b2f: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.002s
23:12:28.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.158077  2976 raft_consensus.cc:348] T 48866423bb00435ba9f7ddfe92b06735 P 5303dd8cfd5142f782c53cbae12d3b2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ce35f2cdf84fe79672f2a7a9b53547" member_type: VOTER last_known_addr { host: "127.2.44.129" port: 35333 } } peers { permanent_uuid: "5303dd8cfd5142f782c53cbae12d3b2f" member_type: VOTER last_known_addr { host: "127.2.44.130" port: 46467 } } peers { permanent_uuid: "48730b2d013a4d5b8cdd8989fa76980c" member_type: VOTER last_known_addr { host: "127.2.44.131" port: 34487 } }
23:12:28.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.158951  2976 raft_consensus.cc:374] T 48866423bb00435ba9f7ddfe92b06735 P 5303dd8cfd5142f782c53cbae12d3b2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:12:28.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.159369  2976 raft_consensus.cc:729] T 48866423bb00435ba9f7ddfe92b06735 P 5303dd8cfd5142f782c53cbae12d3b2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5303dd8cfd5142f782c53cbae12d3b2f, State: Initialized, Role: FOLLOWER
23:12:28.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.160620  2976 consensus_queue.cc:260] T 48866423bb00435ba9f7ddfe92b06735 P 5303dd8cfd5142f782c53cbae12d3b2f [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: "95ce35f2cdf84fe79672f2a7a9b53547" member_type: VOTER last_known_addr { host: "127.2.44.129" port: 35333 } } peers { permanent_uuid: "5303dd8cfd5142f782c53cbae12d3b2f" member_type: VOTER last_known_addr { host: "127.2.44.130" port: 46467 } } peers { permanent_uuid: "48730b2d013a4d5b8cdd8989fa76980c" member_type: VOTER last_known_addr { host: "127.2.44.131" port: 34487 } }
23:12:28.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.163295  2976 ts_tablet_manager.cc:1428] T 48866423bb00435ba9f7ddfe92b06735 P 5303dd8cfd5142f782c53cbae12d3b2f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
23:12:28.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.165709  2976 tablet_bootstrap.cc:492] T d91a33401c124a0688ba972ae35e9aae P 5303dd8cfd5142f782c53cbae12d3b2f: Bootstrap starting.
23:12:28.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.167840  2981 leader_election.cc:288] T cbbeeea67f754bb9b1dac5659699ce76 P 48730b2d013a4d5b8cdd8989fa76980c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95ce35f2cdf84fe79672f2a7a9b53547 (127.2.44.129:35333), 5303dd8cfd5142f782c53cbae12d3b2f (127.2.44.130:46467)
23:12:28.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.168944  2974 ts_tablet_manager.cc:1428] T d91a33401c124a0688ba972ae35e9aae P 48730b2d013a4d5b8cdd8989fa76980c: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.007s
23:12:28.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.170814  2974 tablet_bootstrap.cc:492] T 48866423bb00435ba9f7ddfe92b06735 P 48730b2d013a4d5b8cdd8989fa76980c: Bootstrap starting.
23:12:28.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.177503  2976 tablet_bootstrap.cc:654] T d91a33401c124a0688ba972ae35e9aae P 5303dd8cfd5142f782c53cbae12d3b2f: Neither blocks nor log segments found. Creating new log.
23:12:28.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.180620  2974 tablet_bootstrap.cc:654] T 48866423bb00435ba9f7ddfe92b06735 P 48730b2d013a4d5b8cdd8989fa76980c: Neither blocks nor log segments found. Creating new log.
23:12:28.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.192509  2974 tablet_bootstrap.cc:492] T 48866423bb00435ba9f7ddfe92b06735 P 48730b2d013a4d5b8cdd8989fa76980c: No bootstrap required, opened a new log
23:12:28.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.192919  2974 ts_tablet_manager.cc:1397] T 48866423bb00435ba9f7ddfe92b06735 P 48730b2d013a4d5b8cdd8989fa76980c: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.008s
23:12:28.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.197166  2974 raft_consensus.cc:348] T 48866423bb00435ba9f7ddfe92b06735 P 48730b2d013a4d5b8cdd8989fa76980c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ce35f2cdf84fe79672f2a7a9b53547" member_type: VOTER last_known_addr { host: "127.2.44.129" port: 35333 } } peers { permanent_uuid: "5303dd8cfd5142f782c53cbae12d3b2f" member_type: VOTER last_known_addr { host: "127.2.44.130" port: 46467 } } peers { permanent_uuid: "48730b2d013a4d5b8cdd8989fa76980c" member_type: VOTER last_known_addr { host: "127.2.44.131" port: 34487 } }
23:12:28.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.197268  2753 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cbbeeea67f754bb9b1dac5659699ce76" candidate_uuid: "48730b2d013a4d5b8cdd8989fa76980c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5303dd8cfd5142f782c53cbae12d3b2f" is_pre_election: true
23:12:28.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.197917  2974 raft_consensus.cc:374] T 48866423bb00435ba9f7ddfe92b06735 P 48730b2d013a4d5b8cdd8989fa76980c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:12:28.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.198187  2974 raft_consensus.cc:729] T 48866423bb00435ba9f7ddfe92b06735 P 48730b2d013a4d5b8cdd8989fa76980c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48730b2d013a4d5b8cdd8989fa76980c, State: Initialized, Role: FOLLOWER
23:12:28.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.198333  2753 raft_consensus.cc:2454] T cbbeeea67f754bb9b1dac5659699ce76 P 5303dd8cfd5142f782c53cbae12d3b2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48730b2d013a4d5b8cdd8989fa76980c in term 0.
23:12:28.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.198223  2612 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cbbeeea67f754bb9b1dac5659699ce76" candidate_uuid: "48730b2d013a4d5b8cdd8989fa76980c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ce35f2cdf84fe79672f2a7a9b53547" is_pre_election: true
23:12:28.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.198868  2974 consensus_queue.cc:260] T 48866423bb00435ba9f7ddfe92b06735 P 48730b2d013a4d5b8cdd8989fa76980c [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: "95ce35f2cdf84fe79672f2a7a9b53547" member_type: VOTER last_known_addr { host: "127.2.44.129" port: 35333 } } peers { permanent_uuid: "5303dd8cfd5142f782c53cbae12d3b2f" member_type: VOTER last_known_addr { host: "127.2.44.130" port: 46467 } } peers { permanent_uuid: "48730b2d013a4d5b8cdd8989fa76980c" member_type: VOTER last_known_addr { host: "127.2.44.131" port: 34487 } }
23:12:28.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.199635  2612 raft_consensus.cc:2454] T cbbeeea67f754bb9b1dac5659699ce76 P 95ce35f2cdf84fe79672f2a7a9b53547 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48730b2d013a4d5b8cdd8989fa76980c in term 0.
23:12:28.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.199906  2976 tablet_bootstrap.cc:492] T d91a33401c124a0688ba972ae35e9aae P 5303dd8cfd5142f782c53cbae12d3b2f: No bootstrap required, opened a new log
23:12:28.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.200951  2974 ts_tablet_manager.cc:1428] T 48866423bb00435ba9f7ddfe92b06735 P 48730b2d013a4d5b8cdd8989fa76980c: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
23:12:28.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.201059  2827 leader_election.cc:302] T cbbeeea67f754bb9b1dac5659699ce76 P 48730b2d013a4d5b8cdd8989fa76980c [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: 48730b2d013a4d5b8cdd8989fa76980c, 95ce35f2cdf84fe79672f2a7a9b53547; no voters: 
23:12:28.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.200296  2976 ts_tablet_manager.cc:1397] T d91a33401c124a0688ba972ae35e9aae P 5303dd8cfd5142f782c53cbae12d3b2f: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.008s
23:12:28.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.201850  2974 tablet_bootstrap.cc:492] T 216df515528f4f90a3b8f1de0d42ce19 P 48730b2d013a4d5b8cdd8989fa76980c: Bootstrap starting.
23:12:28.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.202951  2988 raft_consensus.cc:2781] T cbbeeea67f754bb9b1dac5659699ce76 P 48730b2d013a4d5b8cdd8989fa76980c [term 0 FOLLOWER]: Leader pre-election won for term 1
23:12:28.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.203316  2988 raft_consensus.cc:482] T cbbeeea67f754bb9b1dac5659699ce76 P 48730b2d013a4d5b8cdd8989fa76980c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
23:12:28.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.203656  2988 raft_consensus.cc:3037] T cbbeeea67f754bb9b1dac5659699ce76 P 48730b2d013a4d5b8cdd8989fa76980c [term 0 FOLLOWER]: Advancing to term 1
23:12:28.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.204586  2976 raft_consensus.cc:348] T d91a33401c124a0688ba972ae35e9aae P 5303dd8cfd5142f782c53cbae12d3b2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5303dd8cfd5142f782c53cbae12d3b2f" member_type: VOTER last_known_addr { host: "127.2.44.130" port: 46467 } } peers { permanent_uuid: "95ce35f2cdf84fe79672f2a7a9b53547" member_type: VOTER last_known_addr { host: "127.2.44.129" port: 35333 } } peers { permanent_uuid: "48730b2d013a4d5b8cdd8989fa76980c" member_type: VOTER last_known_addr { host: "127.2.44.131" port: 34487 } }
23:12:28.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.205312  2976 raft_consensus.cc:374] T d91a33401c124a0688ba972ae35e9aae P 5303dd8cfd5142f782c53cbae12d3b2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:12:28.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.205883  2976 raft_consensus.cc:729] T d91a33401c124a0688ba972ae35e9aae P 5303dd8cfd5142f782c53cbae12d3b2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5303dd8cfd5142f782c53cbae12d3b2f, State: Initialized, Role: FOLLOWER
23:12:28.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.206485  2976 consensus_queue.cc:260] T d91a33401c124a0688ba972ae35e9aae P 5303dd8cfd5142f782c53cbae12d3b2f [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: "5303dd8cfd5142f782c53cbae12d3b2f" member_type: VOTER last_known_addr { host: "127.2.44.130" port: 46467 } } peers { permanent_uuid: "95ce35f2cdf84fe79672f2a7a9b53547" member_type: VOTER last_known_addr { host: "127.2.44.129" port: 35333 } } peers { permanent_uuid: "48730b2d013a4d5b8cdd8989fa76980c" member_type: VOTER last_known_addr { host: "127.2.44.131" port: 34487 } }
23:12:28.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.207746  2974 tablet_bootstrap.cc:654] T 216df515528f4f90a3b8f1de0d42ce19 P 48730b2d013a4d5b8cdd8989fa76980c: Neither blocks nor log segments found. Creating new log.
23:12:28.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.208770  2976 ts_tablet_manager.cc:1428] T d91a33401c124a0688ba972ae35e9aae P 5303dd8cfd5142f782c53cbae12d3b2f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
23:12:28.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.210747  2988 raft_consensus.cc:504] T cbbeeea67f754bb9b1dac5659699ce76 P 48730b2d013a4d5b8cdd8989fa76980c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ce35f2cdf84fe79672f2a7a9b53547" member_type: VOTER last_known_addr { host: "127.2.44.129" port: 35333 } } peers { permanent_uuid: "5303dd8cfd5142f782c53cbae12d3b2f" member_type: VOTER last_known_addr { host: "127.2.44.130" port: 46467 } } peers { permanent_uuid: "48730b2d013a4d5b8cdd8989fa76980c" member_type: VOTER last_known_addr { host: "127.2.44.131" port: 34487 } }
23:12:28.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.213641  2988 leader_election.cc:288] T cbbeeea67f754bb9b1dac5659699ce76 P 48730b2d013a4d5b8cdd8989fa76980c [CANDIDATE]: Term 1 election: Requested vote from peers 95ce35f2cdf84fe79672f2a7a9b53547 (127.2.44.129:35333), 5303dd8cfd5142f782c53cbae12d3b2f (127.2.44.130:46467)
23:12:28.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.214435  2612 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cbbeeea67f754bb9b1dac5659699ce76" candidate_uuid: "48730b2d013a4d5b8cdd8989fa76980c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ce35f2cdf84fe79672f2a7a9b53547"
23:12:28.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.215057  2612 raft_consensus.cc:3037] T cbbeeea67f754bb9b1dac5659699ce76 P 95ce35f2cdf84fe79672f2a7a9b53547 [term 0 FOLLOWER]: Advancing to term 1
23:12:28.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.226125  2612 raft_consensus.cc:2454] T cbbeeea67f754bb9b1dac5659699ce76 P 95ce35f2cdf84fe79672f2a7a9b53547 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48730b2d013a4d5b8cdd8989fa76980c in term 1.
23:12:28.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.227564  2827 leader_election.cc:302] T cbbeeea67f754bb9b1dac5659699ce76 P 48730b2d013a4d5b8cdd8989fa76980c [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: 48730b2d013a4d5b8cdd8989fa76980c, 95ce35f2cdf84fe79672f2a7a9b53547; no voters: 
23:12:28.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.229787  2988 raft_consensus.cc:2781] T cbbeeea67f754bb9b1dac5659699ce76 P 48730b2d013a4d5b8cdd8989fa76980c [term 1 FOLLOWER]: Leader election won for term 1
23:12:28.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.230261  2988 raft_consensus.cc:686] T cbbeeea67f754bb9b1dac5659699ce76 P 48730b2d013a4d5b8cdd8989fa76980c [term 1 LEADER]: Becoming Leader. State: Replica: 48730b2d013a4d5b8cdd8989fa76980c, State: Running, Role: LEADER
23:12:28.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.231236  2988 consensus_queue.cc:237] T cbbeeea67f754bb9b1dac5659699ce76 P 48730b2d013a4d5b8cdd8989fa76980c [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: "95ce35f2cdf84fe79672f2a7a9b53547" member_type: VOTER last_known_addr { host: "127.2.44.129" port: 35333 } } peers { permanent_uuid: "5303dd8cfd5142f782c53cbae12d3b2f" member_type: VOTER last_known_addr { host: "127.2.44.130" port: 46467 } } peers { permanent_uuid: "48730b2d013a4d5b8cdd8989fa76980c" member_type: VOTER last_known_addr { host: "127.2.44.131" port: 34487 } }
23:12:28.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.230370  2753 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cbbeeea67f754bb9b1dac5659699ce76" candidate_uuid: "48730b2d013a4d5b8cdd8989fa76980c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5303dd8cfd5142f782c53cbae12d3b2f"
23:12:28.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.235773  2753 raft_consensus.cc:3037] T cbbeeea67f754bb9b1dac5659699ce76 P 5303dd8cfd5142f782c53cbae12d3b2f [term 0 FOLLOWER]: Advancing to term 1
23:12:28.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.236575  2974 tablet_bootstrap.cc:492] T 216df515528f4f90a3b8f1de0d42ce19 P 48730b2d013a4d5b8cdd8989fa76980c: No bootstrap required, opened a new log
23:12:28.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.237012  2974 ts_tablet_manager.cc:1397] T 216df515528f4f90a3b8f1de0d42ce19 P 48730b2d013a4d5b8cdd8989fa76980c: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.011s
23:12:28.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.241173  2974 raft_consensus.cc:348] T 216df515528f4f90a3b8f1de0d42ce19 P 48730b2d013a4d5b8cdd8989fa76980c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ce35f2cdf84fe79672f2a7a9b53547" member_type: VOTER last_known_addr { host: "127.2.44.129" port: 35333 } } peers { permanent_uuid: "5303dd8cfd5142f782c53cbae12d3b2f" member_type: VOTER last_known_addr { host: "127.2.44.130" port: 46467 } } peers { permanent_uuid: "48730b2d013a4d5b8cdd8989fa76980c" member_type: VOTER last_known_addr { host: "127.2.44.131" port: 34487 } }
23:12:28.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.241914  2974 raft_consensus.cc:374] T 216df515528f4f90a3b8f1de0d42ce19 P 48730b2d013a4d5b8cdd8989fa76980c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:12:28.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.242203  2974 raft_consensus.cc:729] T 216df515528f4f90a3b8f1de0d42ce19 P 48730b2d013a4d5b8cdd8989fa76980c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48730b2d013a4d5b8cdd8989fa76980c, State: Initialized, Role: FOLLOWER
23:12:28.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:28.243348  2662 tablet.cc:2369] T 216df515528f4f90a3b8f1de0d42ce19 P 95ce35f2cdf84fe79672f2a7a9b53547: Can't schedule compaction. Clean time has not been advanced past its initial value.
23:12:28.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.242883  2974 consensus_queue.cc:260] T 216df515528f4f90a3b8f1de0d42ce19 P 48730b2d013a4d5b8cdd8989fa76980c [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: "95ce35f2cdf84fe79672f2a7a9b53547" member_type: VOTER last_known_addr { host: "127.2.44.129" port: 35333 } } peers { permanent_uuid: "5303dd8cfd5142f782c53cbae12d3b2f" member_type: VOTER last_known_addr { host: "127.2.44.130" port: 46467 } } peers { permanent_uuid: "48730b2d013a4d5b8cdd8989fa76980c" member_type: VOTER last_known_addr { host: "127.2.44.131" port: 34487 } }
23:12:28.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.245476  2974 ts_tablet_manager.cc:1428] T 216df515528f4f90a3b8f1de0d42ce19 P 48730b2d013a4d5b8cdd8989fa76980c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
23:12:28.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.247926  2753 raft_consensus.cc:2454] T cbbeeea67f754bb9b1dac5659699ce76 P 5303dd8cfd5142f782c53cbae12d3b2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48730b2d013a4d5b8cdd8989fa76980c in term 1.
23:12:28.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.249010  2979 raft_consensus.cc:482] T 48866423bb00435ba9f7ddfe92b06735 P 95ce35f2cdf84fe79672f2a7a9b53547 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
23:12:28.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.249550  2979 raft_consensus.cc:504] T 48866423bb00435ba9f7ddfe92b06735 P 95ce35f2cdf84fe79672f2a7a9b53547 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ce35f2cdf84fe79672f2a7a9b53547" member_type: VOTER last_known_addr { host: "127.2.44.129" port: 35333 } } peers { permanent_uuid: "5303dd8cfd5142f782c53cbae12d3b2f" member_type: VOTER last_known_addr { host: "127.2.44.130" port: 46467 } } peers { permanent_uuid: "48730b2d013a4d5b8cdd8989fa76980c" member_type: VOTER last_known_addr { host: "127.2.44.131" port: 34487 } }
23:12:28.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.249701  2270 catalog_manager.cc:5495] T cbbeeea67f754bb9b1dac5659699ce76 P 48730b2d013a4d5b8cdd8989fa76980c reported cstate change: term changed from 0 to 1, leader changed from <none> to 48730b2d013a4d5b8cdd8989fa76980c (127.2.44.131). New cstate: current_term: 1 leader_uuid: "48730b2d013a4d5b8cdd8989fa76980c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ce35f2cdf84fe79672f2a7a9b53547" member_type: VOTER last_known_addr { host: "127.2.44.129" port: 35333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5303dd8cfd5142f782c53cbae12d3b2f" member_type: VOTER last_known_addr { host: "127.2.44.130" port: 46467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48730b2d013a4d5b8cdd8989fa76980c" member_type: VOTER last_known_addr { host: "127.2.44.131" port: 34487 } health_report { overall_health: HEALTHY } } }
23:12:28.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.258294  2979 leader_election.cc:288] T 48866423bb00435ba9f7ddfe92b06735 P 95ce35f2cdf84fe79672f2a7a9b53547 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5303dd8cfd5142f782c53cbae12d3b2f (127.2.44.130:46467), 48730b2d013a4d5b8cdd8989fa76980c (127.2.44.131:34487)
23:12:28.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.276011  2753 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "48866423bb00435ba9f7ddfe92b06735" candidate_uuid: "95ce35f2cdf84fe79672f2a7a9b53547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5303dd8cfd5142f782c53cbae12d3b2f" is_pre_election: true
23:12:28.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.276783  2753 raft_consensus.cc:2454] T 48866423bb00435ba9f7ddfe92b06735 P 5303dd8cfd5142f782c53cbae12d3b2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95ce35f2cdf84fe79672f2a7a9b53547 in term 0.
23:12:28.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.279943  2547 leader_election.cc:302] T 48866423bb00435ba9f7ddfe92b06735 P 95ce35f2cdf84fe79672f2a7a9b53547 [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: 5303dd8cfd5142f782c53cbae12d3b2f, 95ce35f2cdf84fe79672f2a7a9b53547; no voters: 
23:12:28.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.281666  2979 raft_consensus.cc:2781] T 48866423bb00435ba9f7ddfe92b06735 P 95ce35f2cdf84fe79672f2a7a9b53547 [term 0 FOLLOWER]: Leader pre-election won for term 1
23:12:28.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.282013  2979 raft_consensus.cc:482] T 48866423bb00435ba9f7ddfe92b06735 P 95ce35f2cdf84fe79672f2a7a9b53547 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
23:12:28.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.282356  2979 raft_consensus.cc:3037] T 48866423bb00435ba9f7ddfe92b06735 P 95ce35f2cdf84fe79672f2a7a9b53547 [term 0 FOLLOWER]: Advancing to term 1
23:12:28.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:28.286712  2945 tablet.cc:2369] T 216df515528f4f90a3b8f1de0d42ce19 P 48730b2d013a4d5b8cdd8989fa76980c: Can't schedule compaction. Clean time has not been advanced past its initial value.
23:12:28.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.290279  2979 raft_consensus.cc:504] T 48866423bb00435ba9f7ddfe92b06735 P 95ce35f2cdf84fe79672f2a7a9b53547 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ce35f2cdf84fe79672f2a7a9b53547" member_type: VOTER last_known_addr { host: "127.2.44.129" port: 35333 } } peers { permanent_uuid: "5303dd8cfd5142f782c53cbae12d3b2f" member_type: VOTER last_known_addr { host: "127.2.44.130" port: 46467 } } peers { permanent_uuid: "48730b2d013a4d5b8cdd8989fa76980c" member_type: VOTER last_known_addr { host: "127.2.44.131" port: 34487 } }
23:12:28.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.290251  2893 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "48866423bb00435ba9f7ddfe92b06735" candidate_uuid: "95ce35f2cdf84fe79672f2a7a9b53547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48730b2d013a4d5b8cdd8989fa76980c" is_pre_election: true
23:12:28.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.291426  2893 raft_consensus.cc:2454] T 48866423bb00435ba9f7ddfe92b06735 P 48730b2d013a4d5b8cdd8989fa76980c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95ce35f2cdf84fe79672f2a7a9b53547 in term 0.
23:12:28.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.291630  2979 leader_election.cc:288] T 48866423bb00435ba9f7ddfe92b06735 P 95ce35f2cdf84fe79672f2a7a9b53547 [CANDIDATE]: Term 1 election: Requested vote from peers 5303dd8cfd5142f782c53cbae12d3b2f (127.2.44.130:46467), 48730b2d013a4d5b8cdd8989fa76980c (127.2.44.131:34487)
23:12:28.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.292405  2753 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "48866423bb00435ba9f7ddfe92b06735" candidate_uuid: "95ce35f2cdf84fe79672f2a7a9b53547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5303dd8cfd5142f782c53cbae12d3b2f"
23:12:28.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.292654  2893 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "48866423bb00435ba9f7ddfe92b06735" candidate_uuid: "95ce35f2cdf84fe79672f2a7a9b53547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48730b2d013a4d5b8cdd8989fa76980c"
23:12:28.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.292941  2753 raft_consensus.cc:3037] T 48866423bb00435ba9f7ddfe92b06735 P 5303dd8cfd5142f782c53cbae12d3b2f [term 0 FOLLOWER]: Advancing to term 1
23:12:28.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.293118  2893 raft_consensus.cc:3037] T 48866423bb00435ba9f7ddfe92b06735 P 48730b2d013a4d5b8cdd8989fa76980c [term 0 FOLLOWER]: Advancing to term 1
23:12:28.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.299419  2753 raft_consensus.cc:2454] T 48866423bb00435ba9f7ddfe92b06735 P 5303dd8cfd5142f782c53cbae12d3b2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95ce35f2cdf84fe79672f2a7a9b53547 in term 1.
23:12:28.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.299454  2893 raft_consensus.cc:2454] T 48866423bb00435ba9f7ddfe92b06735 P 48730b2d013a4d5b8cdd8989fa76980c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95ce35f2cdf84fe79672f2a7a9b53547 in term 1.
23:12:28.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.300365  2547 leader_election.cc:302] T 48866423bb00435ba9f7ddfe92b06735 P 95ce35f2cdf84fe79672f2a7a9b53547 [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: 48730b2d013a4d5b8cdd8989fa76980c, 95ce35f2cdf84fe79672f2a7a9b53547; no voters: 
23:12:28.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.300973  2979 raft_consensus.cc:2781] T 48866423bb00435ba9f7ddfe92b06735 P 95ce35f2cdf84fe79672f2a7a9b53547 [term 1 FOLLOWER]: Leader election won for term 1
23:12:28.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.302910  2979 raft_consensus.cc:686] T 48866423bb00435ba9f7ddfe92b06735 P 95ce35f2cdf84fe79672f2a7a9b53547 [term 1 LEADER]: Becoming Leader. State: Replica: 95ce35f2cdf84fe79672f2a7a9b53547, State: Running, Role: LEADER
23:12:28.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.304191  2979 consensus_queue.cc:237] T 48866423bb00435ba9f7ddfe92b06735 P 95ce35f2cdf84fe79672f2a7a9b53547 [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: "95ce35f2cdf84fe79672f2a7a9b53547" member_type: VOTER last_known_addr { host: "127.2.44.129" port: 35333 } } peers { permanent_uuid: "5303dd8cfd5142f782c53cbae12d3b2f" member_type: VOTER last_known_addr { host: "127.2.44.130" port: 46467 } } peers { permanent_uuid: "48730b2d013a4d5b8cdd8989fa76980c" member_type: VOTER last_known_addr { host: "127.2.44.131" port: 34487 } }
23:12:28.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.314659  2270 catalog_manager.cc:5495] T 48866423bb00435ba9f7ddfe92b06735 P 95ce35f2cdf84fe79672f2a7a9b53547 reported cstate change: term changed from 0 to 1, leader changed from <none> to 95ce35f2cdf84fe79672f2a7a9b53547 (127.2.44.129). New cstate: current_term: 1 leader_uuid: "95ce35f2cdf84fe79672f2a7a9b53547" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ce35f2cdf84fe79672f2a7a9b53547" member_type: VOTER last_known_addr { host: "127.2.44.129" port: 35333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5303dd8cfd5142f782c53cbae12d3b2f" member_type: VOTER last_known_addr { host: "127.2.44.130" port: 46467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48730b2d013a4d5b8cdd8989fa76980c" member_type: VOTER last_known_addr { host: "127.2.44.131" port: 34487 } health_report { overall_health: UNKNOWN } } }
23:12:28.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.318096  2979 raft_consensus.cc:482] T d91a33401c124a0688ba972ae35e9aae P 95ce35f2cdf84fe79672f2a7a9b53547 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
23:12:28.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.318493  2979 raft_consensus.cc:504] T d91a33401c124a0688ba972ae35e9aae P 95ce35f2cdf84fe79672f2a7a9b53547 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5303dd8cfd5142f782c53cbae12d3b2f" member_type: VOTER last_known_addr { host: "127.2.44.130" port: 46467 } } peers { permanent_uuid: "95ce35f2cdf84fe79672f2a7a9b53547" member_type: VOTER last_known_addr { host: "127.2.44.129" port: 35333 } } peers { permanent_uuid: "48730b2d013a4d5b8cdd8989fa76980c" member_type: VOTER last_known_addr { host: "127.2.44.131" port: 34487 } }
23:12:28.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.320669  2979 leader_election.cc:288] T d91a33401c124a0688ba972ae35e9aae P 95ce35f2cdf84fe79672f2a7a9b53547 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5303dd8cfd5142f782c53cbae12d3b2f (127.2.44.130:46467), 48730b2d013a4d5b8cdd8989fa76980c (127.2.44.131:34487)
23:12:28.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.321364  2753 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d91a33401c124a0688ba972ae35e9aae" candidate_uuid: "95ce35f2cdf84fe79672f2a7a9b53547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5303dd8cfd5142f782c53cbae12d3b2f" is_pre_election: true
23:12:28.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.321942  2753 raft_consensus.cc:2454] T d91a33401c124a0688ba972ae35e9aae P 5303dd8cfd5142f782c53cbae12d3b2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95ce35f2cdf84fe79672f2a7a9b53547 in term 0.
23:12:28.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.322084  2893 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d91a33401c124a0688ba972ae35e9aae" candidate_uuid: "95ce35f2cdf84fe79672f2a7a9b53547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48730b2d013a4d5b8cdd8989fa76980c" is_pre_election: true
23:12:28.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.322633  2893 raft_consensus.cc:2454] T d91a33401c124a0688ba972ae35e9aae P 48730b2d013a4d5b8cdd8989fa76980c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95ce35f2cdf84fe79672f2a7a9b53547 in term 0.
23:12:28.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.324087  2547 leader_election.cc:302] T d91a33401c124a0688ba972ae35e9aae P 95ce35f2cdf84fe79672f2a7a9b53547 [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: 48730b2d013a4d5b8cdd8989fa76980c, 95ce35f2cdf84fe79672f2a7a9b53547; no voters: 
23:12:28.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.325515  2979 raft_consensus.cc:2781] T d91a33401c124a0688ba972ae35e9aae P 95ce35f2cdf84fe79672f2a7a9b53547 [term 0 FOLLOWER]: Leader pre-election won for term 1
23:12:28.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.325810  2979 raft_consensus.cc:482] T d91a33401c124a0688ba972ae35e9aae P 95ce35f2cdf84fe79672f2a7a9b53547 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
23:12:28.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.326122  2979 raft_consensus.cc:3037] T d91a33401c124a0688ba972ae35e9aae P 95ce35f2cdf84fe79672f2a7a9b53547 [term 0 FOLLOWER]: Advancing to term 1
23:12:28.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.332512  2979 raft_consensus.cc:504] T d91a33401c124a0688ba972ae35e9aae P 95ce35f2cdf84fe79672f2a7a9b53547 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5303dd8cfd5142f782c53cbae12d3b2f" member_type: VOTER last_known_addr { host: "127.2.44.130" port: 46467 } } peers { permanent_uuid: "95ce35f2cdf84fe79672f2a7a9b53547" member_type: VOTER last_known_addr { host: "127.2.44.129" port: 35333 } } peers { permanent_uuid: "48730b2d013a4d5b8cdd8989fa76980c" member_type: VOTER last_known_addr { host: "127.2.44.131" port: 34487 } }
23:12:28.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.333705  2979 leader_election.cc:288] T d91a33401c124a0688ba972ae35e9aae P 95ce35f2cdf84fe79672f2a7a9b53547 [CANDIDATE]: Term 1 election: Requested vote from peers 5303dd8cfd5142f782c53cbae12d3b2f (127.2.44.130:46467), 48730b2d013a4d5b8cdd8989fa76980c (127.2.44.131:34487)
23:12:28.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.334509  2753 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d91a33401c124a0688ba972ae35e9aae" candidate_uuid: "95ce35f2cdf84fe79672f2a7a9b53547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5303dd8cfd5142f782c53cbae12d3b2f"
23:12:28.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.334705  2893 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d91a33401c124a0688ba972ae35e9aae" candidate_uuid: "95ce35f2cdf84fe79672f2a7a9b53547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48730b2d013a4d5b8cdd8989fa76980c"
23:12:28.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.335068  2753 raft_consensus.cc:3037] T d91a33401c124a0688ba972ae35e9aae P 5303dd8cfd5142f782c53cbae12d3b2f [term 0 FOLLOWER]: Advancing to term 1
23:12:28.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.335210  2893 raft_consensus.cc:3037] T d91a33401c124a0688ba972ae35e9aae P 48730b2d013a4d5b8cdd8989fa76980c [term 0 FOLLOWER]: Advancing to term 1
23:12:28.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.341184  2753 raft_consensus.cc:2454] T d91a33401c124a0688ba972ae35e9aae P 5303dd8cfd5142f782c53cbae12d3b2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95ce35f2cdf84fe79672f2a7a9b53547 in term 1.
23:12:28.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.341183  2893 raft_consensus.cc:2454] T d91a33401c124a0688ba972ae35e9aae P 48730b2d013a4d5b8cdd8989fa76980c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95ce35f2cdf84fe79672f2a7a9b53547 in term 1.
23:12:28.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.342247  2547 leader_election.cc:302] T d91a33401c124a0688ba972ae35e9aae P 95ce35f2cdf84fe79672f2a7a9b53547 [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: 48730b2d013a4d5b8cdd8989fa76980c, 95ce35f2cdf84fe79672f2a7a9b53547; no voters: 
23:12:28.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.342880  2979 raft_consensus.cc:2781] T d91a33401c124a0688ba972ae35e9aae P 95ce35f2cdf84fe79672f2a7a9b53547 [term 1 FOLLOWER]: Leader election won for term 1
23:12:28.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.343276  2979 raft_consensus.cc:686] T d91a33401c124a0688ba972ae35e9aae P 95ce35f2cdf84fe79672f2a7a9b53547 [term 1 LEADER]: Becoming Leader. State: Replica: 95ce35f2cdf84fe79672f2a7a9b53547, State: Running, Role: LEADER
23:12:28.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.344399  2979 consensus_queue.cc:237] T d91a33401c124a0688ba972ae35e9aae P 95ce35f2cdf84fe79672f2a7a9b53547 [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: "5303dd8cfd5142f782c53cbae12d3b2f" member_type: VOTER last_known_addr { host: "127.2.44.130" port: 46467 } } peers { permanent_uuid: "95ce35f2cdf84fe79672f2a7a9b53547" member_type: VOTER last_known_addr { host: "127.2.44.129" port: 35333 } } peers { permanent_uuid: "48730b2d013a4d5b8cdd8989fa76980c" member_type: VOTER last_known_addr { host: "127.2.44.131" port: 34487 } }
23:12:28.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.352588  2270 catalog_manager.cc:5495] T d91a33401c124a0688ba972ae35e9aae P 95ce35f2cdf84fe79672f2a7a9b53547 reported cstate change: term changed from 0 to 1, leader changed from <none> to 95ce35f2cdf84fe79672f2a7a9b53547 (127.2.44.129). New cstate: current_term: 1 leader_uuid: "95ce35f2cdf84fe79672f2a7a9b53547" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5303dd8cfd5142f782c53cbae12d3b2f" member_type: VOTER last_known_addr { host: "127.2.44.130" port: 46467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95ce35f2cdf84fe79672f2a7a9b53547" member_type: VOTER last_known_addr { host: "127.2.44.129" port: 35333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48730b2d013a4d5b8cdd8989fa76980c" member_type: VOTER last_known_addr { host: "127.2.44.131" port: 34487 } health_report { overall_health: UNKNOWN } } }
23:12:28.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.379585  2979 raft_consensus.cc:482] T 216df515528f4f90a3b8f1de0d42ce19 P 95ce35f2cdf84fe79672f2a7a9b53547 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
23:12:28.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.379925  2979 raft_consensus.cc:504] T 216df515528f4f90a3b8f1de0d42ce19 P 95ce35f2cdf84fe79672f2a7a9b53547 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ce35f2cdf84fe79672f2a7a9b53547" member_type: VOTER last_known_addr { host: "127.2.44.129" port: 35333 } } peers { permanent_uuid: "5303dd8cfd5142f782c53cbae12d3b2f" member_type: VOTER last_known_addr { host: "127.2.44.130" port: 46467 } } peers { permanent_uuid: "48730b2d013a4d5b8cdd8989fa76980c" member_type: VOTER last_known_addr { host: "127.2.44.131" port: 34487 } }
23:12:28.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.381389  2979 leader_election.cc:288] T 216df515528f4f90a3b8f1de0d42ce19 P 95ce35f2cdf84fe79672f2a7a9b53547 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5303dd8cfd5142f782c53cbae12d3b2f (127.2.44.130:46467), 48730b2d013a4d5b8cdd8989fa76980c (127.2.44.131:34487)
23:12:28.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.382284  2753 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "216df515528f4f90a3b8f1de0d42ce19" candidate_uuid: "95ce35f2cdf84fe79672f2a7a9b53547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5303dd8cfd5142f782c53cbae12d3b2f" is_pre_election: true
23:12:28.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.382424  2893 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "216df515528f4f90a3b8f1de0d42ce19" candidate_uuid: "95ce35f2cdf84fe79672f2a7a9b53547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48730b2d013a4d5b8cdd8989fa76980c" is_pre_election: true
23:12:28.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.382850  2753 raft_consensus.cc:2454] T 216df515528f4f90a3b8f1de0d42ce19 P 5303dd8cfd5142f782c53cbae12d3b2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95ce35f2cdf84fe79672f2a7a9b53547 in term 0.
23:12:28.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.383004  2893 raft_consensus.cc:2454] T 216df515528f4f90a3b8f1de0d42ce19 P 48730b2d013a4d5b8cdd8989fa76980c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95ce35f2cdf84fe79672f2a7a9b53547 in term 0.
23:12:28.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.383807  2547 leader_election.cc:302] T 216df515528f4f90a3b8f1de0d42ce19 P 95ce35f2cdf84fe79672f2a7a9b53547 [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: 5303dd8cfd5142f782c53cbae12d3b2f, 95ce35f2cdf84fe79672f2a7a9b53547; no voters: 
23:12:28.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.384958  2979 raft_consensus.cc:2781] T 216df515528f4f90a3b8f1de0d42ce19 P 95ce35f2cdf84fe79672f2a7a9b53547 [term 0 FOLLOWER]: Leader pre-election won for term 1
23:12:28.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.385262  2979 raft_consensus.cc:482] T 216df515528f4f90a3b8f1de0d42ce19 P 95ce35f2cdf84fe79672f2a7a9b53547 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
23:12:28.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.385581  2979 raft_consensus.cc:3037] T 216df515528f4f90a3b8f1de0d42ce19 P 95ce35f2cdf84fe79672f2a7a9b53547 [term 0 FOLLOWER]: Advancing to term 1
23:12:28.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.389599  2979 raft_consensus.cc:504] T 216df515528f4f90a3b8f1de0d42ce19 P 95ce35f2cdf84fe79672f2a7a9b53547 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ce35f2cdf84fe79672f2a7a9b53547" member_type: VOTER last_known_addr { host: "127.2.44.129" port: 35333 } } peers { permanent_uuid: "5303dd8cfd5142f782c53cbae12d3b2f" member_type: VOTER last_known_addr { host: "127.2.44.130" port: 46467 } } peers { permanent_uuid: "48730b2d013a4d5b8cdd8989fa76980c" member_type: VOTER last_known_addr { host: "127.2.44.131" port: 34487 } }
23:12:28.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.390909  2979 leader_election.cc:288] T 216df515528f4f90a3b8f1de0d42ce19 P 95ce35f2cdf84fe79672f2a7a9b53547 [CANDIDATE]: Term 1 election: Requested vote from peers 5303dd8cfd5142f782c53cbae12d3b2f (127.2.44.130:46467), 48730b2d013a4d5b8cdd8989fa76980c (127.2.44.131:34487)
23:12:28.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.391824  2753 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "216df515528f4f90a3b8f1de0d42ce19" candidate_uuid: "95ce35f2cdf84fe79672f2a7a9b53547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5303dd8cfd5142f782c53cbae12d3b2f"
23:12:28.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.391976  2893 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "216df515528f4f90a3b8f1de0d42ce19" candidate_uuid: "95ce35f2cdf84fe79672f2a7a9b53547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48730b2d013a4d5b8cdd8989fa76980c"
23:12:28.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.392356  2753 raft_consensus.cc:3037] T 216df515528f4f90a3b8f1de0d42ce19 P 5303dd8cfd5142f782c53cbae12d3b2f [term 0 FOLLOWER]: Advancing to term 1
23:12:28.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.392483  2893 raft_consensus.cc:3037] T 216df515528f4f90a3b8f1de0d42ce19 P 48730b2d013a4d5b8cdd8989fa76980c [term 0 FOLLOWER]: Advancing to term 1
23:12:28.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.398499  2753 raft_consensus.cc:2454] T 216df515528f4f90a3b8f1de0d42ce19 P 5303dd8cfd5142f782c53cbae12d3b2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95ce35f2cdf84fe79672f2a7a9b53547 in term 1.
23:12:28.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.398499  2893 raft_consensus.cc:2454] T 216df515528f4f90a3b8f1de0d42ce19 P 48730b2d013a4d5b8cdd8989fa76980c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95ce35f2cdf84fe79672f2a7a9b53547 in term 1.
23:12:28.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.399426  2547 leader_election.cc:302] T 216df515528f4f90a3b8f1de0d42ce19 P 95ce35f2cdf84fe79672f2a7a9b53547 [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: 48730b2d013a4d5b8cdd8989fa76980c, 95ce35f2cdf84fe79672f2a7a9b53547; no voters: 
23:12:28.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.399986  2979 raft_consensus.cc:2781] T 216df515528f4f90a3b8f1de0d42ce19 P 95ce35f2cdf84fe79672f2a7a9b53547 [term 1 FOLLOWER]: Leader election won for term 1
23:12:28.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.400401  2979 raft_consensus.cc:686] T 216df515528f4f90a3b8f1de0d42ce19 P 95ce35f2cdf84fe79672f2a7a9b53547 [term 1 LEADER]: Becoming Leader. State: Replica: 95ce35f2cdf84fe79672f2a7a9b53547, State: Running, Role: LEADER
23:12:28.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.401059  2979 consensus_queue.cc:237] T 216df515528f4f90a3b8f1de0d42ce19 P 95ce35f2cdf84fe79672f2a7a9b53547 [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: "95ce35f2cdf84fe79672f2a7a9b53547" member_type: VOTER last_known_addr { host: "127.2.44.129" port: 35333 } } peers { permanent_uuid: "5303dd8cfd5142f782c53cbae12d3b2f" member_type: VOTER last_known_addr { host: "127.2.44.130" port: 46467 } } peers { permanent_uuid: "48730b2d013a4d5b8cdd8989fa76980c" member_type: VOTER last_known_addr { host: "127.2.44.131" port: 34487 } }
23:12:28.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.412525  2270 catalog_manager.cc:5495] T 216df515528f4f90a3b8f1de0d42ce19 P 95ce35f2cdf84fe79672f2a7a9b53547 reported cstate change: term changed from 0 to 1, leader changed from <none> to 95ce35f2cdf84fe79672f2a7a9b53547 (127.2.44.129). New cstate: current_term: 1 leader_uuid: "95ce35f2cdf84fe79672f2a7a9b53547" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ce35f2cdf84fe79672f2a7a9b53547" member_type: VOTER last_known_addr { host: "127.2.44.129" port: 35333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5303dd8cfd5142f782c53cbae12d3b2f" member_type: VOTER last_known_addr { host: "127.2.44.130" port: 46467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48730b2d013a4d5b8cdd8989fa76980c" member_type: VOTER last_known_addr { host: "127.2.44.131" port: 34487 } health_report { overall_health: UNKNOWN } } }
23:12:28.530 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:28.530 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:28.531 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:28.532 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:28.534 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=21), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.2.44.190:40307, [11ms] Sub RPC GetTableLocations: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:28.541 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)] connecting to peer
23:12:28.543 [DEBUG - kudu-nio-1] (Connection.java:757) [peer 95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)] Successfully connected to peer
23:12:28.609 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x78cb77e5, L:/127.0.0.1:60564 - R:/127.2.44.129:35333] using TOKEN/null
23:12:28.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.621888  2988 consensus_queue.cc:1035] T cbbeeea67f754bb9b1dac5659699ce76 P 48730b2d013a4d5b8cdd8989fa76980c [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ce35f2cdf84fe79672f2a7a9b53547" member_type: VOTER last_known_addr { host: "127.2.44.129" port: 35333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:12:28.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.625463  2893 raft_consensus.cc:1261] T 48866423bb00435ba9f7ddfe92b06735 P 48730b2d013a4d5b8cdd8989fa76980c [term 1 FOLLOWER]: Refusing update from remote peer 95ce35f2cdf84fe79672f2a7a9b53547: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:12:28.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.626366  2753 raft_consensus.cc:1261] T 48866423bb00435ba9f7ddfe92b06735 P 5303dd8cfd5142f782c53cbae12d3b2f [term 1 FOLLOWER]: Refusing update from remote peer 95ce35f2cdf84fe79672f2a7a9b53547: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:12:28.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.628201  2979 consensus_queue.cc:1035] T 48866423bb00435ba9f7ddfe92b06735 P 95ce35f2cdf84fe79672f2a7a9b53547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48730b2d013a4d5b8cdd8989fa76980c" member_type: VOTER last_known_addr { host: "127.2.44.131" port: 34487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
23:12:28.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.630329  2998 consensus_queue.cc:1035] T 48866423bb00435ba9f7ddfe92b06735 P 95ce35f2cdf84fe79672f2a7a9b53547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5303dd8cfd5142f782c53cbae12d3b2f" member_type: VOTER last_known_addr { host: "127.2.44.130" port: 46467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
23:12:28.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.651731  2988 consensus_queue.cc:1035] T cbbeeea67f754bb9b1dac5659699ce76 P 48730b2d013a4d5b8cdd8989fa76980c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5303dd8cfd5142f782c53cbae12d3b2f" member_type: VOTER last_known_addr { host: "127.2.44.130" port: 46467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:12:28.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.671583  3002 mvcc.cc:205] Tried to move back new op lower bound from 7305076525553672192 to 7305076524262559744. Current Snapshot: MvccSnapshot[applied={T|T < 7305076525553672192}]
23:12:28.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.685789  3005 mvcc.cc:205] Tried to move back new op lower bound from 7305076525553672192 to 7305076524262559744. Current Snapshot: MvccSnapshot[applied={T|T < 7305076525553672192}]
23:12:28.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.699242  3007 mvcc.cc:205] Tried to move back new op lower bound from 7305076525553672192 to 7305076524262559744. Current Snapshot: MvccSnapshot[applied={T|T < 7305076525553672192}]
23:12:28.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.742956  2979 consensus_queue.cc:1035] T d91a33401c124a0688ba972ae35e9aae P 95ce35f2cdf84fe79672f2a7a9b53547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5303dd8cfd5142f782c53cbae12d3b2f" member_type: VOTER last_known_addr { host: "127.2.44.130" port: 46467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:12:28.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.794837  2979 consensus_queue.cc:1035] T d91a33401c124a0688ba972ae35e9aae P 95ce35f2cdf84fe79672f2a7a9b53547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48730b2d013a4d5b8cdd8989fa76980c" member_type: VOTER last_known_addr { host: "127.2.44.131" port: 34487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:12:28.813 [DEBUG - Time-limited test] (Connection.java:748) [peer 48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)] connecting to peer
23:12:28.815 [DEBUG - kudu-nio-0] (Connection.java:757) [peer 48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)] Successfully connected to peer
23:12:28.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:28.853483  2547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.44.130:46467, user_credentials={real_user=slave}} blocked reactor thread for 43593.4us
23:12:28.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.867648  2979 consensus_queue.cc:1035] T 216df515528f4f90a3b8f1de0d42ce19 P 95ce35f2cdf84fe79672f2a7a9b53547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48730b2d013a4d5b8cdd8989fa76980c" member_type: VOTER last_known_addr { host: "127.2.44.131" port: 34487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:12:28.912 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x35dd2976, L:/127.0.0.1:59608 - R:/127.2.44.131:34487] using TOKEN/null
23:12:28.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:28.924566  2979 consensus_queue.cc:1035] T 216df515528f4f90a3b8f1de0d42ce19 P 95ce35f2cdf84fe79672f2a7a9b53547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5303dd8cfd5142f782c53cbae12d3b2f" member_type: VOTER last_known_addr { host: "127.2.44.130" port: 46467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:12:29.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:29.026168  2828 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.44.130:46467, user_credentials={real_user=slave}} blocked reactor thread for 60249.7us
23:12:29.154 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.163 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.256 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.276 [ERROR - pool-4-thread-55] (HashedWheelTimer.java:472) 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.
23:12:29.278 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.287 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:29.287 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.290 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:29.297 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.297 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.298 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.299 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.300 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.300 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.301 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.301 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.302 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.302 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.304 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.305 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.316 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.316 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.316 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.317 [DEBUG - pool-4-thread-54] (NetUtil.java:140) Resolved '127.2.44.190' into [/127.2.44.190] in 1893703ns
23:12:29.317 [DEBUG - pool-4-thread-65] (NetUtil.java:140) Resolved '127.2.44.190' into [/127.2.44.190] in 1724909ns
23:12:29.317 [DEBUG - pool-4-thread-13] (NetUtil.java:140) Resolved '127.2.44.190' into [/127.2.44.190] in 2206606ns
23:12:29.317 [DEBUG - pool-4-thread-56] (NetUtil.java:140) Resolved '127.2.44.190' into [/127.2.44.190] in 2130049ns
23:12:29.317 [DEBUG - pool-4-thread-53] (NetUtil.java:140) Resolved '127.2.44.190' into [/127.2.44.190] in 2301774ns
23:12:29.317 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.317 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.317 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.317 [DEBUG - pool-4-thread-71] (NetUtil.java:140) Resolved '127.2.44.190' into [/127.2.44.190] in 1829725ns
23:12:29.317 [DEBUG - pool-4-thread-39] (NetUtil.java:140) Resolved '127.2.44.190' into [/127.2.44.190] in 1926865ns
23:12:29.318 [DEBUG - pool-4-thread-16] (NetUtil.java:140) Resolved '127.2.44.190' into [/127.2.44.190] in 3241955ns
23:12:29.318 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.318 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.319 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.322 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.322 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.323 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.323 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.325 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.325 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.326 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.328 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.335 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.336 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.337 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.337 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.338 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.339 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.339 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.343 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.344 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.344 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.345 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.345 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.348 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:29.348 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.350 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.350 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.350 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.350 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.351 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.352 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.352 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.352 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.353 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.354 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.353 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.354 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.355 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.355 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.356 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.356 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.356 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.357 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.358 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.359 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.359 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.360 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.360 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.361 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:29.361 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.361 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.362 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.363 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.364 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.364 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.364 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.365 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.365 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.365 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.365 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.366 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.366 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.367 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.367 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.368 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.368 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.369 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.369 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.370 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.370 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.371 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.372 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.373 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.374 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.374 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.375 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.375 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.376 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.377 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.378 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.379 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.379 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.380 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.381 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.382 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.383 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.384 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.384 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.385 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.385 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.386 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.387 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:29.407 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.408 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.411 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.416 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.428 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.436 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.437 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.437 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.439 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.439 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.443 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.445 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.445 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.446 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.447 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.447 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.448 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.449 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.452 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.453 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.455 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.455 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.455 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.456 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.456 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.457 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.461 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.461 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.461 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.461 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.462 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.467 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.467 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.468 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.468 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.468 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.468 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.469 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.469 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.469 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.469 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.471 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.471 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.471 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.472 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.472 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.473 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.474 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.474 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.474 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.474 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.475 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.475 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.476 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.476 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.476 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.477 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.477 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.477 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.478 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.478 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.478 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.479 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.479 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.479 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.480 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.480 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.480 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.480 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.481 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.481 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.482 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.482 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.482 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.483 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.484 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.488 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.488 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.489 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.491 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.491 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.492 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.493 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.495 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.495 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.495 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.495 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.496 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.496 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.496 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.497 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.497 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.498 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.498 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.499 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.499 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.500 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.501 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.502 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.502 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.502 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.503 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.503 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.504 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.505 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.506 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.506 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.507 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.507 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.507 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.507 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.508 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.508 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.508 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.508 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.509 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.509 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.510 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.510 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.511 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.511 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.512 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.512 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.513 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.513 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.514 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.514 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.515 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.515 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.516 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.516 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.517 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.518 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.518 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.519 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.521 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.522 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.522 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.522 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.523 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.524 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.524 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.525 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.525 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.526 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.526 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.526 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.527 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.527 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.528 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.528 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.529 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.529 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.530 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.530 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.530 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.531 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.532 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.533 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.535 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.536 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.537 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:29.537 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.538 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.539 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.539 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.546 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.552 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.552 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.555 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.556 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.557 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.559 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.560 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.561 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.562 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.569 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.572 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.574 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.579 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.580 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.581 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.582 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.583 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.585 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.586 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.587 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.588 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.589 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.591 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.592 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.592 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.600 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.600 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.601 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.603 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.604 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.606 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.608 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.609 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:29.610 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.612 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.613 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.615 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.617 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.619 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.620 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.639 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.639 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:29.649 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.651 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:29.652 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.656 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:29.658 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:29.660 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:29.668 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:29.676 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:29.677 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:29.674 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:29.679 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:29.671 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:29.685 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:29.686 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:29.722 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:29.730 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:29.722 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:29.735 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7760bc96, L:/127.0.0.1:51610 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:29.747 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:29.760 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:29.773 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:29.784 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:29.790 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:29.791 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x22cf6f39, L:/127.0.0.1:33736 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:29.818 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xaeeed994, L:/127.0.0.1:51606 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:29.849 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0b781458, L:/127.0.0.1:33726 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:29.850 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9ba0e452, L:/127.0.0.1:33688 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:29.852 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3eea2e58, L:/127.0.0.1:33700 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:29.857 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:29.858 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:29.861 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:29.861 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x32f2ba9d, L:/127.0.0.1:33710 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:29.862 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:29.892 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe5369ef9, L:/127.0.0.1:33744 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:29.893 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdcd7acfc, L:/127.0.0.1:51634 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:29.895 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb46d6151, L:/127.0.0.1:56582 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:29.938 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xac48a7e2, L:/127.0.0.1:33752 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:29.943 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:29.945 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:29.948 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:29.948 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=662), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [36ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [98ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [466ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:29.950 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:29.952 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:29.952 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:29.982 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:29.987 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:29.987 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x504ce6f7, L:/127.0.0.1:33754 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:29.998 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:30.004 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:30.005 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:30.005 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=849), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [91ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [726ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [828ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, deferred=null) after lookup
23:12:30.007 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:30.008 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=656), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [468ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [469ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:30.037 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.042 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.042 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.044 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.046 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.047 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.062 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.074 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd4819d83, L:/127.0.0.1:51644 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:30.075 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.077 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.078 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.079 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.080 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:30.081 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.082 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.083 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.040 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.088 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.090 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:30.090 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.090 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.091 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.093 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.095 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.105 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.108 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.111 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:30.113 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:30.129 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:30.131 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:30.132 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:30.203 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb8dd8825, L:/127.0.0.1:56596 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:30.204 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x22a5b90d, L:/127.0.0.1:56614 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:30.205 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.206 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.208 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.213 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.213 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:30.216 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:30.217 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.219 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.219 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.221 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.222 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.223 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.225 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.226 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.227 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.228 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.230 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.231 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.232 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.232 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:30.233 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.234 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:30.235 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.236 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:30.237 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.238 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf2cf8886, L:/127.0.0.1:51650 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:30.239 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.239 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:30.240 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.241 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.242 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.243 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.244 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:30.244 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.245 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.246 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.247 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.248 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.248 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:30.249 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.250 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.251 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.252 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.252 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2876db6a, L:/127.0.0.1:56600 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:30.253 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.253 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:30.254 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:30.254 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.254 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.255 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.256 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.258 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.258 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:30.259 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.260 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.261 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.262 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.263 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.264 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.265 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.266 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.267 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.268 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:30.268 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.269 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.270 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.271 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.272 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.273 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.274 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.275 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.276 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.277 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.278 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.279 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.280 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.281 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.282 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.284 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.285 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.286 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.289 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.290 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.291 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.292 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.293 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.295 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.295 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.297 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.298 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.299 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.300 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.300 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.302 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.303 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.303 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.305 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.306 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.306 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:30.306 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.307 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.309 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:30.309 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.310 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.311 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.312 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.313 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.314 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.316 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.317 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.318 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.319 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.321 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.321 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.325 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.326 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.327 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.329 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.330 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.331 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.332 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:30.332 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.333 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.335 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.336 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.337 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.338 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.339 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.340 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.341 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.342 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.343 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.343 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.344 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.345 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.345 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.347 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.348 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.349 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.350 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.351 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.353 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.355 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:30.355 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.347 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.356 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.358 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.359 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:30.359 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.359 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:30.360 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.361 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.362 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.364 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:30.365 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.365 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:30.366 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.367 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.368 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.369 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.370 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.371 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.372 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.374 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x297ce9e3, L:/127.0.0.1:51836 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:30.374 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.375 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.376 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.377 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.378 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.379 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.380 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.380 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2b336e9f, L:/127.0.0.1:51698 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:30.381 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.382 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.383 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:30.384 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.385 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.386 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.386 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:30.387 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.389 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.390 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.391 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.392 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.394 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.395 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.396 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.397 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.399 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.400 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.401 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.402 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.403 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:30.391 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:30.419 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x26c3a623, L:/127.0.0.1:56616 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:30.433 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7a299d89, L:/127.0.0.1:56674 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:30.440 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:30.448 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1bbb8659, L:/127.0.0.1:51846 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:30.458 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:30.475 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x72c7e543, L:/127.0.0.1:51894 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:30.478 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:30.797 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:30.800 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:30.800 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:30.805 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:30.807 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:30.808 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.809 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:30.810 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:30.813 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.817 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:30.820 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.823 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:30.830 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.832 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:30.835 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.840 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:30.844 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.846 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:30.846 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:30.852 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:30.856 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:30.857 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.858 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.861 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:30.862 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:30.862 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.864 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:30.865 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.867 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:30.868 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:30.872 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.873 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:30.874 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:30.876 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:30.879 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:30.879 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.880 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:30.882 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:30.882 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.883 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.884 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:30.887 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:30.888 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:30.891 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.891 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.891 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.892 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:30.893 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.894 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.895 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:30.896 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.897 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.903 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.912 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.919 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.924 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.928 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.932 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.934 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.936 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:30.939 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:31.215 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:31.215 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:31.217 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:31.218 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:31.219 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:31.219 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:31.223 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:31.213 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:31.226 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:31.227 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:31.231 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:31.235 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:31.238 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:31.239 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:31.239 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1938), Traces: [0ms] refreshing cache from master, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [30ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [145ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [891ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:31.213 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x414014f5, L:/127.0.0.1:56986 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:31.212 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:31.212 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:31.301 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:31.304 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:31.305 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:31.309 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:31.211 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:31.210 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:31.208 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:31.205 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:31.325 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:31.328 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:31.329 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:31.331 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:31.205 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:31.331 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:31.332 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:31.205 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:31.204 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:31.338 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:31.204 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:31.201 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:31.201 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:31.198 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:31.198 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:31.196 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:31.196 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:31.195 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:31.192 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:31.190 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:31.187 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:31.182 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:31.180 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:31.177 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:31.170 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:31.170 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:31.170 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:31.157 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7229b073, L:/127.0.0.1:56786 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:31.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:30.499629  2547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.44.131:34487, user_credentials={real_user=slave}} blocked reactor thread for 280821us
23:12:31.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:31.254063  2331 thread.cc:636] server-negotiator [worker] (thread pool) Time spent creating pthread: real 0.562s	user 0.022s	sys 0.036s
23:12:31.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:31.254594  2331 thread.cc:602] server-negotiator [worker] (thread pool) Time spent starting thread: real 0.563s	user 0.023s	sys 0.037s
23:12:31.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:31.320356  3501 raft_consensus.cc:482] T 00000000000000000000000000000000 P 6c35f2c024ab464fac8b1de147a0b843 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3178a454934e474995426ff1cf20ccad)
23:12:31.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:31.320924  3501 raft_consensus.cc:504] T 00000000000000000000000000000000 P 6c35f2c024ab464fac8b1de147a0b843 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3178a454934e474995426ff1cf20ccad" member_type: VOTER last_known_addr { host: "127.2.44.190" port: 40307 } } peers { permanent_uuid: "6c35f2c024ab464fac8b1de147a0b843" member_type: VOTER last_known_addr { host: "127.2.44.189" port: 45783 } } peers { permanent_uuid: "aa4509b8a36d4354ad687fd5563b815e" member_type: VOTER last_known_addr { host: "127.2.44.188" port: 39895 } }
23:12:31.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:31.351454  2433 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "6c35f2c024ab464fac8b1de147a0b843" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "aa4509b8a36d4354ad687fd5563b815e" is_pre_election: true
23:12:31.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:31.357611  3501 leader_election.cc:288] T 00000000000000000000000000000000 P 6c35f2c024ab464fac8b1de147a0b843 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3178a454934e474995426ff1cf20ccad (127.2.44.190:40307), aa4509b8a36d4354ad687fd5563b815e (127.2.44.188:39895)
23:12:31.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:31.360095  2281 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "6c35f2c024ab464fac8b1de147a0b843" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "3178a454934e474995426ff1cf20ccad" is_pre_election: true
23:12:31.344 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:31.315 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:31.295 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd0d8d477, L:/127.0.0.1:33896 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:31.294 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:31.364 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:31.365 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:31.365 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:31.365 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:31.366 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:31.293 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7a43093a, L:/127.0.0.1:33782 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:31.369 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:31.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:31.369511  2330 leader_election.cc:302] T 00000000000000000000000000000000 P 6c35f2c024ab464fac8b1de147a0b843 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c35f2c024ab464fac8b1de147a0b843; no voters: 3178a454934e474995426ff1cf20ccad, aa4509b8a36d4354ad687fd5563b815e
23:12:31.288 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x74aaccd6, L:/127.0.0.1:33794 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:31.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:31.372243  3501 raft_consensus.cc:2726] T 00000000000000000000000000000000 P 6c35f2c024ab464fac8b1de147a0b843 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
23:12:31.373 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:31.287 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:31.374 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:31.374 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:31.375 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:31.375 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:31.376 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:31.282 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6be7d4dd, L:/127.0.0.1:34158 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:31.378 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:31.277 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xaf55b0c8, L:/127.0.0.1:56870 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:31.263 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:31.383 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:31.384 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:31.254 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:31.386 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:31.386 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:31.386 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:31.387 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:31.215 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:31.388 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:31.389 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:31.389 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:31.391 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:31.392 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:31.394 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:31.396 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:31.397 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:31.397 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2059), Traces: [0ms] refreshing cache from master, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [153ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [1564ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [1842ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:31.411 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299992, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299992, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299992, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299919, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:31.414 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:31.417 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:31.426 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:31.434 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:31.446 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:31.447 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:31.447 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:31.454 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:31.578 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2081), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [43ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [1901ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:31.597 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:31.599 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:31.600 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:31.608 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:31.609 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:31.609 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:31.615 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:31.616 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:31.616 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:31.617 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:31.617 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:31.617 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:31.617 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:31.617 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:31.618 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:31.618 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:31.619 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:31.619 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:31.619 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:31.620 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:31.627 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:31.627 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:31.628 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa8a0e5f3, L:/127.0.0.1:33764 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:31.633 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:31.638 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:31.638 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd44ce8e6, L:/127.0.0.1:33814 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:31.644 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:31.655 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:31.655 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:31.656 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:32.001 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9cf9dbf6, L:/127.0.0.1:34142 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:31.987 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe171933d, L:/127.0.0.1:56668 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:32.005 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:31.986 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd944bea8, L:/127.0.0.1:51658 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:32.087 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x19b34922, L:/127.0.0.1:56636 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:32.091 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:31.986 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa387f928, L:/127.0.0.1:34074 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:31.984 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc0627581, L:/127.0.0.1:34034 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:31.982 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfde5f861, L:/127.0.0.1:34166 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:32.097 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:32.098 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4a592587, L:/127.0.0.1:51694 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:32.101 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:32.103 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfaf3e377, L:/127.0.0.1:34022 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:32.103 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x28f294c9, L:/127.0.0.1:33882 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:32.104 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:32.106 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:32.108 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:31.982 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:32.152 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9cf1d575, L:/127.0.0.1:51724 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:32.154 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:32.156 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf7fc03cb, L:/127.0.0.1:56720 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:32.161 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe40f7208, L:/127.0.0.1:52094 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:32.162 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x06b7f98e, L:/127.0.0.1:34182 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:32.163 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4ae9bf46, L:/127.0.0.1:33838 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:32.163 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:32.165 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:32.166 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1dbb1f29, L:/127.0.0.1:57074 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:32.168 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:31.981 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x54a34ff9, L:/127.0.0.1:34134 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:31.981 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3c8866d9, L:/127.0.0.1:34108 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:31.980 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x93f0265b, L:/127.0.0.1:34162 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:31.979 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x34c51871, L:/127.0.0.1:33976 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:31.975 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x90afb917, L:/127.0.0.1:33854 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:31.973 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8c46165b, L:/127.0.0.1:33822 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:32.174 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:31.972 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd14987cb, L:/127.0.0.1:34004 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:31.969 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf5494fa4, L:/127.0.0.1:33866 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:31.969 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:31.969 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x01574d5f, L:/127.0.0.1:56750 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:32.186 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x43bd6be4, L:/127.0.0.1:51760 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:31.963 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:32.194 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe08ad70c, L:/127.0.0.1:56792 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:32.204 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:32.207 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb39a43a8, L:/127.0.0.1:52140 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:32.208 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3a34a12a, L:/127.0.0.1:33844 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:31.962 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8dd496ca, L:/127.0.0.1:56660 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:32.239 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:32.245 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0c9a4a0b, L:/127.0.0.1:51952 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:32.246 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3c86b269, L:/127.0.0.1:56930 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:32.250 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:32.251 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:32.266 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:32.266 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:32.266 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:32.267 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:32.267 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:31.660 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x60c62901, L:/127.0.0.1:57200 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:32.272 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:31.961 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0156b50a, L:/127.0.0.1:33834 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:32.276 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb536aed6, L:/127.0.0.1:57174 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:31.928 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:31.921 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:31.920 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:32.282 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbc0ef856, L:/127.0.0.1:51684 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:31.900 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x77c8ce9e, L:/127.0.0.1:34016 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:31.896 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3ff1eb94, L:/127.0.0.1:33862 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:31.894 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xce6ed415, L:/127.0.0.1:51624 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:31.892 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3cc55bfa, L:/127.0.0.1:57038 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:32.290 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:31.891 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:31.888 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xab0dc5e3, L:/127.0.0.1:33924 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:31.880 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:31.876 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x463f208e, L:/127.0.0.1:33800 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:31.875 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:31.873 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:31.866 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:31.860 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:31.859 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb9f39d43, L:/127.0.0.1:51984 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:31.854 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:31.853 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:31.850 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:31.850 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:31.850 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:31.848 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:32.380 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc7db82d8, L:/127.0.0.1:56974 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:31.839 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:32.384 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc31f2db2, L:/127.0.0.1:57002 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:32.384 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:31.837 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:32.391 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x66de3b3f, L:/127.0.0.1:52004 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:31.835 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:31.825 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:32.399 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe04738bd, L:/127.0.0.1:56890 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:31.822 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:32.405 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:31.808 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:32.412 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:31.802 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:32.416 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x17721677, L:/127.0.0.1:51908 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:32.417 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6a8a3182, L:/127.0.0.1:56860 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:31.801 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:31.798 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:31.795 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:31.795 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x607aa1ad, L:/127.0.0.1:33960 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:31.794 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:31.794 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:31.792 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:31.788 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:31.787 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:31.785 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:31.783 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:32.477 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:32.477 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:32.477 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:31.776 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:31.775 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8c079333, L:/127.0.0.1:33780 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:31.742 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcaf76912, L:/127.0.0.1:34010 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:31.739 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:31.722 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd6ed52db, L:/127.0.0.1:52102 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:31.667 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:31.669 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:31.663 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:32.480 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:32.480 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state NEGOTIATING
23:12:31.663 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0bc5b4bf, L:/127.0.0.1:34120 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:31.660 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:32.481 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:32.467 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x669fb51a, L:/127.0.0.1:52258 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:32.442 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7c97a2f2, L:/127.0.0.1:52298 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:32.433 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:32.405 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x55bd9567, L:/127.0.0.1:56908 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:32.336 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:32.485 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3183), Traces: [0ms] refreshing cache from master, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [132ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [554ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [2994ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:32.336 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa20a1ba9, L:/127.0.0.1:52226 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:32.325 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:32.323 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8de11b3f, L:/127.0.0.1:56744 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:32.498 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2e47e0af, L:/127.0.0.1:34284 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:32.322 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc0d7c01d, L:/127.0.0.1:57230 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:32.319 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6406abcb, L:/127.0.0.1:56944 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:32.501 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:32.501 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9322ece9, L:/127.0.0.1:51966 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:32.317 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x87b600eb, L:/127.0.0.1:57012 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:32.316 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6e4a3079, L:/127.0.0.1:56680 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:32.502 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc8ff0882, L:/127.0.0.1:52028 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:32.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:32.504853  3351 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:32.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:31.160274 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:34408 (local address 127.2.44.189:45783)
23:12:32.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:31.782129 (+621855us) server_negotiation.cc:206] Beginning negotiation
23:12:32.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:31.782157 (+    28us) server_negotiation.cc:399] Waiting for connection header
23:12:32.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:31.782205 (+    48us) server_negotiation.cc:407] Connection header received
23:12:32.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:31.782377 (+   172us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:32.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:31.782403 (+    26us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:32.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:31.784699 (+  2296us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:32.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:31.785666 (+   967us) server_negotiation.cc:226] Negotiated authn=TOKEN
23:12:32.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:31.903795 (+118129us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:32.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:31.940135 (+ 36340us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:32.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:32.501695 (+561560us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:32.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:32.502599 (+   904us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:32.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:32.503202 (+   603us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34408: BlockingWrite error: write error: Broken pipe (error 32)
23:12:32.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"mutex_wait_us":33277,"server-negotiator.queue_time_us":621466}
23:12:32.311 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:32.310 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:32.308 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x27029ef4, L:/127.0.0.1:56632 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:32.508 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xda51e72c, L:/127.0.0.1:51656 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:32.305 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:32.299 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:32.508 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:32.509 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state NEGOTIATING
23:12:32.509 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3133), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [93ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [2763ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:32.227 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:32.510 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:32.227 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x72a12328, L:/127.0.0.1:51820 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:32.225 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4bea7fbc, L:/127.0.0.1:57120 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:32.530 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4201124e, L:/127.0.0.1:52152 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:32.224 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:32.532 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:32.222 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:32.222 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:32.534 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3148), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [97ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [112ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [2691ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [2701ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [2713ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:32.221 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:32.535 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3158), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [17ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [18ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [2679ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [2679ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:32.221 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:32.536 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3238), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [15ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [125ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [534ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [2827ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [2828ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:32.149 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x88c10ae4, L:/127.0.0.1:52220 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:32.537 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:32.139 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6e3b56d7, L:/127.0.0.1:33912 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:32.138 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:32.137 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:32.137 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:32.132 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x08518535, L:/127.0.0.1:51722 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:32.549 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8daa878d, L:/127.0.0.1:56704 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:32.132 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe37e288d, L:/127.0.0.1:33858 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:32.129 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x430cf077, L:/127.0.0.1:34096 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:32.129 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd0a8d903, L:/127.0.0.1:34148 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:32.128 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x56df4ccb, L:/127.0.0.1:34066 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:32.127 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6bb269fd, L:/127.0.0.1:34036 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:32.124 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:32.117 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd05d1a18, L:/127.0.0.1:57084 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:32.560 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:32.116 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:32.564 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3257), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [24ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [153ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [2782ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [2794ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [2881ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, deferred=null) after lookup
23:12:32.565 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:32.086 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2cfa3cb4, L:/127.0.0.1:34204 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:32.085 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x617f8690, L:/127.0.0.1:33992 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:32.083 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa550d009, L:/127.0.0.1:51670 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:32.082 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:32.081 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9e880305, L:/127.0.0.1:52156 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:32.076 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x23600ef2, L:/127.0.0.1:34042 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:32.068 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3010cdf4, L:/127.0.0.1:57214 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:32.065 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf6b7a6d0, L:/127.0.0.1:34094 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:32.059 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:32.054 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:32.047 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:32.044 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb794cf43, L:/127.0.0.1:34082 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:32.044 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4773b5b5, L:/127.0.0.1:34220 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:32.039 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc622850b, L:/127.0.0.1:34304 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:32.025 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:32.025 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:32.581 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:32.582 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:32.582 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:32.023 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd5681612, L:/127.0.0.1:34058 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:32.582 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:32.585 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf846163d, L:/127.0.0.1:51888 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:32.018 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:32.016 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2653), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [32ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [34ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [2191ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:32.013 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:32.012 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:32.011 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:32.528 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1d1f2747, L:/127.0.0.1:51744 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:32.526 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9b91f54d, L:/127.0.0.1:34178 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:32.526 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:32.526 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x122785e1, L:/127.0.0.1:52048 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:32.524 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x609dee34, L:/127.0.0.1:52204 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:32.520 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1a4d9e87, L:/127.0.0.1:34238 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:32.519 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:32.519 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:32.502 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd30cb71e, L:/127.0.0.1:51702 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:32.497 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:32.616 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x320b7c31, L:/127.0.0.1:57004 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:32.638 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:32.644 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:32.645 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:32.652 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x248e6343, L:/127.0.0.1:51930 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:32.655 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:32.656 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:32.657 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:32.658 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:32.616 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xac2f0c16, L:/127.0.0.1:57054 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:32.615 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:32.612 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:32.611 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:32.760 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x18dd1b6a, L:/127.0.0.1:34426 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:32.755 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x417efa8d, L:/127.0.0.1:52172 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:32.754 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3141), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [2652ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [2702ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [2706ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, deferred=null) after lookup
23:12:32.751 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:32.748 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:32.748 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf8065d96, L:/127.0.0.1:52078 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:32.748 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:32.747 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:32.741 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcc424555, L:/127.0.0.1:34114 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:32.740 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x55f6a873, L:/127.0.0.1:34354 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:32.732 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:32.731 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:32.730 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3361), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [2927ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [2942ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [3153ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, deferred=null) after lookup
23:12:32.729 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x04bb14ab, L:/127.0.0.1:34422 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:32.729 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x92061d9d, L:/127.0.0.1:52014 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:32.728 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3369), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [183ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [1945ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [3172ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:32.727 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3347), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [14ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [2972ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [3023ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, deferred=null) after lookup
23:12:32.725 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3341), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [2893ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [2971ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:32.724 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:32.722 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:32.722 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:32.795 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2539b2f1, L:/127.0.0.1:57034 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:32.798 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x798224c2, L:/127.0.0.1:34384 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:32.798 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:32.799 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:32.800 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1a32ecbc, L:/127.0.0.1:56736 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:32.817 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:32.833 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3534), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [28ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [153ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [1892ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [1970ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [3320ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, deferred=null) after lookup
23:12:32.833 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3473), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [2535ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [3172ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, deferred=null) after lookup
23:12:32.834 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:32.834 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:32.834 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:32.836 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:32.836 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3468), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [43ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [3011ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [3157ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [3356ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:32.837 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:32.838 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3449), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [86ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [2681ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [2995ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [3331ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:32.841 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:32.841 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3455), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [99ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [3137ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [3329ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [3337ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:32.846 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:32.847 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3490), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [3316ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:32.851 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb834734c, L:/127.0.0.1:51992 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:32.852 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:32.854 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:32.855 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3554), Traces: [0ms] refreshing cache from master, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [30ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [151ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [2868ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [3417ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [3421ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:32.860 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdefaea9d, L:/127.0.0.1:51730 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:32.863 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:32.863 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3501), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [92ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [92ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [2772ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [3258ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [3261ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:32.865 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3562), Traces: [0ms] refreshing cache from master, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [156ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [3004ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [3118ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:32.865 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3508), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [95ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [96ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [1945ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [2974ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:32.872 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x93b92f36, L:/127.0.0.1:51850 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:32.873 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:32.873 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa7cc987d, L:/127.0.0.1:56816 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:32.874 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3513), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [24ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [2772ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [3135ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:32.878 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x308cd7f5, L:/127.0.0.1:56896 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:32.881 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:32.882 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3519), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [95ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [185ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [1926ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [3112ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [3409ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:32.883 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:32.884 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3491), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [106ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [2772ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [3361ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [3376ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:32.886 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9bd795e0, L:/127.0.0.1:52036 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:32.895 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0a2314fe, L:/127.0.0.1:52236 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:32.896 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3541), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [3019ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [3024ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:32.897 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:32.898 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3593), Traces: [0ms] refreshing cache from master, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [131ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [539ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [3582ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:32.902 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x84530add, L:/127.0.0.1:51812 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:32.905 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:32.906 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3519), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [3072ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [3364ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [3400ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:32.909 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3542), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [47ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [48ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [3031ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [3274ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:32.910 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2ce867bf, L:/127.0.0.1:57150 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:32.910 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:32.911 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3545), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [97ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [2958ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [3406ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [3433ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:32.911 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:32.917 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:32.918 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:32.918 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3566), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [3465ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:32.920 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:32.921 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3549), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [28ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [132ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [3045ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [3078ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [3167ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, deferred=null) after lookup
23:12:32.923 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3560), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [55ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [56ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [2817ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [3448ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:32.929 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcfb4a188, L:/127.0.0.1:57108 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:32.936 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xae9252d5, L:/127.0.0.1:56844 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:32.938 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:32.938 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3553), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [99ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [2717ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [3119ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [3120ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:32.939 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4f09d680, L:/127.0.0.1:51878 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:32.940 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:32.940 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3641), Traces: [0ms] refreshing cache from master, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [24ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [133ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [539ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [3209ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:32.941 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:32.941 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3563), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [3106ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [3107ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [3225ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, deferred=null) after lookup
23:12:32.942 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:32.943 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.189:45783: connection closed
23:12:32.946 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:32.946 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3562), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [90ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [91ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [3031ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [3534ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:32.952 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb536a2de, L:/127.0.0.1:56822 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:32.954 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf67fd556, L:/127.0.0.1:56958 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:32.959 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb28b75b9, L:/127.0.0.1:51864 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:32.962 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:32.969 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x316528ba, L:/127.0.0.1:51802 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:32.970 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x286429f0, L:/127.0.0.1:52138 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:32.972 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3900fbcb, L:/127.0.0.1:34266 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:32.972 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:32.973 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x93514ec0, L:/127.0.0.1:51982 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:32.976 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf8330fc9, L:/127.0.0.1:56784 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:32.976 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:32.977 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3603), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [24ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [95ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [1904ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [3483ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:32.977 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3621), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [119ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [3371ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [3611ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:32.979 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:32.979 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3612), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [105ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [2866ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [3498ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:32.986 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x60a956e1, L:/127.0.0.1:52112 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:32.988 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x39576805, L:/127.0.0.1:51706 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:32.996 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:32.996 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3619), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [18ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [19ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [2673ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [3431ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [3499ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:32.998 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc844654c, L:/127.0.0.1:51848 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:33.003 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6fec27ad, L:/127.0.0.1:56920 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:33.011 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:33.012 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd0d4f682, L:/127.0.0.1:51942 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:33.014 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3648), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [46ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [3465ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [3504ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, deferred=null) after lookup
23:12:33.017 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6fa95c6a, L:/127.0.0.1:52234 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:33.018 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4318b49f, L:/127.0.0.1:56808 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:33.023 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4f959b4b, L:/127.0.0.1:52032 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:33.024 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:33.025 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3672), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [37ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [37ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [2721ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [3462ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [3587ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:33.027 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x439a02f4, L:/127.0.0.1:57198 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:33.032 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe4e2756e, L:/127.0.0.1:34244 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:33.033 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:33.033 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3662), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [30ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [97ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [3098ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [3544ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:33.035 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcca4a6d1, L:/127.0.0.1:57306 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:33.043 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:33.043 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3674), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [207ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [2766ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [3637ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:33.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:33.058540  3364 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:33.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:30.047059 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:56648 (local address 127.2.44.188:39895)
23:12:33.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:30.067184 (+ 20125us) server_negotiation.cc:206] Beginning negotiation
23:12:33.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:30.067206 (+    22us) server_negotiation.cc:399] Waiting for connection header
23:12:33.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:30.346421 (+279215us) server_negotiation.cc:407] Connection header received
23:12:33.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:30.367826 (+ 21405us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:33.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:30.367855 (+    29us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:33.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:30.368113 (+   258us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:33.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:30.368311 (+   198us) server_negotiation.cc:226] Negotiated authn=SASL
23:12:33.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:31.646887 (+1278576us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:33.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:31.648722 (+  1835us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:33.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:32.877012 (+1228290us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:33.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:32.877956 (+   944us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:33.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:32.878225 (+   269us) server_negotiation.cc:662] Negotiated TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
23:12:33.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:33.056384 (+178159us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:56648: received 0 of 4 requested bytes
23:12:33.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"mutex_wait_us":19051,"server-negotiator.queue_time_us":16846,"thread_start_us":6640,"threads_started":1}
23:12:33.065 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:33.066 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3709), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [92ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [95ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [3532ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [3604ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:33.069 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:33.070 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3705), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [51ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [98ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [3158ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [3560ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [3595ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:33.072 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:33.072 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3706), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [38ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [39ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [3150ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [3586ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [3635ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:33.075 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:33.076 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3720), Traces: [0ms] refreshing cache from master, [79ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [3608ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [3618ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:33.078 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:33.079 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3698), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [13ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [15ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [3341ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [3577ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:33.080 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:33.080 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcfa7579d, L:/127.0.0.1:52242 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:33.080 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3687), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [99ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [2676ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [3372ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [3572ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:33.086 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:33.087 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3722), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [49ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [50ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [3609ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:33.089 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:33.090 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3729), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [91ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [2766ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [3608ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [3621ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:33.090 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1e859ebe, L:/127.0.0.1:52248 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:33.093 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdfb233b8, L:/127.0.0.1:56778 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:33.094 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:33.095 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3733), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [91ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [3015ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [3185ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [3624ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:33.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:33.097546  3374 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:33.098 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:33.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:30.086441 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:56692 (local address 127.2.44.188:39895)
23:12:33.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:30.103613 (+ 17172us) server_negotiation.cc:206] Beginning negotiation
23:12:33.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:30.103641 (+    28us) server_negotiation.cc:399] Waiting for connection header
23:12:33.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:30.103683 (+    42us) server_negotiation.cc:407] Connection header received
23:12:33.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:30.103806 (+   123us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:33.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:30.103830 (+    24us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:33.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:30.104104 (+   274us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:33.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:30.104377 (+   273us) server_negotiation.cc:226] Negotiated authn=SASL
23:12:33.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:32.945512 (+2841135us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:33.098 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3726), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [3296ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [3518ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [3598ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:33.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:32.984605 (+ 39093us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:33.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:33.095961 (+111356us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:56692: received 0 of 4 requested bytes
23:12:33.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":16687,"thread_start_us":16945,"threads_started":1}
23:12:33.103 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x09d60795, L:/127.0.0.1:52066 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:33.107 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa559f53b, L:/127.0.0.1:51788 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:33.110 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.111 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.111 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.111 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.112 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:33.112 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.114 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3809), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [29ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [134ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [3665ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [3796ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:33.114 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa3a6adc4, L:/127.0.0.1:52304 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:33.117 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:33.118 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3733), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [2604ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [3597ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [3613ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:33.118 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:33.119 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3764), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [197ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [2550ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [3654ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [3664ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:33.124 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:33.125 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3759), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [3624ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [3640ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:33.131 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2f7a049f, L:/127.0.0.1:57146 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:33.133 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x27a5ec72, L:/127.0.0.1:52158 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:33.136 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5d466d10, L:/127.0.0.1:51902 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:33.147 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x12aa1989, L:/127.0.0.1:56874 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:33.149 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4709c7df, L:/127.0.0.1:34318 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:33.160 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc1fed554, L:/127.0.0.1:51920 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:33.163 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:33.218 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x85bb3be0, L:/127.0.0.1:57170 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:33.222 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4e20a4cd, L:/127.0.0.1:34370 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:33.229 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7aa49e3e, L:/127.0.0.1:52314 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:33.230 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb616e927, L:/127.0.0.1:57320 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:33.233 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x830f597a, L:/127.0.0.1:51866 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:33.238 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc1f7a3b6, L:/127.0.0.1:52190 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:33.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:33.170854  3468 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:33.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:31.256298 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:34254 (local address 127.2.44.189:45783)
23:12:33.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:31.853035 (+596737us) server_negotiation.cc:206] Beginning negotiation
23:12:33.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:31.853061 (+    26us) server_negotiation.cc:399] Waiting for connection header
23:12:33.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:31.853102 (+    41us) server_negotiation.cc:407] Connection header received
23:12:33.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:31.853217 (+   115us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:33.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:31.853254 (+    37us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:33.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:31.853461 (+   207us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:33.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:31.854441 (+   980us) server_negotiation.cc:226] Negotiated authn=SASL
23:12:33.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:32.388558 (+534117us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:33.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:32.390102 (+  1544us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:33.244 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:33.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:33.167639 (+777537us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:33.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:33.168756 (+  1117us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:33.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:33.169364 (+   608us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34254: BlockingWrite error: write error: Broken pipe (error 32)
23:12:33.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":596046}
23:12:33.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:33.235074  3382 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:33.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:30.229992 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:51770 (local address 127.2.44.190:40307)
23:12:33.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:30.284437 (+ 54445us) server_negotiation.cc:206] Beginning negotiation
23:12:33.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:30.284465 (+    28us) server_negotiation.cc:399] Waiting for connection header
23:12:33.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:30.284522 (+    57us) server_negotiation.cc:407] Connection header received
23:12:33.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:30.946756 (+662234us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:33.244 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3880), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [3157ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [3767ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:33.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:30.946791 (+    35us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:33.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:30.947117 (+   326us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:33.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:30.947321 (+   204us) server_negotiation.cc:226] Negotiated authn=SASL
23:12:33.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:31.124965 (+177644us) spinlock_profiling.cc:243] Waited 8.44 ms on lock 0x7b4800004d18. stack: 00007f6144df8033 00007f6144df7f30 00007f6144979534 00000000004db2b4 00000000004db249 00007f6144c6ef11 00007f6144df2851 00007f6144df2bce 00007f614e21c3e9 00007f614581b640 00007f614581a954 00007f6149b1b70c 00007f6149abc0e0 00007f6149abb915 00007f6149adad3c 00007f6149adacb9
23:12:33.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:32.412926 (+1287961us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:33.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:32.414985 (+  2059us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:33.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:33.233020 (+818035us) negotiation.cc:327] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:51770: received 0 of 144 requested bytes
23:12:33.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":53983,"spinlock_wait_cycles":19405568,"thread_start_us":270141,"threads_started":1}
23:12:33.246 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:33.247 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3877), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [3170ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [3679ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [3763ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:33.248 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8660ad82, L:/127.0.0.1:52122 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:33.248 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x55fc2777, L:/127.0.0.1:34282 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:33.250 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3673fc75, L:/127.0.0.1:57104 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:33.250 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcff84065, L:/127.0.0.1:34346 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:33.251 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x128345b1, L:/127.0.0.1:34110 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:33.252 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x52ad66ee, L:/127.0.0.1:56830 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:33.254 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0fa1f49b, L:/127.0.0.1:34296 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:33.256 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfe098ad0, L:/127.0.0.1:34192 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:33.262 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2d324476, L:/127.0.0.1:56772 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:33.262 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5b59b238, L:/127.0.0.1:57162 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:33.262 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:33.263 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3899), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [54ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [55ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [2675ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [3834ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [3834ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:33.267 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x00358e7e, L:/127.0.0.1:52178 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:33.268 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:33.268 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3897), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [35ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [38ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [3305ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [3783ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [3784ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:33.270 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.275 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3a0a47bf, L:/127.0.0.1:57272 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:33.276 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x12d3c558, L:/127.0.0.1:52062 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:33.277 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.277 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcdca4979, L:/127.0.0.1:57088 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:33.279 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:33.279 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3912), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [43ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [44ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [3798ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [3799ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:33.281 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:33.281 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3981), Traces: [0ms] refreshing cache from master, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [130ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [479ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [3965ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [3965ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:33.283 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x16e68636, L:/127.0.0.1:52114 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:33.283 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:33.284 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3914), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [37ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [3757ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [3800ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:33.288 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xee707085, L:/127.0.0.1:57044 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:33.288 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x263a99eb, L:/127.0.0.1:52284 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:33.289 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:33.290 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3908), Traces: [0ms] refreshing cache from master, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [89ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [2641ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [3787ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:33.291 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xab92499b, L:/127.0.0.1:57190 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:33.293 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:33.293 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3917), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [2509ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [3797ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:33.294 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.295 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.297 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8acf5117, L:/127.0.0.1:57018 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:33.299 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3468a63d, L:/127.0.0.1:51780 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:33.300 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4e8d3bfa, L:/127.0.0.1:57258 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:33.305 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:33.305 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3931), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [124ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [2855ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [3809ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:33.309 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5901e392, L:/127.0.0.1:34398 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:33.310 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.310 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.310 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.311 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfd954040, L:/127.0.0.1:34252 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:33.311 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.312 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.314 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x648813b3, L:/127.0.0.1:57136 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:33.316 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.316 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:33.316 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc2acb900, L:/127.0.0.1:34186 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:33.317 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc97689bb, L:/127.0.0.1:57278 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:33.317 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:33.318 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x07d6fb5b, L:/127.0.0.1:34180 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:33.321 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.321 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x371ae8e4, L:/127.0.0.1:34334 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:33.324 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0297647d, L:/127.0.0.1:33946 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:33.325 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.326 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbe6762d6, L:/127.0.0.1:34234 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:33.326 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.329 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.330 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.331 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x23178fe2, L:/127.0.0.1:57246 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:33.332 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc3d2cd0f, L:/127.0.0.1:57068 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:33.340 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.342 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf933623d, L:/127.0.0.1:33938 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:33.343 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:33.360 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.359 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xaa87a662, L:/127.0.0.1:52282 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:33.352 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc8107f20, L:/127.0.0.1:56796 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:33.349 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x23aa2519, L:/127.0.0.1:52270 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:33.346 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.346 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.395 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xecd74d0e, L:/127.0.0.1:57106 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:33.398 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7b34dda5, L:/127.0.0.1:57262 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:33.405 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.405 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.405 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.407 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.407 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.407 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.407 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.408 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.409 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.413 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.413 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:33.413 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.189:45783: connection closed
23:12:33.408 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.415 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:33.415 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.415 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.416 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4060), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [3865ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [3955ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [3959ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:33.416 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.419 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.421 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.421 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.422 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.423 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x99b4719f, L:/127.0.0.1:57082 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:33.441 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7e62a388, L:/127.0.0.1:57182 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:33.327 [ERROR - kudu-nio-0] (Connection.java:452) [peer master-127.2.44.188:39895(127.2.44.188:39895)] unexpected exception from downstream on [id: 0xb74a58e4, L:/127.0.0.1:56648 - R:/127.2.44.188:39895]
io.netty.handler.codec.TooLongFrameException: Adjusted frame length exceeds 268435456: 352518916 - discarded
	at io.netty.handler.codec.LengthFieldBasedFrameDecoder.fail(LengthFieldBasedFrameDecoder.java:507) ~[netty-codec-4.1.94.Final.jar:4.1.94.Final]
	at io.netty.handler.codec.LengthFieldBasedFrameDecoder.failIfNecessary(LengthFieldBasedFrameDecoder.java:493) ~[netty-codec-4.1.94.Final.jar:4.1.94.Final]
	at io.netty.handler.codec.LengthFieldBasedFrameDecoder.exceededFrameLength(LengthFieldBasedFrameDecoder.java:377) ~[netty-codec-4.1.94.Final.jar:4.1.94.Final]
	at io.netty.handler.codec.LengthFieldBasedFrameDecoder.decode(LengthFieldBasedFrameDecoder.java:423) ~[netty-codec-4.1.94.Final.jar:4.1.94.Final]
	at io.netty.handler.codec.LengthFieldBasedFrameDecoder.decode(LengthFieldBasedFrameDecoder.java:333) ~[netty-codec-4.1.94.Final.jar:4.1.94.Final]
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529) ~[netty-codec-4.1.94.Final.jar:4.1.94.Final]
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468) ~[netty-codec-4.1.94.Final.jar:4.1.94.Final]
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) ~[netty-codec-4.1.94.Final.jar:4.1.94.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) [netty-transport-4.1.94.Final.jar:4.1.94.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) [netty-transport-4.1.94.Final.jar:4.1.94.Final]
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) [netty-transport-4.1.94.Final.jar:4.1.94.Final]
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) [netty-transport-4.1.94.Final.jar:4.1.94.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) [netty-transport-4.1.94.Final.jar:4.1.94.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) [netty-transport-4.1.94.Final.jar:4.1.94.Final]
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) [netty-transport-4.1.94.Final.jar:4.1.94.Final]
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166) [netty-transport-4.1.94.Final.jar:4.1.94.Final]
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) [netty-transport-4.1.94.Final.jar:4.1.94.Final]
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) [netty-transport-4.1.94.Final.jar:4.1.94.Final]
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) [netty-transport-4.1.94.Final.jar:4.1.94.Final]
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) [netty-transport-4.1.94.Final.jar:4.1.94.Final]
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) [netty-common-4.1.94.Final.jar:4.1.94.Final]
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) [netty-common-4.1.94.Final.jar:4.1.94.Final]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_362]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_362]
	at java.lang.Thread.run(Thread.java:750) [?:1.8.0_362]
23:12:33.449 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state NEGOTIATING due to: [peer master-127.2.44.188:39895(127.2.44.188:39895)] unexpected exception from downstream on [id: 0xb74a58e4, L:/127.0.0.1:56648 - R:/127.2.44.188:39895]
23:12:33.461 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.462 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.462 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.463 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb9979415, L:/127.0.0.1:52300 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:33.464 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.465 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcbeeaf3d, L:/127.0.0.1:57290 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:33.465 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.236 [ERROR - kudu-nio-0] (Connection.java:452) [peer master-127.2.44.190:40307(127.2.44.190:40307)] unexpected exception from downstream on [id: 0x0fa05deb, L:/127.0.0.1:51770 - R:/127.2.44.190:40307]
java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method) ~[?:1.8.0_362]
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) ~[?:1.8.0_362]
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) ~[?:1.8.0_362]
	at sun.nio.ch.IOUtil.read(IOUtil.java:192) ~[?:1.8.0_362]
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:379) ~[?:1.8.0_362]
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:256) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.94.Final.jar:4.1.94.Final]
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.94.Final.jar:4.1.94.Final]
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) [netty-transport-4.1.94.Final.jar:4.1.94.Final]
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) [netty-transport-4.1.94.Final.jar:4.1.94.Final]
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) [netty-transport-4.1.94.Final.jar:4.1.94.Final]
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) [netty-transport-4.1.94.Final.jar:4.1.94.Final]
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) [netty-transport-4.1.94.Final.jar:4.1.94.Final]
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) [netty-common-4.1.94.Final.jar:4.1.94.Final]
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) [netty-common-4.1.94.Final.jar:4.1.94.Final]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_362]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_362]
	at java.lang.Thread.run(Thread.java:750) [?:1.8.0_362]
23:12:33.468 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state NEGOTIATING due to: [peer master-127.2.44.190:40307(127.2.44.190:40307)] unexpected exception from downstream on [id: 0x0fa05deb, L:/127.0.0.1:51770 - R:/127.2.44.190:40307]
23:12:33.468 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.190:40307: [peer master-127.2.44.190:40307(127.2.44.190:40307)] unexpected exception from downstream on [id: 0x0fa05deb, L:/127.0.0.1:51770 - R:/127.2.44.190:40307]
23:12:33.471 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.472 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.472 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.473 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.474 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.475 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.476 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.476 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xff9a1e10, L:/127.0.0.1:56764 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:33.478 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.480 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.482 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1006ed4a, L:/127.0.0.1:56802 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:33.483 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.484 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.485 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.485 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.487 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.487 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.487 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.487 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.498 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.498 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.498 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.500 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.500 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.500 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.501 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.506 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: [peer master-127.2.44.188:39895(127.2.44.188:39895)] unexpected exception from downstream on [id: 0xb74a58e4, L:/127.0.0.1:56648 - R:/127.2.44.188:39895]
23:12:33.506 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.509 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.510 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.513 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.514 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.515 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.516 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.520 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.526 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.532 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.532 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.533 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.533 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.533 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.534 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.534 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.536 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.536 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.536 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.540 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.2.44.190:40307,127.2.44.189:45783,127.2.44.188:39895; will retry
23:12:33.540 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.540 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.541 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.541 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.541 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.543 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.543 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.544 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.544 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.545 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.547 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.547 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.548 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.548 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.548 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.548 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.554 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.554 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.554 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.556 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.556 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.558 [DEBUG - pool-128-thread-1] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:33.559 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.559 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.559 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.559 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.568 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.571 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:33.572 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4191), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [90ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [92ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [3133ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [3793ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [4072ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:33.574 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb2885139, L:/127.0.0.1:57268 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:33.575 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.576 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.577 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.579 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.580 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.580 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.581 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.581 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.581 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.581 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.581 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.582 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.582 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.582 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.582 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.582 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.582 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.582 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.583 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.584 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.584 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.584 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.584 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.585 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.585 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.585 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.585 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.585 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.585 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.586 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.586 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.586 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.586 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.587 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.587 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:33.587 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.587 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.588 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.588 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.589 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.589 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.590 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.590 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.590 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.591 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.582 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.614 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.615 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.616 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.616 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.616 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.617 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.618 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.618 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.618 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.618 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.619 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.612 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.619 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.612 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.611 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.610 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.610 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.610 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.609 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.609 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.644 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.608 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.645 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.645 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.607 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.645 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.645 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.645 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.645 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.646 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.646 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.647 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.647 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.647 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.606 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.601 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.596 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.648 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.648 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.649 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.596 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.655 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.655 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.655 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.656 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.656 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.656 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.656 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.595 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.594 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.656 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.656 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.656 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.657 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.593 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.657 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.657 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.657 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.658 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.658 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.658 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.658 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.593 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.592 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.660 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.661 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.661 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.661 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.661 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.661 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.661 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.661 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.662 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.662 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.591 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.662 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.662 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.662 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.662 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.663 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.663 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.663 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.663 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.663 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.663 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.663 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.664 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.664 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.664 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.664 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.665 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.665 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.665 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.665 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.666 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.666 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.666 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.667 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.667 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.667 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.668 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.652 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.676 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.676 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.676 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.648 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.647 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.677 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.678 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.645 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.679 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.679 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.680 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.681 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.683 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state TERMINATED
23:12:33.683 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.683 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.684 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.684 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.643 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.686 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.686 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.687 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.643 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.688 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.688 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.689 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.642 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.690 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.691 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.693 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.694 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.694 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.695 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.695 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.695 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.696 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.697 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.697 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.698 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.698 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.698 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:33.699 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.699 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4343), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [70ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [70ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [3948ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [4018ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [4238ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:33.700 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.702 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.642 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.641 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.641 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.641 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.640 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.639 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.639 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.639 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.638 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.637 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.740 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.740 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.637 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.637 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.741 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.741 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.741 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.741 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.741 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.741 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.742 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.742 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.636 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.743 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.743 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.743 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.743 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.744 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.744 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.744 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.745 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.745 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.745 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.746 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.746 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.632 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.746 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.746 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.747 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.747 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.747 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.747 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.748 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.748 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.748 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.748 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.748 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.748 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.748 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.623 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.749 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.749 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.749 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.749 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.749 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.750 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.750 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.750 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.622 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.751 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.751 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.751 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.752 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.752 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.752 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.752 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.753 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.753 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.753 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.753 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.753 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.753 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.754 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.754 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.754 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.754 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.754 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.755 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.756 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.756 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.756 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.756 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.757 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.757 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.757 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.759 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.759 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.759 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.760 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.760 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.762 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.762 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.762 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.762 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.763 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.763 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.764 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.764 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.764 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.766 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.766 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:33.766 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.766 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299980, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299980, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299980, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299980, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.766 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4408), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [68ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [89ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [3843ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [3889ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [4238ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:33.766 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.767 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.767 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.767 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.767 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.767 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.768 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.768 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.769 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.771 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.771 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.771 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.771 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.772 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.772 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.772 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.772 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.772 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.773 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.773 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.774 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.774 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.774 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.774 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.774 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.775 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.775 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.775 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.775 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.776 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.776 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.777 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.777 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.778 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.778 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.778 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.779 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.780 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.780 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.780 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.780 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.781 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.781 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.781 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.781 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.782 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.782 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.783 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.783 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.784 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.779 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.784 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.784 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.784 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.784 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.785 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.785 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.785 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.785 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.785 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.785 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.740 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.786 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.786 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.786 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.786 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.787 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.787 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.787 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.787 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.787 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.788 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.788 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.788 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.788 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.788 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.789 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.789 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.790 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.790 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.739 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.790 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.739 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.791 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.791 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.791 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.791 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.791 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.791 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.792 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.792 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.792 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.792 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.792 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.739 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.793 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.793 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.794 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.738 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.738 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.811 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.812 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.812 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.814 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.814 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.814 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.814 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.814 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.738 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.737 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.816 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.817 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.817 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.736 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.818 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.818 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.818 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.735 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.819 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.819 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.735 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.820 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.820 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.820 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.734 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.734 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.734 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.733 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.821 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.822 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.822 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.822 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.733 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.733 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.732 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.823 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.823 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.823 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.824 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.732 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.826 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.826 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.826 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.731 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.675 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.827 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.827 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.828 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.674 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.828 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.828 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.672 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.830 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.830 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.830 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.830 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.838 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.838 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.838 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:33.839 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.839 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.839 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.839 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.840 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.841 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.841 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.841 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.842 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:33.841948  2547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.44.130:46467, user_credentials={real_user=slave}} blocked reactor thread for 72808us
23:12:33.842 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.842 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.842 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.843 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.844 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.844 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.844 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.846 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.846 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.847 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.847 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.847 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.847 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.847 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.848 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.849 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.849 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.849 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.849 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.850 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.850 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.850 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.851 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.854 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.854 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.855 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.847 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.855 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.856 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.807 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.860 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.860 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.861 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.806 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.861 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.806 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.862 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.862 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.862 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.863 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.864 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.864 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.864 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.806 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.864 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.865 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.865 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.865 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.865 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.865 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.865 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.802 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.865 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.865 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.801 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.866 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.866 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.800 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.866 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.866 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.866 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.866 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.866 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.800 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.867 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.867 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.868 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.868 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.868 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.869 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.869 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.800 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.798 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.797 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.785 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.871 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.871 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.872 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.873 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.873 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.873 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.873 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.873 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.873 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.873 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.874 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.874 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.874 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.874 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.874 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.874 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.875 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.875 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.875 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.783 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.875 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.876 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.876 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.876 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.876 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.876 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.876 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.781 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.877 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.877 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.877 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.877 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.878 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.878 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.878 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.878 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.878 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.880 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.880 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.767 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.880 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.881 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.881 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.881 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.882 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.882 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.882 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.882 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.882 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.882 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.883 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.884 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.884 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.884 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.885 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.885 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.885 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.885 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.886 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.886 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.886 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.886 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.887 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.887 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.888 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.888 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.889 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.889 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.889 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.889 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.890 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.890 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.890 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.890 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.891 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.891 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.891 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.891 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.892 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.892 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.892 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.892 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.893 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.893 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.894 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.894 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.876 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.895 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.895 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.895 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.896 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.907 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.908 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.908 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.908 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.908 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.908 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.908 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.908 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.909 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.909 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.910 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.910 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.910 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.910 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.910 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.911 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.911 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.911 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.911 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.911 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.911 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.911 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.912 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.912 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.913 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.913 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.914 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.915 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.915 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.915 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.915 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.916 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.916 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.917 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.917 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.917 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.918 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.918 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.918 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.918 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.918 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.918 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.918 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.919 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.919 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.919 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.919 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.919 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.920 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.920 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.920 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.920 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.920 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.920 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.920 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.921 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.921 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.921 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.921 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.923 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.923 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.924 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.924 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.925 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.925 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.925 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.926 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.926 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.926 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.926 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.927 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.927 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.927 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.927 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.927 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.928 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.928 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.925 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.926 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.931 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.931 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.931 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.931 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.936 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.936 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.936 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.936 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.938 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.944 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.945 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.945 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.945 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.945 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.945 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.946 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.946 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.947 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.947 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.947 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.947 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.948 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.948 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.948 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.948 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.948 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.948 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.949 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.949 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.949 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.949 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.949 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.950 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.950 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.950 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.951 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.951 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.951 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.951 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.952 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.952 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.952 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.953 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.953 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.954 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.954 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.954 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.954 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.954 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.955 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.955 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.955 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.955 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.956 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.956 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.956 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.956 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.956 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.956 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.956 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.956 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.957 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.957 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.957 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.957 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.957 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.957 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.957 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.957 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.958 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.958 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.958 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.958 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.958 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.959 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.959 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.960 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.960 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.960 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.960 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.960 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.960 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.961 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.961 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.958 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.961 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.961 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.962 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.962 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.962 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.962 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.962 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.962 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.962 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.963 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.963 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.963 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.963 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.964 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.964 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.964 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.961 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.960 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.966 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.966 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.966 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.967 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.967 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.967 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.967 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.967 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.967 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.967 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.967 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.968 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.968 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.968 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.968 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.969 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.969 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.969 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.969 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.969 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.969 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.970 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.970 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.970 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.970 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.970 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.970 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.970 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.970 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.970 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.971 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.971 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.971 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.971 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.973 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.974 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.974 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.975 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.975 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.976 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.976 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.976 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.976 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.976 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.976 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.976 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.977 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.977 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.977 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.977 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.977 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.977 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.978 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.978 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.978 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state TERMINATED
23:12:33.978 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.978 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.978 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.979 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.979 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.980 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.980 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.980 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.980 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.980 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.980 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.980 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.980 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.980 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.980 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.980 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.981 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.981 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.981 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.981 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.981 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.981 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.982 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.982 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.982 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.982 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.983 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.983 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.984 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.984 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.984 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.985 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.985 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:33.985 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.985 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4659), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [192ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [3524ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [4117ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [4631ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:33.985 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.986 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.986 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.986 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.986 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.986 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.986 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.987 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.986 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.988 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.988 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.988 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.988 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.988 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.989 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.989 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.992 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.992 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:33.993 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.993 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.994 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.994 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:33.994 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.994 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.994 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.994 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.994 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.995 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:33.995 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.995 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.995 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:33.996 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.996 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.996 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.996 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.996 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.996 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.996 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:33.997 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.997 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:33.997 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.997 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.997 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:33.997 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:33.998 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.998 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.998 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:33.999 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.999 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:33.999 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:33.999 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:33.999 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:34.000 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:34.000 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:34.000 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:34.000 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:34.001 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:34.001 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:34.001 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:34.001 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:34.002 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:34.002 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:34.002 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:34.002 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:34.003 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:34.004 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:34.004 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:34.004 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:34.005 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:34.005 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:34.006 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:34.006 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:34.006 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:34.006 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:34.006 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:34.006 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:34.007 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:34.007 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:34.007 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:34.007 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:34.007 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:34.008 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:34.008 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:34.009 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:34.009 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:34.009 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:34.009 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:34.010 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:34.010 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:34.011 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:34.011 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:34.011 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:34.012 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:34.012 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:34.012 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:34.012 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:34.012 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:34.012 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:34.013 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:33.982 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:33.981 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:34.013 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:34.013 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:34.013 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:34.013 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:34.014 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:34.014 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:34.014 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:34.014 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:34.008 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:34.016 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:34.016 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:34.016 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:34.016 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:34.017 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:34.018 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:34.018 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:34.019 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:34.019 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:34.020 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:34.021 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:34.021 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:34.021 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:33.992 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:34.021 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:34.022 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:34.022 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:34.022 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:34.022 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:33.988 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:34.022 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:34.023 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:34.023 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:34.024 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:34.024 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:34.025 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:34.025 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:34.025 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:34.025 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:34.026 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:34.026 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:34.026 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:34.027 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:34.027 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:34.030 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:34.032 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:34.032 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:34.033 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:34.033 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:34.033 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:34.034 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:34.034 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:34.034 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:34.035 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:34.022 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:34.019 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:34.036 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:34.036 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:34.036 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:34.036 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4646da4d, L:/127.0.0.1:52328 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:34.037 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:34.037 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:34.037 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:34.038 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:34.038 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:34.038 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:34.040 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:34.040 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:34.040 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:34.040 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:34.040 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:34.041 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=50000, elapsed=4659), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [99ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [2819ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [3968ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: Network error: [peer master-127.2.44.190:40307(127.2.44.190:40307)] unexpected exception from downstream on [id: 0x0fa05deb, L:/127.0.0.1:51770 - R:/127.2.44.190:40307], [4002ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [4040ms] delaying RPC due to: Service unavailable: Master config (127.2.44.190:40307,127.2.44.189:45783,127.2.44.188:39895) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: [peer master-127.2.44.190:40307(127.2.44.190:40307)] unexpected exception from downstream on [id: 0x0fa05deb, L:/127.0.0.1:51770 - R:/127.2.44.190:40307], [4054ms] refreshing cache from master, [4058ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [4060ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [4060ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [4071ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [4087ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [4539ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=Deferred@33982898(state=PENDING, result=null, callback=(continuation of Deferred@1094951443 after retry RPC after error@11317686), errback=(continuation of Deferred@1094951443 after retry RPC after error@11317686))) after lookup
23:12:34.041 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:34.041 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:34.041 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:34.041 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:34.044 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.045 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.045 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.046 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.048 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.049 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.049 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.051 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:34.052 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:34.052 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:34.052 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:34.052 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:34.052 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:34.057 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:34.060 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:34.060 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:34.060 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:34.060 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:34.061 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:34.064 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.064 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:34.064 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:34.064 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:34.065 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:34.065 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:34.068 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:34.075 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:34.075 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:34.075 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:34.076 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:34.076 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:34.077 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:34.078 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:34.079 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.081 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.081 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:34.082 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.083 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.084 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.085 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.086 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.088 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.089 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.119 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.119 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.120 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.120 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.121 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.121 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.123 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.123 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.124 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.124 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.125 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.125 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.126 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.126 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:34.126 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.126 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.127 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.127 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.128 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.129 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.129 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.129 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:34.130 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.130 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:34.131 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.133 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.134 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.134 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.135 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.135 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.136 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.137 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.137 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.137 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.138 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:34.139 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.139 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:34.140 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.140 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.141 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.142 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.142 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.142 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:34.143 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.144 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.145 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.145 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.146 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:34.147 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:34.147 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.148 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.149 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.150 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.151 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.151 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.151 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:34.152 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.152 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.153 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:34.155 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.156 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.156 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.157 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:34.157 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.159 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.159 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.160 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.161 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.161 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.162 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.162 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.162 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.163 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.163 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.164 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:34.165 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.165 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:34.166 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.169 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.169 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.170 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.170 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.171 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.171 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.171 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.172 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.172 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.173 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.174 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.174 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.175 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:34.176 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:34.178 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.179 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.179 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.179 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.184 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.185 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.187 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.188 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.188 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.189 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.189 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.190 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.190 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.191 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.191 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:34.192 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.193 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.199 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:34.200 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:34.202 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.204 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.205 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.206 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.207 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:34.214 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.216 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.217 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.217 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.217 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:34.219 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.219 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.219 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.220 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.220 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.221 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:34.221 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:34.221 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:34.222 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:34.235 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.236 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.237 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.238 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.238 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.239 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.243 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:34.244 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.244 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.246 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.246 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:34.247 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.249 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.249 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:34.250 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:34.255 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:34.263 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:34.264 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:34.266 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.267 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.269 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.270 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:34.272 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:34.274 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:34.277 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.277 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.279 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.282 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.283 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.283 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:34.284 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:34.286 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:34.292 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.292 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:34.293 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.293 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:34.294 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:34.296 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.312 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:34.313 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:34.313 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.314 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:34.314 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:34.315 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:34.315 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:34.316 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:34.317 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:34.318 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:34.318 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:34.320 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:34.321 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:34.322 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:34.325 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:34.325 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:34.326 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:34.327 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:34.328 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:34.328 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:34.329 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:34.329 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:34.331 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:34.332 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:34.334 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:34.335 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:34.337 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:34.339 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:34.340 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:34.341 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2db81023, L:/127.0.0.1:52344 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:34.342 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:34.344 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:34.345 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:34.349 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:34.350 [DEBUG - kudu-nio-0] (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.2.44.190:40307, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [188ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [223ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:34.351 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:34.352 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:34.352 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:34.353 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:34.353 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:34.356 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:34.356 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:34.357 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:34.357 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:34.358 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:34.359 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:34.360 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:34.362 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:34.363 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:34.364 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:34.366 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:34.368 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:34.370 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:34.371 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:34.371 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:34.373 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:34.373 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:34.373 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:34.374 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:34.374 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:34.375 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:34.376 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:34.378 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:34.379 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:34.380 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:34.380 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:34.381 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:34.383 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:34.383 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:34.383 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:34.385 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:34.385 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:34.386 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:34.386 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:34.387 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:34.387 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:34.387 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:34.388 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:34.388 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:34.390 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:34.391 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:34.380 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:34.393 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:34.393 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:34.395 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:34.396 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:34.396 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:34.387 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:34.402 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:34.402 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:34.407 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:34.408 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:34.413 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:34.416 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:34.419 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:34.427 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:34.433 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:34.438 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:34.446 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:34.453 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:34.455 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:34.469 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:34.472 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x91dc6ffc, L:/127.0.0.1:34530 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:34.472 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa6867ff6, L:/127.0.0.1:34538 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:34.475 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x400c714a, L:/127.0.0.1:34522 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:34.476 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x35c10e65, L:/127.0.0.1:52564 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:34.478 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4112cf7c, L:/127.0.0.1:52524 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:34.484 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe5631688, L:/127.0.0.1:52536 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:34.485 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:34.485 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=336), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [112ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [113ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [333ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:34.488 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc308f02b, L:/127.0.0.1:34572 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:34.489 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xedc07109, L:/127.0.0.1:52514 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:34.491 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:34.497 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:34.497 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:34.497 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:34.498 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:34.498 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x38b623d1, L:/127.0.0.1:52562 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:34.498 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:34.499 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:34.500 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:34.500 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:34.500 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:34.500 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:34.501 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.189:45783: connection closed
23:12:34.501 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:34.497 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:34.502 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=361), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [127ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [129ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [340ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [353ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:34.506 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x241debc5, L:/127.0.0.1:52552 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:34.512 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:34.520 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:34.522 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:34.522 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:34.522 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:34.523 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:34.523 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:34.525 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:34.525 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:34.526 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:34.526 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:34.527 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:34.528 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:34.528 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x78ba2621, L:/127.0.0.1:52368 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:34.532 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:34.533 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=390), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [387ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:34.538 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:34.544 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:34.544 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:34.544 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:34.546 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:34.547 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:34.549 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:34.549 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:34.549 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:34.549 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state NEGOTIATING
23:12:34.550 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5ab7fdee, L:/127.0.0.1:52432 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:34.550 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:34.553 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:34.553 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:34.554 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:34.554 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:34.556 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:34.563 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf188fc2c, L:/127.0.0.1:34484 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:34.563 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:34.563 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:34.563 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:34.563 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:34.564 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=518), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [373ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:34.564 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:34.570 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:34.574 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2f327f6b, L:/127.0.0.1:52458 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:34.579 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299985, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299985, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:34.579 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:34.580 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:34.580 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:34.581 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:34.581 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:34.582 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:34.583 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:34.583 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:34.584 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:34.584 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:34.585 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:34.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:34.573547  3678 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:34.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.542403 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57376 (local address 127.2.44.188:39895)
23:12:34.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.571497 (+ 29094us) server_negotiation.cc:206] Beginning negotiation
23:12:34.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.571525 (+    28us) server_negotiation.cc:399] Waiting for connection header
23:12:34.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.571574 (+    49us) server_negotiation.cc:407] Connection header received
23:12:34.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.571700 (+   126us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:34.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.571729 (+    29us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:34.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.571933 (+   204us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:34.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.572478 (+   545us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57376: BlockingWrite error: write error: Broken pipe (error 32)
23:12:34.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27226,"thread_start_us":30317,"threads_started":1}
23:12:34.589 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:34.589 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:34.589 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state NEGOTIATING
23:12:34.591 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:34.591 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:34.591 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:34.592 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:34.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:34.591795  3551 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:34.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.148859 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:34440 (local address 127.2.44.189:45783)
23:12:34.592 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:34.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.150182 (+  1323us) server_negotiation.cc:206] Beginning negotiation
23:12:34.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.150208 (+    26us) server_negotiation.cc:399] Waiting for connection header
23:12:34.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.354313 (+204105us) server_negotiation.cc:407] Connection header received
23:12:34.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.354499 (+   186us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:34.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.354531 (+    32us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:34.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.354735 (+   204us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:34.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.354901 (+   166us) server_negotiation.cc:226] Negotiated authn=SASL
23:12:34.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.411339 (+ 56438us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:34.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.412867 (+  1528us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:34.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.587860 (+174993us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:34.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.588835 (+   975us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:34.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.589113 (+   278us) server_negotiation.cc:662] Negotiated TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
23:12:34.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.590395 (+  1282us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34440: BlockingRecv error: failed to read from TLS socket (remote: unknown): Connection reset by peer (error 104)
23:12:34.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":932,"thread_start_us":944,"threads_started":1}
23:12:34.598 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x68c38fbe, L:/127.0.0.1:34540 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:34.606 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x542477ae, L:/127.0.0.1:34514 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:34.607 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8841f557, L:/127.0.0.1:34566 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:34.618 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa87c036a, L:/127.0.0.1:52506 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:34.628 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:34.629 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=491), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [219ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:34.630 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:34.632 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xede73ed1, L:/127.0.0.1:34468 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:34.633 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:34.636 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x63182a0c, L:/127.0.0.1:52394 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:34.638 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa5afc3c6, L:/127.0.0.1:34452 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:34.638 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:34.638 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:34.639 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:34.639 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:34.640 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:34.641 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:34.641 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:34.641 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state NEGOTIATING
23:12:34.642 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x85e89af7, L:/127.0.0.1:52428 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:34.643 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:34.643 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:34.644 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:34.644 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:34.644 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:34.647 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:34.647 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=459), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [18ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [421ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [458ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:34.647 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x792e22e7, L:/127.0.0.1:52412 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:34.651 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:34.655 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8b575038, L:/127.0.0.1:52362 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:34.656 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:34.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:34.656052  3592 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:34.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.203558 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:34498 (local address 127.2.44.189:45783)
23:12:34.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.214050 (+ 10492us) server_negotiation.cc:206] Beginning negotiation
23:12:34.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.214078 (+    28us) server_negotiation.cc:399] Waiting for connection header
23:12:34.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.355135 (+141057us) server_negotiation.cc:407] Connection header received
23:12:34.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.355296 (+   161us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:34.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.355318 (+    22us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:34.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.375589 (+ 20271us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:34.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.375774 (+   185us) server_negotiation.cc:226] Negotiated authn=SASL
23:12:34.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.430856 (+ 55082us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:34.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.432407 (+  1551us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:34.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.651200 (+218793us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:34.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.652318 (+  1118us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:34.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.652622 (+   304us) server_negotiation.cc:662] Negotiated TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
23:12:34.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.654062 (+  1440us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34498: BlockingRecv error: failed to read from TLS socket (remote: unknown): Connection reset by peer (error 104)
23:12:34.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":10028,"thread_start_us":11783,"threads_started":1}
23:12:34.658 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:34.659 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:34.660 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:34.661 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:34.661 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:34.661 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xda58b370, L:/127.0.0.1:34432 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:34.664 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:34.664 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:34.664 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:34.665 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:34.666 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:34.667 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:34.673 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4ac229f3, L:/127.0.0.1:52448 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:34.674 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:34.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:34.636039  3673 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:34.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.345266 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57340 (local address 127.2.44.188:39895)
23:12:34.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.630822 (+285556us) server_negotiation.cc:206] Beginning negotiation
23:12:34.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.630855 (+    33us) server_negotiation.cc:399] Waiting for connection header
23:12:34.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.630906 (+    51us) server_negotiation.cc:407] Connection header received
23:12:34.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.631049 (+   143us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:34.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.631075 (+    26us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:34.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.631287 (+   212us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:34.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.634940 (+  3653us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57340: BlockingWrite error: write error: Broken pipe (error 32)
23:12:34.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":190955,"thread_start_us":225160,"threads_started":1}
23:12:34.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:34.681900  3673 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:34.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.573160 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57414 (local address 127.2.44.188:39895)
23:12:34.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.680106 (+106946us) server_negotiation.cc:206] Beginning negotiation
23:12:34.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.680131 (+    25us) server_negotiation.cc:399] Waiting for connection header
23:12:34.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.680175 (+    44us) server_negotiation.cc:407] Connection header received
23:12:34.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.680299 (+   124us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:34.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.680326 (+    27us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:34.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.680556 (+   230us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:34.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.680907 (+   351us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57414: BlockingWrite error: write error: Broken pipe (error 32)
23:12:34.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":106533,"threads_started":1}
23:12:34.696 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:34.717 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:34.690999  3679 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:34.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.659795 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57404 (local address 127.2.44.188:39895)
23:12:34.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.689017 (+ 29222us) server_negotiation.cc:206] Beginning negotiation
23:12:34.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.689041 (+    24us) server_negotiation.cc:399] Waiting for connection header
23:12:34.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.689082 (+    41us) server_negotiation.cc:407] Connection header received
23:12:34.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.689193 (+   111us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:34.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.689218 (+    25us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:34.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.689405 (+   187us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:34.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.689923 (+   518us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57404: BlockingWrite error: write error: Broken pipe (error 32)
23:12:34.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":28829,"threads_started":1}
23:12:34.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:34.702317  3680 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:34.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.696577 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57442 (local address 127.2.44.188:39895)
23:12:34.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.699050 (+  2473us) server_negotiation.cc:206] Beginning negotiation
23:12:34.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.699079 (+    29us) server_negotiation.cc:399] Waiting for connection header
23:12:34.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.699123 (+    44us) server_negotiation.cc:407] Connection header received
23:12:34.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.699424 (+   301us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:34.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.699454 (+    30us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:34.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.699727 (+   273us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:34.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.701130 (+  1403us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57442: BlockingWrite error: write error: Broken pipe (error 32)
23:12:34.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":969}
23:12:34.720 [DEBUG - kudu-nio-0] (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.2.44.190:40307, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [93ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [328ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [539ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:34.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:34.723728  3656 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:34.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.288126 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:34556 (local address 127.2.44.189:45783)
23:12:34.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.292448 (+  4322us) server_negotiation.cc:206] Beginning negotiation
23:12:34.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.292467 (+    19us) server_negotiation.cc:399] Waiting for connection header
23:12:34.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.389139 (+ 96672us) server_negotiation.cc:407] Connection header received
23:12:34.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.389275 (+   136us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:34.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.389305 (+    30us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:34.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.389531 (+   226us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:34.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.389702 (+   171us) server_negotiation.cc:226] Negotiated authn=SASL
23:12:34.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.406508 (+ 16806us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:34.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.443217 (+ 36709us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:34.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.718682 (+275465us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:34.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.719919 (+  1237us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:34.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.720187 (+   268us) server_negotiation.cc:662] Negotiated TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
23:12:34.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.721566 (+  1379us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34556: BlockingRecv error: failed to read from TLS socket (remote: unknown): Connection reset by peer (error 104)
23:12:34.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":3950,"thread_start_us":3715,"threads_started":1}
23:12:34.724 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8f7be5eb, L:/127.0.0.1:52502 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:34.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:34.723964  2332 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
23:12:34.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:34.725811  3673 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:34.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.697110 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57454 (local address 127.2.44.188:39895)
23:12:34.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.713149 (+ 16039us) server_negotiation.cc:206] Beginning negotiation
23:12:34.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.713176 (+    27us) server_negotiation.cc:399] Waiting for connection header
23:12:34.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.713219 (+    43us) server_negotiation.cc:407] Connection header received
23:12:34.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.714204 (+   985us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:34.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.714239 (+    35us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:34.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.714489 (+   250us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:34.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.714886 (+   397us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57454: BlockingWrite error: write error: Broken pipe (error 32)
23:12:34.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":9299,"thread_start_us":26090,"threads_started":1}
23:12:34.727 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:34.709 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:34.728 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:34.729 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8c80e997, L:/127.0.0.1:52480 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:34.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:34.729918  3682 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:34.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.723631 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57470 (local address 127.2.44.188:39895)
23:12:34.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.727827 (+  4196us) server_negotiation.cc:206] Beginning negotiation
23:12:34.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.727856 (+    29us) server_negotiation.cc:399] Waiting for connection header
23:12:34.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.727905 (+    49us) server_negotiation.cc:407] Connection header received
23:12:34.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.728038 (+   133us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:34.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.728063 (+    25us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:34.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.728278 (+   215us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:34.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.728869 (+   591us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57470: BlockingWrite error: write error: Broken pipe (error 32)
23:12:34.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":3766}
23:12:34.730 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=586), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [132ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [468ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [567ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:34.732 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:34.736 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:34.750 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0dda64b4, L:/127.0.0.1:52348 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:34.771 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:34.771 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:34.771 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:34.772 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:34.772 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:34.772 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:34.772 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=646), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [167ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [636ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:34.782 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:34.782 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:34.782 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:34.783 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:34.783 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:34.783 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xaac9e938, L:/127.0.0.1:57332 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:34.786 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299985, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299985, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299985, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:34.788 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:34.789 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:34.789 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:34.789 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:34.789 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:34.790 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:34.792 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc0d758b2, L:/127.0.0.1:34564 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:34.796 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:34.796 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:34.796 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:34.797 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:34.797 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:34.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:34.802260  3671 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:34.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.541469 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57394 (local address 127.2.44.188:39895)
23:12:34.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.569668 (+ 28199us) server_negotiation.cc:206] Beginning negotiation
23:12:34.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.569691 (+    23us) server_negotiation.cc:399] Waiting for connection header
23:12:34.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.569743 (+    52us) server_negotiation.cc:407] Connection header received
23:12:34.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.569889 (+   146us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:34.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.569917 (+    28us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:34.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.570118 (+   201us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:34.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.570427 (+   309us) server_negotiation.cc:226] Negotiated authn=SASL
23:12:34.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.696505 (+126078us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:34.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.702794 (+  6289us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:34.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.764933 (+ 62139us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:34.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.766086 (+  1153us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:34.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.766333 (+   247us) server_negotiation.cc:662] Negotiated TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
23:12:34.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.790853 (+ 24520us) server_negotiation.cc:365] Received SASL_INITIATE NegotiatePB request
23:12:34.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.790896 (+    43us) server_negotiation.cc:881] Received SASL_INITIATE request from client
23:12:34.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.790919 (+    23us) server_negotiation.cc:892] Client requested to use mechanism: PLAIN
23:12:34.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.790993 (+    74us) server_negotiation.cc:922] calling sasl_server_start()
23:12:34.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.791086 (+    93us) server_negotiation.cc:1091] Received PLAIN auth, user=slave
23:12:34.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.791138 (+    52us) server_negotiation.cc:377] Sending SASL_SUCCESS NegotiatePB response
23:12:34.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.791328 (+   190us) server_negotiation.cc:1035] Waiting for connection context
23:12:34.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.800311 (+  8983us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57394: BlockingRecv error: failed to read from TLS socket (remote: unknown): Connection reset by peer (error 104)
23:12:34.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26492,"thread_start_us":20167,"threads_started":1}
23:12:34.805 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:34.805 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:34.806 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:34.806 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:34.807 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:34.808 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5683157b, L:/127.0.0.1:34520 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:34.811 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:34.811808  3676 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.356521 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:57374 (local address 127.2.44.188:39895)
23:12:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.560471 (+203950us) server_negotiation.cc:206] Beginning negotiation
23:12:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.560494 (+    23us) server_negotiation.cc:399] Waiting for connection header
23:12:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.560543 (+    49us) server_negotiation.cc:407] Connection header received
23:12:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.560681 (+   138us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.560755 (+    74us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.560992 (+   237us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.561367 (+   375us) server_negotiation.cc:226] Negotiated authn=SASL
23:12:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.708846 (+147479us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.710696 (+  1850us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.775421 (+ 64725us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.776387 (+   966us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.776628 (+   241us) server_negotiation.cc:662] Negotiated TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
23:12:34.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.807629 (+ 31001us) server_negotiation.cc:365] Received SASL_INITIATE NegotiatePB request
23:12:34.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.807664 (+    35us) server_negotiation.cc:881] Received SASL_INITIATE request from client
23:12:34.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.807689 (+    25us) server_negotiation.cc:892] Client requested to use mechanism: PLAIN
23:12:34.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.807749 (+    60us) server_negotiation.cc:922] calling sasl_server_start()
23:12:34.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.807846 (+    97us) server_negotiation.cc:1091] Received PLAIN auth, user=slave
23:12:34.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.807900 (+    54us) server_negotiation.cc:377] Sending SASL_SUCCESS NegotiatePB response
23:12:34.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.808094 (+   194us) server_negotiation.cc:1035] Waiting for connection context
23:12:34.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.809756 (+  1662us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57374: BlockingRecv error: failed to read from TLS socket (remote: unknown): Connection reset by peer (error 104)
23:12:34.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":203530,"thread_start_us":184516,"threads_started":1}
23:12:34.813 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:34.815 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:34.815 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:34.815 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:34.815 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:34.817 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.818 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.818 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299997, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299997, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299997, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299997, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:34.818 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:34.819 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:34.819 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:34.820 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:34.822 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:34.822 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:34.822 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:34.822 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:34.823 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.823 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x49387100, L:/127.0.0.1:52334 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:34.824 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:34.825 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:34.826 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:34.828 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:34.829 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:34.830 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:34.830 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:34.830 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:34.831 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:34.831 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:34.837 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:34.839 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:34.839 [DEBUG - kudu-nio-0] (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.2.44.190:40307, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [539ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [660ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:34.841 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:34.844 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:34.845 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:34.852 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:34.854 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:34.854 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb84a7872, L:/127.0.0.1:60856 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:34.855 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:34.858 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:34.859 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:34.863 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:34.868 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:34.807 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:34.875 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:34.876 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:34.878 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:34.880 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:34.883 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:34.886 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.887 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.887 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:34.889 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:34.893 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:34.898 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:34.900 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:34.900 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:34.902 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:34.904 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:34.907 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:34.910 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:34.912 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:34.914 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8e9d4e7f, L:/127.0.0.1:52384 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:34.918 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:34.919 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:34.922 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:34.924 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3f2d1596, L:/127.0.0.1:60876 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:34.924 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xeec713ee, L:/127.0.0.1:40402 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:34.928 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:34.936 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:34.937 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:34.938 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:34.940 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd81ab200, L:/127.0.0.1:52358 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:34.941 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:34.946 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:34.947 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:34.949 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:34.950 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:34.960 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:34.960 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb6d448cc, L:/127.0.0.1:52350 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:34.964 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:34.967 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:34.969 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xea361e86, L:/127.0.0.1:52408 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:34.972 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3e69c1cf, L:/127.0.0.1:60888 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:34.973 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x94fd753a, L:/127.0.0.1:60896 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:34.986 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6d2c8be4, L:/127.0.0.1:40404 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:34.989 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:34.990 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:34.990 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=869), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [704ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [707ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [815ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [868ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:34.994 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:34.995 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:34.924 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:34.997 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:34.999 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:35.001 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:35.006 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:35.011 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:35.031 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:35.096 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:35.096 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:35.098 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:35.098 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:35.101 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x532d107a, L:/127.0.0.1:40438 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:35.102 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:35.105 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:35.108 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:35.108 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:35.110 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:35.110 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:35.110 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:35.110 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:35.111 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:35.112 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1067), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [12ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [14ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [766ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:35.114 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:35.114 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:35.115 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:35.115 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1032), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [861ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [878ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [1030ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:35.116 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9632a5e3, L:/127.0.0.1:60930 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:35.116 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:35.118 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfb6d6818, L:/127.0.0.1:57400 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:35.122 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:35.122 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=994), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [165ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [668ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [993ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:35.124 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:35.124 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x361f22ec, L:/127.0.0.1:40468 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:35.125 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:35.126 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:35.126 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:35.127 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:35.128 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:35.128 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:35.128 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:35.129 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:35.129 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:35.129 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:35.130 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:35.130 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:35.130 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1041), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [215ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [239ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:35.130 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:35.130 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x62112970, L:/127.0.0.1:60870 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:35.131 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:35.134 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:35.135 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:35.137 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:35.137 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:35.138 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:35.139 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:35.144 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa941a17b, L:/127.0.0.1:40422 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:35.148 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbba4a6aa, L:/127.0.0.1:40416 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:35.148 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:35.149 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbe511dc4, L:/127.0.0.1:60904 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:35.151 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7bd8bc73, L:/127.0.0.1:36124 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:35.151 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:35.151 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1032), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [724ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [743ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [859ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [1030ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:35.152 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=993), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [541ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [936ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:35.153 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:35.154 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:35.154 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:35.154 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:35.155 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:35.157 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:35.158 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:35.158 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:35.158 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:35.158 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:35.160 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:35.160 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:35.160 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:35.160 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state NEGOTIATING
23:12:35.160 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:35.160 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:35.160 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state CONNECTING
23:12:35.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:35.163451  3679 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:35.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.978934 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:36180 (local address 127.2.44.188:39895)
23:12:35.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.979433 (+   499us) server_negotiation.cc:206] Beginning negotiation
23:12:35.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.979459 (+    26us) server_negotiation.cc:399] Waiting for connection header
23:12:35.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.107077 (+127618us) server_negotiation.cc:407] Connection header received
23:12:35.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.107209 (+   132us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:35.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.107232 (+    23us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:35.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.107477 (+   245us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:35.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.107635 (+   158us) server_negotiation.cc:226] Negotiated authn=SASL
23:12:35.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.148801 (+ 41166us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:35.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.150253 (+  1452us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:35.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.162414 (+ 12161us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:36180: BlockingRecv error: recv error from unknown peer: Transport endpoint is not connected (error 107)
23:12:35.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":84}
23:12:35.165 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:35.165 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:35.165 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:35.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:35.165910  3676 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:35.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.153338 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:36212 (local address 127.2.44.188:39895)
23:12:35.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.157273 (+  3935us) server_negotiation.cc:206] Beginning negotiation
23:12:35.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.157299 (+    26us) server_negotiation.cc:399] Waiting for connection header
23:12:35.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.157346 (+    47us) server_negotiation.cc:407] Connection header received
23:12:35.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.157472 (+   126us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:35.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.157500 (+    28us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:35.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.157814 (+   314us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:35.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.157948 (+   134us) server_negotiation.cc:226] Negotiated authn=TOKEN
23:12:35.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.162803 (+  4855us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:35.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.164240 (+  1437us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:35.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.164919 (+   679us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:36212: BlockingRecv error: recv error from unknown peer: Transport endpoint is not connected (error 107)
23:12:35.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":3544}
23:12:35.170 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:35.170 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:35.170 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:35.172 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:35.173 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:35.173 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:35.174 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:35.174 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:35.174 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:35.172 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:35.176 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:35.176 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:35.176 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:35.177 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:35.177 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:35.178 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:35.178 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:35.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:35.177722  3664 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:35.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.143810 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:60954 (local address 127.2.44.189:45783)
23:12:35.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.145301 (+  1491us) server_negotiation.cc:206] Beginning negotiation
23:12:35.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.145328 (+    27us) server_negotiation.cc:399] Waiting for connection header
23:12:35.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.171449 (+ 26121us) server_negotiation.cc:407] Connection header received
23:12:35.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.172032 (+   583us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:35.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.172060 (+    28us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:35.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.172353 (+   293us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:35.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.172490 (+   137us) server_negotiation.cc:226] Negotiated authn=TOKEN
23:12:35.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.176777 (+  4287us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60954: BlockingRecv error: recv error from unknown peer: Transport endpoint is not connected (error 107)
23:12:35.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1059}
23:12:35.178 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:35.179 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:35.179 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdae14a43, L:/127.0.0.1:57396 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:35.179 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:35.179 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:35.180 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:35.180 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1060), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [13ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [92ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [293ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:35.181 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:35.181 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:35.187 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:35.190 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x72d4a035, L:/127.0.0.1:36162 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:35.191 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:35.191 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:35.192 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:35.192 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:35.193 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:35.193 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:35.194 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:35.194 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:35.194 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:35.194 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:35.195 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:35.195 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:35.196 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:35.197 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:35.197 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:35.197 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:35.198 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:35.198 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:35.198 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:35.199 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:35.199 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:35.199 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:35.199 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:35.204 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:35.204 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:35.205 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:35.205 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:35.206 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:35.206 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:35.206 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:35.207 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:35.207 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:35.210 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:35.210 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:35.211 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1076), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [541ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [1074ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:35.216 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:35.216 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x939c473c, L:/127.0.0.1:57350 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:35.219 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:35.219 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1133), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [829ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [847ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [1083ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [1130ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:35.220 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0d356c1c, L:/127.0.0.1:36146 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:35.221 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:35.221 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:35.221 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:35.222 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:35.181 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:35.222 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:35.222 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1074), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [501ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [1027ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:35.223 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:35.223 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:35.223 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:35.223 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:35.224 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:35.224 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:35.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:35.227306  3592 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:35.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.965778 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:60920 (local address 127.2.44.189:45783)
23:12:35.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.966319 (+   541us) server_negotiation.cc:206] Beginning negotiation
23:12:35.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.966348 (+    29us) server_negotiation.cc:399] Waiting for connection header
23:12:35.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.978738 (+ 12390us) server_negotiation.cc:407] Connection header received
23:12:35.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.984154 (+  5416us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:35.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.984184 (+    30us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:35.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.984390 (+   206us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:35.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:34.984524 (+   134us) server_negotiation.cc:226] Negotiated authn=SASL
23:12:35.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.138415 (+153891us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:35.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.139757 (+  1342us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:35.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.186434 (+ 46677us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:35.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.187301 (+   867us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:35.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.187564 (+   263us) server_negotiation.cc:662] Negotiated TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
23:12:35.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.226053 (+ 38489us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60920: BlockingRecv error: failed to read from TLS socket (remote: unknown): Connection reset by peer (error 104)
23:12:35.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":138}
23:12:35.230 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:35.231 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xee4a4975, L:/127.0.0.1:57378 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:35.232 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:35.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:35.231266  2409 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
23:12:35.238 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:35.238 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1cc61629, L:/127.0.0.1:57358 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:35.239 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:35.240 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:35.243 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa3f43f1f, L:/127.0.0.1:36178 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:35.245 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:35.246 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:35.247 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:35.248 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:35.248 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:35.248 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:35.249 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:35.249 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:35.250 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:35.250 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:35.250 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:35.251 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:35.252 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:35.252 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:35.252 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:35.252 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:35.253 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:35.254 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:35.254 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:35.254 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:35.255 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:35.255 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:35.255 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6a3c88e0, L:/127.0.0.1:40474 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:35.257 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:35.259 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:35.260 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:35.262 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:35.262 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:35.263 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xeceb3a7e, L:/127.0.0.1:40454 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:35.264 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:35.265 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:35.265 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:35.266 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:35.267 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:35.267 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:35.267 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:35.268 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:35.268 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:35.268 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:35.269 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x13bc3456, L:/127.0.0.1:40380 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:35.269 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:35.269 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:35.270 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1188), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [911ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [915ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [1036ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [1185ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:35.273 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:35.274 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc2822040, L:/127.0.0.1:40394 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:35.275 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:35.275 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:35.275 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:35.276 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:35.276 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:35.277 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:35.280 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:35.280 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1231), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [690ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [692ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [1014ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [1157ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:35.281 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4ce72f33, L:/127.0.0.1:36128 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:35.282 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:35.282 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:35.283 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:35.285 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6dc29038, L:/127.0.0.1:36140 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:35.287 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:35.288 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:35.292 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:35.292 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1168), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [681ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [687ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [734ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [1167ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:35.293 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:35.293 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:35.294 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:35.294 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:35.294 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:35.296 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:35.296 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:35.296 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:35.297 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:35.297 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:35.297 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:35.301 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:35.301 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:35.302 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:35.302 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:35.302 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:35.303 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:35.303 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:35.303 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:35.304 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:35.304 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:35.305 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:35.305 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:35.305 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3623f233, L:/127.0.0.1:36194 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:35.307 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:35.308 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xae08ed8e, L:/127.0.0.1:36224 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:35.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:35.307626  2408 connection.cc:441] server connection from 127.0.0.1:36194 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36194 (request call id 0) could send its response
23:12:35.310 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7f0a2159, L:/127.0.0.1:40476 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:35.310 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:35.312 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:35.312 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:35.313 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:35.313 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:35.313 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:35.314 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:35.314 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1194), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [359ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [374ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [426ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [426ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:35.314 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:35.314 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb9276d13, L:/127.0.0.1:60982 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:35.315 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:35.315 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:35.315 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:35.317 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:35.317 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:35.317 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:35.318 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:35.318 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:35.319 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:35.320 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:35.320 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:35.320 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:35.320 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:35.320 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.189:45783: connection closed
23:12:35.320 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:35.321 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:35.321 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:35.322 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:35.324 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:35.329 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8e5173c7, L:/127.0.0.1:60968 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:35.330 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:35.330 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:35.330 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:35.331 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:35.331 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:35.332 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:35.332 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:35.332 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:35.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:35.333992  2333 connection.cc:441] server connection from 127.0.0.1:60968 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:60968 (request call id 0) could send its response
23:12:35.336 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:35.336 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:35.336 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:35.337 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:35.338 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.189:45783: connection closed
23:12:35.339 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:35.339 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:35.339 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:35.340 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:35.340 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:35.340 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:35.340 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:35.341 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:35.341 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3d70663a, L:/127.0.0.1:60994 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:35.341 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:35.342 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.189:45783: connection closed
23:12:35.342 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:35.343 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:35.344 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:35.344 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:35.346 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:35.346 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6308c3a9, L:/127.0.0.1:40486 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:35.350 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:35.350 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:35.351 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:35.351 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb4324916, L:/127.0.0.1:36232 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:35.343 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:35.352 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:35.352 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:35.352 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:35.354 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfa3ee0da, L:/127.0.0.1:52492 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:35.354 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:35.355 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:35.355 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:35.356 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:35.356 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=538), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [439ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [442ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [496ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [532ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [532ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:35.357 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:35.357 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:35.359 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:35.363 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:35.364 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:35.365 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:35.365 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:35.365 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:35.366 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.189:45783: connection closed
23:12:35.368 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:35.368 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:35.368 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:35.368 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:35.368 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:35.369 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:35.370 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:35.370 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:35.371 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:35.371 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:35.371 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4a658aa1, L:/127.0.0.1:52468 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:35.371 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:35.371 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc5c175f6, L:/127.0.0.1:40492 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:35.372 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:35.372 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:35.372 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:35.373 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:35.373 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:35.374 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x92eb074b, L:/127.0.0.1:57426 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:35.375 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:35.376 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:35.376 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1205), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [49ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [50ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [683ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [1203ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:35.378 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:35.380 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:35.384 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:35.384 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:35.384 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:35.384 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:35.385 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:35.385 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:35.386 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:35.386 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:35.386 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:35.386 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:35.387 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:35.387 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:35.389 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:35.390 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:35.391 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:35.391 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:35.391 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1341), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [487ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [502ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [557ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [573ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:35.392 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:35.394 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:35.394 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:35.396 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:35.397 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:35.399 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:35.400 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:35.401 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:35.401 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:35.401 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:35.401 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:35.401 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:35.402 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb6bbd210, L:/127.0.0.1:60998 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:35.403 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:35.403 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:35.403 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:35.404 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:35.404 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:35.404 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x86d1a109, L:/127.0.0.1:36246 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:35.406 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:35.406 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:35.403 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:35.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:35.410641  2410 connection.cc:441] server connection from 127.0.0.1:36246 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36246 (request call id 0) could send its response
23:12:35.412 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:35.412 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:35.413 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:35.414 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:35.415 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:35.418 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:35.419 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:35.420 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:35.421 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:35.420 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:35.424 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:35.442 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:35.449 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7126d6e9, L:/127.0.0.1:40508 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:35.449 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:35.454 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x688f7795, L:/127.0.0.1:36282 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:35.454 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4289af1f, L:/127.0.0.1:40546 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:35.457 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe3160ea1, L:/127.0.0.1:32778 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:35.457 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:35.457 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1330), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [1044ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [1050ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [1143ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:35.460 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc11e5968, L:/127.0.0.1:40520 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:35.461 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:35.466 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:35.467 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:35.467 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:35.467 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:35.467 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:35.468 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:35.468 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x228163f0, L:/127.0.0.1:40494 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:35.469 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:35.469 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:35.470 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:35.471 [DEBUG - pool-4-thread-27] (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.2.44.190:40307, [1126ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [1166ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [1176ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:35.471 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:35.472 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:35.472 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:35.473 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x71cc80a1, L:/127.0.0.1:36256 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:35.473 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:35.473 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:35.479 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:35.481 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:35.481 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1355), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [619ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [622ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [688ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [763ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [763ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:35.481 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:35.483 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:35.483 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x299e01e9, L:/127.0.0.1:32786 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:35.483 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:35.492 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:35.493 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7ea3b5e8, L:/127.0.0.1:32790 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:35.493 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1b556380, L:/127.0.0.1:40524 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:35.495 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:35.496 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:35.499 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:35.499 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:35.499 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:35.499 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:35.499 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:35.500 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:35.500 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:35.501 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:35.501 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:35.501 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:35.501 [DEBUG - pool-4-thread-74] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:35.501 [DEBUG - pool-4-thread-74] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1367), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [148ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [374ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [1365ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:35.502 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:35.502 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:35.502 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1372), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [1104ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [1123ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [1200ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [1207ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:35.502 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:35.503 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:35.504 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:35.507 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:35.508 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:35.508 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfd251548, L:/127.0.0.1:36298 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:35.512 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:35.514 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:35.516 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:35.517 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:35.517 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:35.517 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:35.517 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:35.518 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:35.520 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:35.521 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2390ee49, L:/127.0.0.1:40540 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:35.521 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:35.522 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299995, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299995, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299995, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299995, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:35.522 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:35.524 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:35.524 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa054df49, L:/127.0.0.1:36266 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:35.525 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:35.527 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:35.529 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:35.529 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xddc16d51, L:/127.0.0.1:40562 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:35.530 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1403), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [1260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [1263ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [1360ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [1401ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:35.530 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:35.530 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:35.531 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:35.531 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:35.531 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:35.531 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:35.532 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:35.536 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:35.537 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:35.540 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:35.541 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:35.541 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:35.542 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:35.542 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:35.542 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:35.542 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:35.543 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x407d2cc7, L:/127.0.0.1:32810 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:35.546 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:35.547 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:35.548 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:35.548 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf487e278, L:/127.0.0.1:36330 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:35.548 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:35.548 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:35.549 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:35.549 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:35.549 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5a3e545d, L:/127.0.0.1:40568 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:35.550 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:35.553 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:35.555 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:35.555 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:35.555 [DEBUG - kudu-nio-0] (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.2.44.190:40307, [1225ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [1234ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [1264ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [1269ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [1273ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:35.559 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:35.559 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:35.560 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:35.562 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:35.563 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x454761f1, L:/127.0.0.1:32816 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:35.563 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:35.564 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:35.564 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:35.564 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:35.565 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:35.566 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:35.566 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:35.566 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:35.567 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:35.568 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:35.568 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:35.568 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:35.568 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:35.568 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:35.571 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe2845faa, L:/127.0.0.1:40570 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:35.572 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:35.574 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:35.575 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf7f4761b, L:/127.0.0.1:36340 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:35.577 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:35.578 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:35.578 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1440), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [1245ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [1258ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [1288ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [1298ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:35.580 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:35.580 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:35.583 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:35.584 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:35.584 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:35.586 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:35.587 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x59f899a2, L:/127.0.0.1:32828 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:35.588 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1345359f, L:/127.0.0.1:40572 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:35.589 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:35.589 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:35.589 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:35.589 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:35.590 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:35.591 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:35.591 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:35.591 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:35.592 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:35.592 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:35.594 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:35.598 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:35.599 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:35.599 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:35.599 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1458), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [1269ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [1284ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [1313ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [1323ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:35.604 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:35.604 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:35.606 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:35.606 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x83340ae9, L:/127.0.0.1:36356 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:35.608 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:35.610 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x898eca14, L:/127.0.0.1:40578 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:35.610 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcc51d0e8, L:/127.0.0.1:32838 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:35.614 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:35.616 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:35.617 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:35.619 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:35.619 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1473), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [1304ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [1311ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [1346ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [1350ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:35.621 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:35.622 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:35.622 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:35.622 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:35.623 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:35.620 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:35.624 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:35.624 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:35.624 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:35.625 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:35.625 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:35.626 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:35.626 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:35.627 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:35.628 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:35.629 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:35.631 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:35.632 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:35.634 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:35.634 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:35.642 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfd1d2e87, L:/127.0.0.1:36358 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:35.646 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:35.647 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:35.648 [DEBUG - pool-4-thread-62] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:35.648 [DEBUG - pool-4-thread-62] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1493), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [99ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [341ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [1491ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:35.649 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:35.649 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:35.649 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:35.649 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:35.650 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:35.650 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:35.651 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:35.651 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:35.651 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:35.652 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:35.652 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:35.655 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:35.655 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5a5ac238, L:/127.0.0.1:32848 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:35.657 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2dc0cba5, L:/127.0.0.1:40594 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:35.658 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:35.665 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:35.666 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:35.666 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1516), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [1351ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [1360ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [1399ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:35.668 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xaeb48a2d, L:/127.0.0.1:36384 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:35.668 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:35.671 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe8bd6241, L:/127.0.0.1:40580 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:35.671 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:35.672 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:35.672 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:35.673 [DEBUG - pool-4-thread-11] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:35.673 [DEBUG - pool-4-thread-11] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1516), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [372ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [1423ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:35.674 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:35.674 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:35.680 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2f5789bc, L:/127.0.0.1:32854 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:35.681 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:35.681 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:35.682 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:35.682 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:35.682 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:35.682 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:35.683 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:35.683 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:35.685 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:35.685 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:35.685 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:35.686 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:35.687 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:35.687 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:35.688 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:35.689 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:35.691 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:35.691 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:35.693 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:35.694 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:35.694 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1548), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [1332ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [1347ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [1394ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [1427ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:35.695 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:35.698 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x01839ae9, L:/127.0.0.1:36374 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:35.702 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:35.703 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc9566e33, L:/127.0.0.1:40596 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:35.703 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:35.706 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:35.707 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:35.707 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:35.707 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:35.707 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:35.708 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:35.708 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:35.709 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:35.709 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:35.709 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:35.711 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:35.711 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:35.712 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:35.712 [DEBUG - Time-limited test] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:35.713 [DEBUG - Time-limited test] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1666), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [85ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [567ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [1550ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:35.714 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:35.715 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:35.715 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:35.720 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:35.721 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe6bd6f80, L:/127.0.0.1:40600 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:35.725 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:35.726 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:35.726 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:35.727 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:35.727 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:35.727 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:35.731 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:35.731 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1571), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [1439ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [1447ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [1483ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:35.732 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:35.732 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:35.732 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state NEGOTIATING
23:12:35.733 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:35.733 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:35.734 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:35.734 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.189:45783: connection closed
23:12:35.735 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:35.737 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x42566da6, L:/127.0.0.1:36402 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:35.737 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:35.739 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xeb37b369, L:/127.0.0.1:32886 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:35.741 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:35.741 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:35.742 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:35.742 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:35.742 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:35.742 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:35.743 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:35.743 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:35.743 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:35.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:35.744493  3751 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:35.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.719456 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:32892 (local address 127.2.44.189:45783)
23:12:35.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.732411 (+ 12955us) server_negotiation.cc:206] Beginning negotiation
23:12:35.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.732439 (+    28us) server_negotiation.cc:399] Waiting for connection header
23:12:35.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.732485 (+    46us) server_negotiation.cc:407] Connection header received
23:12:35.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.736408 (+  3923us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:35.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.736442 (+    34us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:35.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.736729 (+   287us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:35.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.737137 (+   408us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:32892: BlockingWrite error: write error: Broken pipe (error 32)
23:12:35.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":12506,"thread_start_us":13061,"threads_started":1}
23:12:35.746 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:35.747 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:35.749 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:35.749 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:35.749 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:35.750 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:35.751 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:35.753 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:35.755 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:35.763 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:35.766 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:35.768 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:35.770 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:35.774 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:35.775 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:35.778 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:35.779 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:35.782 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb91b9928, L:/127.0.0.1:40624 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:35.783 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:35.785 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4a6b68b4, L:/127.0.0.1:32908 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:35.786 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:35.786 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:35.786 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1623), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [1506ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [1519ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [1541ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:35.789 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:35.791 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:35.792 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcfad15c2, L:/127.0.0.1:40614 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:35.798 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:35.798 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:35.798 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:35.799 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:35.799 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:35.801 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:35.802 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:35.802 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:35.802 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state NEGOTIATING
23:12:35.802 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:35.802 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1640), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [1487ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [1500ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [1542ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [1556ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:35.806 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:35.806 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:35.806 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:35.806 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:35.807 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:35.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:35.808238  3671 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:35.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.771137 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:36436 (local address 127.2.44.188:39895)
23:12:35.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.806537 (+ 35400us) server_negotiation.cc:206] Beginning negotiation
23:12:35.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.806558 (+    21us) server_negotiation.cc:399] Waiting for connection header
23:12:35.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.806601 (+    43us) server_negotiation.cc:407] Connection header received
23:12:35.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.806709 (+   108us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:35.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.806734 (+    25us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:35.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.806932 (+   198us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:35.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.807267 (+   335us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:36436: BlockingWrite error: write error: Broken pipe (error 32)
23:12:35.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":35014,"threads_started":1}
23:12:35.808 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbf0bd49c, L:/127.0.0.1:36424 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:35.810 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:35.811 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:35.812 [DEBUG - pool-4-thread-47] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:35.812 [DEBUG - pool-4-thread-47] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1652), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [1200ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [1649ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:35.814 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:35.817 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:35.819 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:35.819 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:35.819 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:35.820 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:35.820 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:35.820 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:35.821 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:35.821 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:35.821 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:35.822 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:35.822 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:35.822 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:35.824 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:35.827 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:35.828 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:35.830 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:35.835 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:35.837 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:35.839 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:35.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:35.840930  3749 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:35.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.765308 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:32910 (local address 127.2.44.189:45783)
23:12:35.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.765785 (+   477us) server_negotiation.cc:206] Beginning negotiation
23:12:35.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.765809 (+    24us) server_negotiation.cc:399] Waiting for connection header
23:12:35.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.766547 (+   738us) server_negotiation.cc:407] Connection header received
23:12:35.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.767079 (+   532us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:35.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.767108 (+    29us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:35.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.767357 (+   249us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:35.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.767519 (+   162us) server_negotiation.cc:226] Negotiated authn=SASL
23:12:35.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.776872 (+  9353us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:35.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.778299 (+  1427us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:35.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.837059 (+ 58760us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:35.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.838014 (+   955us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:35.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.838243 (+   229us) server_negotiation.cc:662] Negotiated TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
23:12:35.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.839536 (+  1293us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:32910: BlockingRecv error: failed to read from TLS socket (remote: unknown): Connection reset by peer (error 104)
23:12:35.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"mutex_wait_us":21,"server-negotiator.queue_time_us":124}
23:12:35.843 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:35.846 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:35.849 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:35.849 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:35.851 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:35.852 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:35.853 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:35.862 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbeec3c53, L:/127.0.0.1:40646 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:35.865 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:35.866 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:35.866 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1702), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [1578ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [1597ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [1627ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:35.867 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:35.870 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:35.872 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:35.872 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:35.872 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdf86e9c8, L:/127.0.0.1:36452 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:35.873 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:35.874 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfeb4e63e, L:/127.0.0.1:40630 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:35.875 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x559baee5, L:/127.0.0.1:32938 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:35.876 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:35.879 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:35.879 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1717), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [1526ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [1539ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [1634ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:35.881 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:35.884 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:35.886 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:35.889 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:35.891 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:35.892 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:35.892 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:35.892 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:35.892 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:35.892 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:35.892 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:35.892 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:35.893 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:35.893 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:35.894 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfdf00a71, L:/127.0.0.1:36468 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:35.895 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:35.895 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:35.895 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:35.895 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:35.895 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:35.896 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state NEGOTIATING
23:12:35.896 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:35.896 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:35.897 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x140659db, L:/127.0.0.1:32916 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:35.897 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:35.898 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:35.899 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:35.899 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:35.899 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:35.899 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:35.900 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:35.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:35.900946  2330 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Connection reset by peer
23:12:35.904 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:35.905 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:35.907 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:35.906 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:35.910 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:35.910 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0a1738a1, L:/127.0.0.1:32954 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:35.911 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0afbf607, L:/127.0.0.1:40660 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:35.911 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:35.914 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:35.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:35.914269  2411 connection.cc:441] server connection from 127.0.0.1:36468 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36468 (request call id 0) could send its response
23:12:35.914 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:35.915 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:35.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:35.914992  2411 connection.cc:441] server connection from 127.0.0.1:36452 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36452 (request call id 0) could send its response
23:12:35.915 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:35.916 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:35.916 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:35.916 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1764), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [1521ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [1558ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [1764ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:35.916 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:35.917 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:35.917 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:35.918 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:35.918 [DEBUG - pool-4-thread-24] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:35.918 [DEBUG - pool-4-thread-24] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1869), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [158ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [414ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [1783ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:35.919 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:35.919 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:35.959 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:35.961 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:35.963 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:35.966 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:35.971 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x61c3747d, L:/127.0.0.1:32798 - R:/127.2.44.189:45783] using TOKEN/null
23:12:35.973 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x461a2e17, L:/127.0.0.1:60944 - R:/127.2.44.189:45783] using TOKEN/null
23:12:35.977 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:35.978 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:35.978 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:35.978 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:35.979 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:35.979 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:35.979 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:35.981 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcf7b565d, L:/127.0.0.1:40680 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:35.981 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:35.981 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:35.982 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:35.982 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:35.983 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:35.983 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x00bc8546, L:/127.0.0.1:32928 - R:/127.2.44.189:45783] using TOKEN/null
23:12:35.984 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:35.985 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:35.985 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1096), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [865ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [888ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [888ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:35.985 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:35.985 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:35.986 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:35.986 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:35.986 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:35.986 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:35.986 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:35.986 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:35.988 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:35.988 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:35.989 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:35.989 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:35.989 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:35.989 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa2495989, L:/127.0.0.1:32800 - R:/127.2.44.189:45783] using TOKEN/null
23:12:35.989 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:35.989 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:35.989 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:35.989 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:35.987 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:35.990 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:35.987 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:35.990 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:35.990 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:35.991 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:35.991 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x09065c4c, L:/127.0.0.1:32878 - R:/127.2.44.189:45783] using TOKEN/null
23:12:35.991 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:35.995 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:35.996 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:35.996 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.189:45783: connection closed
23:12:35.998 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:35.998 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:35.998 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:35.999 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:35.999 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:35.999 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:35.999 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:36.000 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:36.000 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.189:45783: connection closed
23:12:36.000 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:36.001 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:36.001 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:36.001 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:36.001 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:36.002 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:36.002 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:36.002 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:36.002 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:36.003 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:36.003 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:36.003 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:36.003 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:36.004 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:36.004 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:36.005 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:36.005 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:36.005 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:36.006 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:36.006 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:36.007 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:36.007 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:36.007 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:36.007 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:36.008 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:36.008 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:36.008 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:36.008 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:36.008 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:36.009 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:36.009 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:36.009 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:36.009 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:36.009 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:36.010 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:36.010 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:36.010 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:36.010 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state NEGOTIATING
23:12:36.010 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:36.011 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:36.011 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:36.011 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.189:45783: connection closed
23:12:36.011 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:36.011 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:36.011 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:36.012 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:36.012 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:36.012 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:36.012 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:36.013 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:36.013 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:36.013 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:36.014 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:36.014 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:36.014 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:36.015 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:36.015 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:36.015 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:36.016 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:36.016 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:36.016 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:36.016 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:36.018 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:36.018 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:36.018 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:36.018 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:36.021 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:36.021 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:36.021 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:36.021 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:36.022 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:36.022 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4fc21acd, L:/127.0.0.1:32868 - R:/127.2.44.189:45783] using TOKEN/null
23:12:35.987 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:36.023 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:36.023 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:36.023 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:36.024 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:36.024 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.189:45783: connection closed
23:12:36.024 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:36.024 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:35.987 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:36.024 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:36.025 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:36.025 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:36.025 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:35.987 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:36.026 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:36.026 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:36.026 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:36.026 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:35.987 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:36.027 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:36.028 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:36.028 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:36.028 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:36.029 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:36.029 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x009bf2e3, L:/127.0.0.1:32984 - R:/127.2.44.189:45783] using TOKEN/null
23:12:36.029 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:36.037 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:36.037 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcb2e8b04, L:/127.0.0.1:32956 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:36.015 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:36.039 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1958), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [950ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [1177ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [1933ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:35.990 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:36.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:36.041275  3749 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:36.041 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x34f9f7e0, L:/127.0.0.1:32990 - R:/127.2.44.189:45783] using TOKEN/null
23:12:36.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.992242 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:32970 (local address 127.2.44.189:45783)
23:12:36.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.998712 (+  6470us) server_negotiation.cc:206] Beginning negotiation
23:12:36.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.998748 (+    36us) server_negotiation.cc:399] Waiting for connection header
23:12:36.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.998807 (+    59us) server_negotiation.cc:407] Connection header received
23:12:36.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.998974 (+   167us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:36.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.999011 (+    37us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:36.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.999357 (+   346us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:36.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.040098 (+ 40741us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:32970: BlockingWrite error: write error: Broken pipe (error 32)
23:12:36.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":5915}
23:12:36.043 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:36.043 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.189:45783: connection closed
23:12:36.047 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:36.050 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:36.050 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:36.050 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:36.050 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:36.050 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:36.051 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:36.051 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:36.051 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:36.051 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:36.052 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:36.053 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:36.054 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:36.054 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:36.056 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:36.057 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:36.059 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:36.060 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:36.063 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:36.064 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:36.065 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:36.066 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:36.068 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:36.052 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:36.077 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:36.077 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:36.078 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:36.079 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:36.079 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:36.079 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:36.079 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:36.080 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:36.082 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:36.083 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:36.084 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:36.089 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:36.095 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:36.095 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:36.095 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:36.096 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:36.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:36.096040  3784 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:36.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.984049 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:36512 (local address 127.2.44.188:39895)
23:12:36.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.085579 (+101530us) server_negotiation.cc:206] Beginning negotiation
23:12:36.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.085614 (+    35us) server_negotiation.cc:399] Waiting for connection header
23:12:36.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.085686 (+    72us) server_negotiation.cc:407] Connection header received
23:12:36.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.085864 (+   178us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:36.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.085906 (+    42us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:36.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.086282 (+   376us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:36.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.086742 (+   460us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:36512: BlockingWrite error: write error: Broken pipe (error 32)
23:12:36.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":100942,"threads_started":1}
23:12:36.096 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:36.097 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:36.097 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:36.097 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:36.100 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:36.100 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:36.100 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:36.100 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:36.100 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:36.102 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:36.106 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4b38b9cf, L:/127.0.0.1:32942 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:36.111 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:36.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:36.117197  3784 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:36.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.020008 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:36530 (local address 127.2.44.188:39895)
23:12:36.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.098414 (+ 78406us) server_negotiation.cc:206] Beginning negotiation
23:12:36.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.098441 (+    27us) server_negotiation.cc:399] Waiting for connection header
23:12:36.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.098485 (+    44us) server_negotiation.cc:407] Connection header received
23:12:36.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.098609 (+   124us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:36.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.098634 (+    25us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:36.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.098902 (+   268us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:36.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.099248 (+   346us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:36530: BlockingWrite error: write error: Broken pipe (error 32)
23:12:36.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":76344,"threads_started":1}
23:12:36.118 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xde8d9642, L:/127.0.0.1:36488 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:36.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:36.122972  3785 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:36.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.988173 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:36524 (local address 127.2.44.188:39895)
23:12:36.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.090021 (+101848us) server_negotiation.cc:206] Beginning negotiation
23:12:36.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.090043 (+    22us) server_negotiation.cc:399] Waiting for connection header
23:12:36.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.090091 (+    48us) server_negotiation.cc:407] Connection header received
23:12:36.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.090231 (+   140us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:36.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.090256 (+    25us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:36.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.090535 (+   279us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:36.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.090689 (+   154us) server_negotiation.cc:226] Negotiated authn=TOKEN
23:12:36.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.101337 (+ 10648us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:36.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.103077 (+  1740us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:36.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.103576 (+   499us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:36524: BlockingWrite error: write error: Broken pipe (error 32)
23:12:36.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":101408,"thread_start_us":101122,"threads_started":1}
23:12:36.125 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8b9e6cf6, L:/127.0.0.1:33004 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:36.125 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:36.128 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:36.130 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:36.134 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:36.134 [DEBUG - pool-4-thread-48] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:36.135 [DEBUG - pool-4-thread-48] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2005), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [74ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [743ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:36.147 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:36.147 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:36.149 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:36.151 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:36.152 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:36.153 [DEBUG - pool-4-thread-23] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:36.153 [DEBUG - pool-4-thread-23] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2018), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [1204ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [1246ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [1861ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:36.154 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:36.155 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:36.155 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:36.159 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:36.160 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1988), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [1631ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [1637ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [1677ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [1922ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [1923ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:36.161 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:36.162 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x09204a5c, L:/127.0.0.1:40702 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:36.166 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:36.166 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:36.166 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:36.166 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:36.168 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:36.172 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299994, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299994, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299994, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299994, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:36.173 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:36.173 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:36.173 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:36.174 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:36.174 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:36.175 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:36.175 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:36.175 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state NEGOTIATING
23:12:36.176 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:36.176 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:36.177 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd4d80351, L:/127.0.0.1:33036 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:36.177 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:36.177 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:36.177 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:36.180 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:36.180 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:36.180 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:36.180 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:36.180 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:36.180 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:36.183 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:36.183 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:36.184 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa08c5f27, L:/127.0.0.1:40666 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:36.185 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:36.187 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:36.189 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x70d34466, L:/127.0.0.1:40654 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:36.193 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x12784fcc, L:/127.0.0.1:33020 - R:/127.2.44.189:45783] using TOKEN/null
23:12:36.194 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:36.194 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:36.195 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2029), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [1608ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [1613ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [1870ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [1956ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:36.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:36.138432  2827 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.44.129:35333, user_credentials={real_user=slave}} blocked reactor thread for 99835.3us
23:12:36.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:36.185808  3787 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:36.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.156590 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:36560 (local address 127.2.44.188:39895)
23:12:36.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.157111 (+   521us) server_negotiation.cc:206] Beginning negotiation
23:12:36.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.157136 (+    25us) server_negotiation.cc:399] Waiting for connection header
23:12:36.197 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:36.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.157176 (+    40us) server_negotiation.cc:407] Connection header received
23:12:36.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.157324 (+   148us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:36.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.157356 (+    32us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:36.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.157619 (+   263us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:36.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.159447 (+  1828us) server_negotiation.cc:226] Negotiated authn=TOKEN
23:12:36.197 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x21fb347d, L:/127.0.0.1:33032 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:36.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.177637 (+ 18190us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:36.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.179166 (+  1529us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:36.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.183921 (+  4755us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:36560: BlockingWrite error: write error: Broken pipe (error 32)
23:12:36.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":129}
23:12:36.198 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa138e1c5, L:/127.0.0.1:36478 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:36.201 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:36.202 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x563509ef, L:/127.0.0.1:40720 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:36.202 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2030), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [1669ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [1675ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [1897ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [1966ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:36.202 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:36.207 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:36.208 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:36.209 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:36.209 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:36.210 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:36.216 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:36.220 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:36.220 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe30ae1b3, L:/127.0.0.1:40682 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:36.220 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:36.221 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:36.221 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:36.221 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:36.222 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:36.222 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:36.222 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:36.223 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:36.223 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:36.223 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:36.223 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:36.224 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:36.224 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:36.224 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:36.224 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:36.224 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:36.227 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:36.227 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:36.228 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2088), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [1640ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [1641ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [1763ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [1950ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:36.230 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:36.231 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:36.231 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:36.232 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1117), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [196ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [225ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [273ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:36.232 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:36.232 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:36.232 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:36.232 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:36.233 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:36.234 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:36.234 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:36.234 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state NEGOTIATING
23:12:36.236 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2f9edc1b, L:/127.0.0.1:36536 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:36.236 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:36.236 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:36.236 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:36.237 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:36.237 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:36.240 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:36.241 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:36.241 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:36.241 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:36.241 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:36.242 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:36.242 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:36.243 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:36.243 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:36.243 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:36.243 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:36.243 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:36.243 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:36.244 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:36.244 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:36.245 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:36.245 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:36.245 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:36.246 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:36.247 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:36.249 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:36.251 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:36.251 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:36.252 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:36.252 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:36.255 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x75c3ff61, L:/127.0.0.1:33042 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:36.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:36.256156  3784 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:36.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.089760 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:36550 (local address 127.2.44.188:39895)
23:12:36.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.117879 (+ 28119us) server_negotiation.cc:206] Beginning negotiation
23:12:36.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.117903 (+    24us) server_negotiation.cc:399] Waiting for connection header
23:12:36.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.117963 (+    60us) server_negotiation.cc:407] Connection header received
23:12:36.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.118076 (+   113us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:36.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.118101 (+    25us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:36.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.118291 (+   190us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:36.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.118458 (+   167us) server_negotiation.cc:226] Negotiated authn=SASL
23:12:36.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.200905 (+ 82447us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:36.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.202312 (+  1407us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:36.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.232348 (+ 30036us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:36.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.233262 (+   914us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:36.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.233499 (+   237us) server_negotiation.cc:662] Negotiated TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
23:12:36.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.245559 (+ 12060us) server_negotiation.cc:365] Received SASL_INITIATE NegotiatePB request
23:12:36.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.245595 (+    36us) server_negotiation.cc:881] Received SASL_INITIATE request from client
23:12:36.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.245620 (+    25us) server_negotiation.cc:892] Client requested to use mechanism: PLAIN
23:12:36.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.245688 (+    68us) server_negotiation.cc:922] calling sasl_server_start()
23:12:36.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.245785 (+    97us) server_negotiation.cc:1091] Received PLAIN auth, user=slave
23:12:36.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.245854 (+    69us) server_negotiation.cc:377] Sending SASL_SUCCESS NegotiatePB response
23:12:36.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.246141 (+   287us) server_negotiation.cc:1035] Waiting for connection context
23:12:36.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.253786 (+  7645us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:36550: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:36550): Cannot send after transport endpoint shutdown (error 108)
23:12:36.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27741,"thread_start_us":48056,"threads_started":1}
23:12:36.263 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:36.265 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8c605d78, L:/127.0.0.1:36574 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:36.267 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa51452d3, L:/127.0.0.1:40690 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:36.271 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8550320f, L:/127.0.0.1:40710 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:36.272 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:36.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:36.273850  3787 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:36.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.209635 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:36580 (local address 127.2.44.188:39895)
23:12:36.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.215857 (+  6222us) server_negotiation.cc:206] Beginning negotiation
23:12:36.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.215883 (+    26us) server_negotiation.cc:399] Waiting for connection header
23:12:36.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.215926 (+    43us) server_negotiation.cc:407] Connection header received
23:12:36.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.216049 (+   123us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:36.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.216073 (+    24us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:36.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.216333 (+   260us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:36.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.216483 (+   150us) server_negotiation.cc:226] Negotiated authn=TOKEN
23:12:36.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.252579 (+ 36096us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:36.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.258333 (+  5754us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:36.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.272559 (+ 14226us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:36580: BlockingWrite error: write error: Broken pipe (error 32)
23:12:36.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":5821}
23:12:36.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:36.275859  3749 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:36.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.210228 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:33056 (local address 127.2.44.189:45783)
23:12:36.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.210719 (+   491us) server_negotiation.cc:206] Beginning negotiation
23:12:36.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.210744 (+    25us) server_negotiation.cc:399] Waiting for connection header
23:12:36.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.210787 (+    43us) server_negotiation.cc:407] Connection header received
23:12:36.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.210948 (+   161us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:36.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.210972 (+    24us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:36.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.211271 (+   299us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:36.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.211539 (+   268us) server_negotiation.cc:226] Negotiated authn=TOKEN
23:12:36.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.220860 (+  9321us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:36.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.222292 (+  1432us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:36.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.260378 (+ 38086us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:36.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.261254 (+   876us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:36.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.261519 (+   265us) server_negotiation.cc:662] Negotiated TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
23:12:36.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.274580 (+ 13061us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33056: BlockingRecv error: failed to read from TLS socket (remote: unknown): Connection reset by peer (error 104)
23:12:36.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":103}
23:12:36.276 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:36.276 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:36.276 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:36.277 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:36.277 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:36.277 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:36.277 [DEBUG - pool-4-thread-8] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:36.277 [DEBUG - pool-4-thread-8] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2110), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [50ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [561ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [2105ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:36.277 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:36.278 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:36.278 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:36.278 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:36.279 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:36.279 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:36.279 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:36.283 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:36.284 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2113), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [1677ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [1678ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [1975ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [2046ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:36.284 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:36.284 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:36.286 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:36.289 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:36.291 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0ed5ad5f, L:/127.0.0.1:36542 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:36.292 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:36.292 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:36.292 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:36.293 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:36.293 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:36.294 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:36.294 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:36.294 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state NEGOTIATING
23:12:36.297 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:36.297 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:36.297 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:36.298 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:36.298 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:36.298 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:36.298 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:36.298 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:36.298 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:36.298 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:36.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:36.299027  3787 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:36.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.279852 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:36596 (local address 127.2.44.188:39895)
23:12:36.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.280392 (+   540us) server_negotiation.cc:206] Beginning negotiation
23:12:36.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.280418 (+    26us) server_negotiation.cc:399] Waiting for connection header
23:12:36.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.280464 (+    46us) server_negotiation.cc:407] Connection header received
23:12:36.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.280597 (+   133us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:36.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.280625 (+    28us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:36.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.280927 (+   302us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:36.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.287139 (+  6212us) server_negotiation.cc:226] Negotiated authn=TOKEN
23:12:36.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.287573 (+   434us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:36.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.293801 (+  6228us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:36.299 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:36.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.295809 (+  2008us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:36596: BlockingRecv error: recv error from unknown peer: Transport endpoint is not connected (error 107)
23:12:36.300 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:36.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":126}
23:12:36.300 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:36.300 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:36.300 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:36.302 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:36.302 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:36.302 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:36.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:36.302455  3749 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:36.302 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:36.302 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:36.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.284161 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:33062 (local address 127.2.44.189:45783)
23:12:36.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.284834 (+   673us) server_negotiation.cc:206] Beginning negotiation
23:12:36.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.284859 (+    25us) server_negotiation.cc:399] Waiting for connection header
23:12:36.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.285397 (+   538us) server_negotiation.cc:407] Connection header received
23:12:36.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.286034 (+   637us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:36.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.286062 (+    28us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:36.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.286339 (+   277us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:36.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.286484 (+   145us) server_negotiation.cc:226] Negotiated authn=TOKEN
23:12:36.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.290181 (+  3697us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:36.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.291582 (+  1401us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:36.303 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:36.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.298997 (+  7415us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:36.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.299924 (+   927us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:36.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.300166 (+   242us) server_negotiation.cc:662] Negotiated TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
23:12:36.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.301279 (+  1113us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33062: BlockingRecv error: failed to read from TLS socket (remote: unknown): Connection reset by peer (error 104)
23:12:36.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":259}
23:12:36.303 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:36.303 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:36.303 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:36.304 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:36.305 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:36.305 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2136), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [49ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [404ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [2132ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:36.306 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:36.306 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:36.310 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:36.317 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:36.318 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:36.318 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:36.318 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:36.319 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:36.320 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:36.323 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:36.325 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:36.325 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:36.325 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state NEGOTIATING
23:12:36.326 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xce55d3b7, L:/127.0.0.1:33076 - R:/127.2.44.189:45783] using TOKEN/null
23:12:36.328 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:36.328 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:36.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:36.328321  3787 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:36.328 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:36.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.307751 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:36598 (local address 127.2.44.188:39895)
23:12:36.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.311303 (+  3552us) server_negotiation.cc:206] Beginning negotiation
23:12:36.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.311323 (+    20us) server_negotiation.cc:399] Waiting for connection header
23:12:36.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.311396 (+    73us) server_negotiation.cc:407] Connection header received
23:12:36.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.311536 (+   140us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:36.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.311560 (+    24us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:36.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.311850 (+   290us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:36.328 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:36.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.312067 (+   217us) server_negotiation.cc:226] Negotiated authn=TOKEN
23:12:36.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.319538 (+  7471us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:36.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.321626 (+  2088us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:36.329 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:36.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.327177 (+  5551us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:36598: BlockingRecv error: recv error from unknown peer: Transport endpoint is not connected (error 107)
23:12:36.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":3187}
23:12:36.330 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:36.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:36.330341  2332 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Connection reset by peer
23:12:36.330 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:36.336 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:36.338 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:36.338 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:36.340 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:36.343 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:36.346 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:36.349 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:36.351 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:36.356 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:36.364 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:36.366 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:36.366 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:36.371 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4dfbfa47, L:/127.0.0.1:40726 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:36.374 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:36.376 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:36.379 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:36.381 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe46df86a, L:/127.0.0.1:40740 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:36.382 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:36.387 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb8be0c79, L:/127.0.0.1:33082 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:36.388 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x401807ab, L:/127.0.0.1:40752 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:36.392 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:36.396 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:36.396 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2216), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [2119ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [2129ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [2171ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [2176ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:36.397 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:36.399 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:36.401 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:36.404 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:36.406 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:36.408 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:36.411 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf8d1390f, L:/127.0.0.1:36602 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:36.412 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:36.417 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:36.419 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:36.419 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:36.420 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:36.420 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2236), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [30ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [490ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [2232ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:36.421 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:36.421 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:36.423 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4bf8a328, L:/127.0.0.1:40758 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:36.427 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:36.427 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:36.427 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:36.427 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:36.428 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:36.429 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:36.429 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:36.429 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:36.429 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:36.429 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:36.430 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:36.437 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:36.437 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:36.437 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:36.437 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2258), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [2145ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [2161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [2218ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:36.437 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:36.440 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xaf731c26, L:/127.0.0.1:33098 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:36.452 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:36.453 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:36.455 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:36.456 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x67a5416d, L:/127.0.0.1:40772 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:36.457 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:36.453 [DEBUG - pool-4-thread-31] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:36.459 [DEBUG - pool-4-thread-31] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2280), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [1875ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [2098ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [2268ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:36.461 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:36.462 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2282), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [2179ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [2183ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [2243ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:36.462 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x665d7ef8, L:/127.0.0.1:36604 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:36.465 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc302629b, L:/127.0.0.1:36616 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:36.467 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:36.468 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:36.472 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:36.472 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:36.472 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:36.472 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:36.473 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:36.473 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:36.473 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:36.473 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:36.473 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:36.474 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:36.474 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:36.474 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:36.474 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:36.474 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:36.474 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:36.475 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:36.475 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:36.475 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state NEGOTIATING
23:12:36.476 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:36.477 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:36.477 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:36.477 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:36.477 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:36.477 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:36.479 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:36.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:36.482453  3749 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:36.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.402753 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:33100 (local address 127.2.44.189:45783)
23:12:36.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.403296 (+   543us) server_negotiation.cc:206] Beginning negotiation
23:12:36.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.403321 (+    25us) server_negotiation.cc:399] Waiting for connection header
23:12:36.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.404843 (+  1522us) server_negotiation.cc:407] Connection header received
23:12:36.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.411323 (+  6480us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:36.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.411352 (+    29us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:36.483 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:36.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.411605 (+   253us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:36.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.411750 (+   145us) server_negotiation.cc:226] Negotiated authn=SASL
23:12:36.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.438730 (+ 26980us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:36.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.440327 (+  1597us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:36.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.475640 (+ 35313us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:36.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.476614 (+   974us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:36.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.476873 (+   259us) server_negotiation.cc:662] Negotiated TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
23:12:36.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.481094 (+  4221us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33100: BlockingRecv error: failed to read from TLS socket (remote: unknown): Connection reset by peer (error 104)
23:12:36.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":151}
23:12:36.485 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:36.489 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:36.493 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd8d75550, L:/127.0.0.1:33124 - R:/127.2.44.189:45783] using TOKEN/null
23:12:36.495 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:36.497 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:36.500 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:36.500 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:36.502 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x678ce98e, L:/127.0.0.1:33108 - R:/127.2.44.189:45783] using TOKEN/null
23:12:36.505 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:36.510 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:36.513 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:36.519 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:36.519 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:36.520 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:36.522 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:36.523 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6f28a850, L:/127.0.0.1:33140 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:36.524 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:36.524 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:36.528 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:36.533 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:36.536 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:36.541 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:36.544 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:36.544 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xaf39e434, L:/127.0.0.1:40794 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:36.546 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:36.550 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:36.554 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:36.557 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x056a9173, L:/127.0.0.1:40786 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:36.559 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xde6926db, L:/127.0.0.1:40774 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:36.563 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:36.564 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:36.565 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2376), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [2260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [2271ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [2309ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [2346ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:36.567 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:36.568 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9aec57ee, L:/127.0.0.1:36652 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:36.568 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:36.580 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:36.580 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:36.580 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:36.581 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:36.582 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:36.582 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:36.582 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:36.582 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:36.582 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:36.583 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:36.583 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:36.583 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:36.584 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:36.584 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:36.584 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:36.592 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:36.592 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:36.593 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:36.595 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:36.595 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:36.596 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:36.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:36.595903  3680 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:36.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.714258 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:36416 (local address 127.2.44.188:39895)
23:12:36.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.714801 (+   543us) server_negotiation.cc:206] Beginning negotiation
23:12:36.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.714827 (+    26us) server_negotiation.cc:399] Waiting for connection header
23:12:36.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.714871 (+    44us) server_negotiation.cc:407] Connection header received
23:12:36.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.714999 (+   128us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:36.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.715025 (+    26us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:36.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.715317 (+   292us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:36.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.715512 (+   195us) server_negotiation.cc:226] Negotiated authn=TOKEN
23:12:36.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.719505 (+  3993us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:36.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:35.721503 (+  1998us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:36.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.593149 (+871646us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:36.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.594081 (+   932us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:36.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.594656 (+   575us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:36416: BlockingWrite error: write error: Broken pipe (error 32)
23:12:36.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"mutex_wait_us":576,"server-negotiator.queue_time_us":147}
23:12:36.599 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:36.599 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:36.601 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:36.601 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:36.602 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:36.602 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:36.603 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:36.604 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:36.604 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:36.607 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:36.607 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:36.607 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:36.607 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:36.608 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:36.609 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:36.614 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:36.614 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:36.614 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:36.614 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:36.620 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x86d965a6, L:/127.0.0.1:36440 - R:/127.2.44.188:39895] using TOKEN/null
23:12:36.603 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:36.632 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:36.639 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:36.641 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:36.643 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:36.644 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:36.645 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:36.646 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:36.653 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:36.653 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:36.653 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:36.653 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:36.654 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:36.654 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:36.658 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:36.659 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:36.662 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:36.663 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:36.664 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2474), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [2281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [2294ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [2352ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:36.665 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:36.665 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.189:45783: connection closed
23:12:36.666 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:36.668 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xaae31f4b, L:/127.0.0.1:33152 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:36.669 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6eb45e88, L:/127.0.0.1:33198 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:36.669 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:36.670 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:36.670 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:36.671 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:36.672 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:36.674 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:36.674 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:36.675 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:36.679 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:36.679 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:36.679 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:36.680 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xea4287e8, L:/127.0.0.1:36656 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:36.680 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:36.681 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:36.681 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:36.681 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:36.681 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:36.681 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:36.681 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:36.681 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:36.681 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:36.682 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:36.682 [DEBUG - kudu-nio-0] (NetUtil.java:140) Resolved '127.2.44.129' into [/127.2.44.129] in 2462263ns
23:12:36.682 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:36.682 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:36.683 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:36.683 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:36.684 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:36.684 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:36.684 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:36.685 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:36.685 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x685f2aa0, L:/127.0.0.1:36318 - R:/127.2.44.188:39895] using TOKEN/null
23:12:36.685 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:36.685 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:36.685 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:36.686 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0945db96, L:/127.0.0.1:36208 - R:/127.2.44.188:39895] using TOKEN/null
23:12:36.686 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:36.687 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:36.688 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:36.688 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:36.688 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:36.689 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:36.689 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa91b8041, L:/127.0.0.1:36498 - R:/127.2.44.188:39895] using TOKEN/null
23:12:36.689 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x15f87b9a, L:/127.0.0.1:36388 - R:/127.2.44.188:39895] using TOKEN/null
23:12:36.691 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:36.691 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:36.691 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:36.692 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:36.692 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:36.692 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:36.693 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:36.693 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:36.693 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:36.694 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:36.694 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:36.694 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:36.694 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:36.694 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:36.695 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:36.697 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:36.697 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.189:45783: connection closed
23:12:36.697 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:36.698 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:36.698 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.189:45783: connection closed
23:12:36.698 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:36.698 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:36.699 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:36.699 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:36.697 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:36.699 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:36.699 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:36.699 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:36.695 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:36.700 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:36.700 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:36.700 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:36.700 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:36.700 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:36.701 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:36.701 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:36.701 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:36.701 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:36.701 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:36.701 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:36.702 [DEBUG - kudu-nio-0] (NetUtil.java:140) Resolved '127.2.44.129' into [/127.2.44.129] in 2174043ns
23:12:36.703 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:36.703 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:36.704 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:36.705 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:36.705 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:36.705 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:36.705 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe8c97035, L:/127.0.0.1:36302 - R:/127.2.44.188:39895] using TOKEN/null
23:12:36.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:36.706131  3784 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:36.706 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.189:45783: connection closed
23:12:36.706 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:36.706 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xacea5e88, L:/127.0.0.1:40818 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:36.707 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.189:45783: connection closed
23:12:36.707 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:36.708 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5fbb19aa, L:/127.0.0.1:33184 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:36.709 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:36.709 [DEBUG - pool-4-thread-17] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:36.709 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:36.710 [DEBUG - pool-4-thread-17] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2535), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [2099ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [2158ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [2489ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:36.710 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:36.711 [DEBUG - pool-4-thread-40] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:36.711 [DEBUG - pool-4-thread-40] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2536), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [2117ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [2165ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [2491ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:36.711 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:36.712 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:36.712 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2522), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [2302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [2331ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [2495ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:36.713 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:36.713 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:36.714 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:36.714 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:36.708 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:36.715 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:36.716 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2544), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [1676ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [1933ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [2447ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [2473ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:36.716 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:36.723 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:36.700 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:36.725 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:36.725 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:36.725 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:36.725 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:36.725 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:36.726 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:36.709 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:36.726 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:36.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.454540 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:36642 (local address 127.2.44.188:39895)
23:12:36.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.455115 (+   575us) server_negotiation.cc:206] Beginning negotiation
23:12:36.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.455139 (+    24us) server_negotiation.cc:399] Waiting for connection header
23:12:36.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.455185 (+    46us) server_negotiation.cc:407] Connection header received
23:12:36.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.455320 (+   135us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:36.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.455346 (+    26us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:36.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.455756 (+   410us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:36.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.455932 (+   176us) server_negotiation.cc:226] Negotiated authn=TOKEN
23:12:36.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.459973 (+  4041us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:36.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.464935 (+  4962us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:36.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.650767 (+185832us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:36.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.651676 (+   909us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:36.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.651920 (+   244us) server_negotiation.cc:662] Negotiated TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
23:12:36.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.684487 (+ 32567us) server_negotiation.cc:365] Received TOKEN_EXCHANGE NegotiatePB request
23:12:36.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.684814 (+   327us) server_negotiation.cc:377] Sending TOKEN_EXCHANGE NegotiatePB response
23:12:36.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.684994 (+   180us) server_negotiation.cc:1035] Waiting for connection context
23:12:36.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.704456 (+ 19462us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:36642: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:36642): Cannot send after transport endpoint shutdown (error 108)
23:12:36.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"mutex_wait_us":3413,"server-negotiator.queue_time_us":130}
23:12:36.702 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:36.727 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:36.728 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:36.729 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:36.729 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:36.729 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:36.730 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:36.730 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:36.732 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:36.734 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x381f9d96, L:/127.0.0.1:40808 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:36.735 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3cf99362, L:/127.0.0.1:36400 - R:/127.2.44.188:39895] using TOKEN/null
23:12:36.735 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xff6913e0, L:/127.0.0.1:40834 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:36.736 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:36.738 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:36.740 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:36.745 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:36.745 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:36.746 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:36.746 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:36.746 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:36.746 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:36.749 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:36.750 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:36.750 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:36.750 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:36.751 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:36.752 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:36.752 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:36.752 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:36.753 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:36.753 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:36.754 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:36.755 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:36.757 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:36.757 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:36.757 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:36.758 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:36.758 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:36.758 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:36.760 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:36.760 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:36.760 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:36.760 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:36.760 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:36.761 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:36.761 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:36.762 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:36.763 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:36.763 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:36.764 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:36.765 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:36.765 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5e092ff7, L:/127.0.0.1:33206 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:36.767 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3ff19d96, L:/127.0.0.1:33168 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:36.771 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:36.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:36.712572  3787 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:36.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.422677 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:36630 (local address 127.2.44.188:39895)
23:12:36.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.423204 (+   527us) server_negotiation.cc:206] Beginning negotiation
23:12:36.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.423230 (+    26us) server_negotiation.cc:399] Waiting for connection header
23:12:36.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.423292 (+    62us) server_negotiation.cc:407] Connection header received
23:12:36.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.423443 (+   151us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:36.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.423480 (+    37us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:36.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.423781 (+   301us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:36.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.423951 (+   170us) server_negotiation.cc:226] Negotiated authn=TOKEN
23:12:36.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.430684 (+  6733us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:36.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.433248 (+  2564us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:36.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.656413 (+223165us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:36.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.657940 (+  1527us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:36.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.658285 (+   345us) server_negotiation.cc:662] Negotiated TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
23:12:36.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.661706 (+  3421us) server_negotiation.cc:365] Received TOKEN_EXCHANGE NegotiatePB request
23:12:36.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.661990 (+   284us) server_negotiation.cc:377] Sending TOKEN_EXCHANGE NegotiatePB response
23:12:36.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.662178 (+   188us) server_negotiation.cc:1035] Waiting for connection context
23:12:36.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.710910 (+ 48732us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:36630: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:36630): Cannot send after transport endpoint shutdown (error 108)
23:12:36.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"mutex_wait_us":8697,"server-negotiator.queue_time_us":142}
23:12:36.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:36.714922  2410 connection.cc:441] server connection from 127.0.0.1:36302 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36302 (request call id 0) could send its response
23:12:36.778 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:36.778 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:36.778 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:36.778 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:36.779 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:36.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:36.778482  2410 connection.cc:441] server connection from 127.0.0.1:36400 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36400 (request call id 0) could send its response
23:12:36.781 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:36.781 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:36.781 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:36.782 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:36.782 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:36.782 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.189:45783: connection closed
23:12:36.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:36.785331  3766 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:36.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.775742 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:36706 (local address 127.2.44.188:39895)
23:12:36.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.783573 (+  7831us) server_negotiation.cc:206] Beginning negotiation
23:12:36.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.783603 (+    30us) server_negotiation.cc:399] Waiting for connection header
23:12:36.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.783651 (+    48us) server_negotiation.cc:407] Connection header received
23:12:36.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.783800 (+   149us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:36.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.783828 (+    28us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:36.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.784111 (+   283us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:36.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.784464 (+   353us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:36706: BlockingWrite error: write error: Broken pipe (error 32)
23:12:36.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":7393}
23:12:36.790 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:36.790 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:36.790 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:36.790 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:36.791 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:36.791 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:36.791 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:36.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:36.791311  3704 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:36.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.710643 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:36682 (local address 127.2.44.188:39895)
23:12:36.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.711157 (+   514us) server_negotiation.cc:206] Beginning negotiation
23:12:36.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.711181 (+    24us) server_negotiation.cc:399] Waiting for connection header
23:12:36.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.711222 (+    41us) server_negotiation.cc:407] Connection header received
23:12:36.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.711344 (+   122us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:36.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.711414 (+    70us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:36.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.711744 (+   330us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:36.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.711932 (+   188us) server_negotiation.cc:226] Negotiated authn=TOKEN
23:12:36.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.730764 (+ 18832us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:36.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.732227 (+  1463us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:36.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.771572 (+ 39345us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:36.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.772511 (+   939us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:36.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.772772 (+   261us) server_negotiation.cc:662] Negotiated TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
23:12:36.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.783624 (+ 10852us) server_negotiation.cc:365] Received TOKEN_EXCHANGE NegotiatePB request
23:12:36.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.783899 (+   275us) server_negotiation.cc:377] Sending TOKEN_EXCHANGE NegotiatePB response
23:12:36.792 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:36.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.784067 (+   168us) server_negotiation.cc:1035] Waiting for connection context
23:12:36.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.789713 (+  5646us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:36682: BlockingRecv error: failed to read from TLS socket (remote: unknown): Connection reset by peer (error 104)
23:12:36.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":133}
23:12:36.792 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:36.792 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:36.792 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state NEGOTIATING
23:12:36.793 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:36.793 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:36.793 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.189:45783: connection closed
23:12:36.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:36.795317  3674 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:36.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.714933 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:36688 (local address 127.2.44.188:39895)
23:12:36.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.715712 (+   779us) server_negotiation.cc:206] Beginning negotiation
23:12:36.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.715740 (+    28us) server_negotiation.cc:399] Waiting for connection header
23:12:36.795 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:36.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.715782 (+    42us) server_negotiation.cc:407] Connection header received
23:12:36.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.715945 (+   163us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:36.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.715975 (+    30us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:36.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.716256 (+   281us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:36.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.716409 (+   153us) server_negotiation.cc:226] Negotiated authn=TOKEN
23:12:36.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.723492 (+  7083us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:36.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.724792 (+  1300us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:36.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.733750 (+  8958us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:36.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.734587 (+   837us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:36.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.734831 (+   244us) server_negotiation.cc:662] Negotiated TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
23:12:36.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.787915 (+ 53084us) server_negotiation.cc:365] Received TOKEN_EXCHANGE NegotiatePB request
23:12:36.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.788197 (+   282us) server_negotiation.cc:377] Sending TOKEN_EXCHANGE NegotiatePB response
23:12:36.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.788358 (+   161us) server_negotiation.cc:1035] Waiting for connection context
23:12:36.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.793670 (+  5312us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:36688: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:36688): Cannot send after transport endpoint shutdown (error 108)
23:12:36.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":415}
23:12:36.796 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:36.800 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:36.703 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:36.806 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:36.808 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:36.809 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:36.811 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:36.811 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:36.811 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:36.812 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:36.813 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:36.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:36.819015  3749 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:36.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.816409 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:33218 (local address 127.2.44.189:45783)
23:12:36.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.817235 (+   826us) server_negotiation.cc:206] Beginning negotiation
23:12:36.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.817277 (+    42us) server_negotiation.cc:399] Waiting for connection header
23:12:36.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.817328 (+    51us) server_negotiation.cc:407] Connection header received
23:12:36.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.817487 (+   159us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:36.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.817516 (+    29us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:36.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.817741 (+   225us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:36.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.818126 (+   385us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33218: BlockingWrite error: write error: Broken pipe (error 32)
23:12:36.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":413}
23:12:36.833 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:36.834 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:36.836 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:36.836 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:36.837 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:36.837 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:36.837 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:36.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:36.837481  2332 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
23:12:36.840 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:36.840 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:36.841 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:36.841 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:36.841 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:36.841 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x87e7ad9b, L:/127.0.0.1:36668 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:36.841 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:36.842 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:36.842 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:36.842 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:36.842 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:36.843 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2652), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [2309ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [2331ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [2558ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [2629ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:36.843 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:36.843 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:36.843 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:36.843 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:36.844 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:36.844 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:36.844 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:36.845 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:36.846 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:36.847 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:36.848 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:36.849 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:36.850 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:36.859 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:36.860 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:36.860 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:36.865 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:36.870 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:36.871 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:36.871 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:36.930 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:36.931 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:36.930 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:36.932 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:36.931 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:36.933 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:36.934 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:36.935 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:36.935 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:36.936 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:36.938 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:36.939 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:36.939 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:36.939 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:36.940 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:36.940 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:36.941 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:36.941 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:36.942 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:36.942 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:36.943 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:36.943 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:36.943 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:36.944 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:36.944 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:36.944 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:36.945 [DEBUG - kudu-nio-0] (NetUtil.java:140) Resolved '127.2.44.130' into [/127.2.44.130] in 84243245ns
23:12:36.945 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:36.945 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:36.946 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:36.946 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:36.946 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:36.947 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:36.947 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:36.947 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:36.947 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state NEGOTIATING
23:12:36.947 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:36.948 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:36.948 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:36.948 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:36.949 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:36.954 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:36.956 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:36.956 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:36.957 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:36.957 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:36.958 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299902, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299902, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299901, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299901, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:36.959 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:36.961 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:36.961 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:36.961 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:36.962 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:36.962 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbf6a478a, L:/127.0.0.1:40846 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:36.962 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:36.962 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:36.963 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:36.963 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:36.964 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:36.965 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:36.971 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:36.973 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:36.974 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:36.975 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:36.976 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbcaf8dae, L:/127.0.0.1:40854 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:36.976 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:36.977 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:36.977 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1892186d, L:/127.0.0.1:40884 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:36.978 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:36.979 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:36.980 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:36.982 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:36.982 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:36.983 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:36.984 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:36.985 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd44770b5, L:/127.0.0.1:40902 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:36.985 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:36.986 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:36.986 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x98a9149d, L:/127.0.0.1:33240 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:36.986 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:36.987 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:36.987 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:36.987 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:36.987 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:36.988 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:36.988 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:36.989 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:36.989 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:36.989 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:36.989 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:36.989 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:36.990 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:36.990 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:36.990 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:36.990 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:36.991 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:36.992 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:36.993 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:36.993 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:36.994 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:36.994 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:36.995 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:36.996 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:36.996 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:36.997 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:36.997 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:36.998 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:36.998 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:36.998 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:36.998 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:36.999 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:36.999 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:37.000 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:37.000 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:37.000 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:37.001 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:37.001 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:37.002 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:37.002 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:37.002 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:37.003 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:37.003 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:37.004 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:37.004 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:37.004 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:37.005 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:37.005 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:37.006 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:37.008 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:36.988 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:37.009 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:37.010 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6758a810, L:/127.0.0.1:33242 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:37.012 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:37.014 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:37.014 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xffe6f086, L:/127.0.0.1:40924 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:37.016 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:37.018 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:37.032 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdb9af707, L:/127.0.0.1:36742 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:37.035 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:37.035 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:37.035 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.189:45783: connection closed
23:12:37.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:37.037186  3828 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:37.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.816758 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:33232 (local address 127.2.44.189:45783)
23:12:37.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.819119 (+  2361us) server_negotiation.cc:206] Beginning negotiation
23:12:37.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.819157 (+    38us) server_negotiation.cc:399] Waiting for connection header
23:12:37.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.819215 (+    58us) server_negotiation.cc:407] Connection header received
23:12:37.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.819408 (+   193us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:37.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.819447 (+    39us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:37.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.819737 (+   290us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:37.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.820063 (+   326us) server_negotiation.cc:226] Negotiated authn=SASL
23:12:37.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.968761 (+148698us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:37.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.970451 (+  1690us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:37.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.035964 (+ 65513us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33232: BlockingRecv error: recv error from unknown peer: Transport endpoint is not connected (error 107)
23:12:37.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"mutex_wait_us":3,"server-negotiator.queue_time_us":1844}
23:12:37.044 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:37.044 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2851), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [2357ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [2507ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [2531ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [2837ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:37.046 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbf32699b, L:/127.0.0.1:36722 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:37.046 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb4ef24ab, L:/127.0.0.1:40856 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:36.990 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4a4e36a6, L:/127.0.0.1:40890 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:37.051 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:37.052 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf5c81848, L:/127.0.0.1:36730 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:37.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:37.051951  3784 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:37.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.715247 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:36694 (local address 127.2.44.188:39895)
23:12:37.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.716376 (+  1129us) server_negotiation.cc:206] Beginning negotiation
23:12:37.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.716402 (+    26us) server_negotiation.cc:399] Waiting for connection header
23:12:37.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.716464 (+    62us) server_negotiation.cc:407] Connection header received
23:12:37.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.716582 (+   118us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:37.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.716607 (+    25us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:37.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.716876 (+   269us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:37.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.741258 (+ 24382us) server_negotiation.cc:226] Negotiated authn=TOKEN
23:12:37.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.741722 (+   464us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:37.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:36.795490 (+ 53768us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:37.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.049192 (+253702us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:37.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.050072 (+   880us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:37.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.050577 (+   505us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:36694: BlockingWrite error: write error: Broken pipe (error 32)
23:12:37.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":766}
23:12:37.055 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:37.056 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:37.058 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc9fc2253, L:/127.0.0.1:40910 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:37.058 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:37.058 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:37.061 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:37.063 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:37.063 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:37.063 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:37.063 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:37.063 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:37.064 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:37.064 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:37.065 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:37.065 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:37.065 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:37.065 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:37.065 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:37.066 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:37.069 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:37.071 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:37.076 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:37.076 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2874), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [2511ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [2787ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [2802ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [2856ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [2872ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:37.079 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:37.085 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:37.086 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:37.088 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:37.092 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:37.092 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:37.093 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:37.093 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:37.093 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:37.095 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:37.095 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:37.095 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:37.095 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:37.096 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:37.096 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:37.098 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1898a6c1, L:/127.0.0.1:40938 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:37.101 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:37.103 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:37.105 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:37.106 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:37.113 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5e88cfb3, L:/127.0.0.1:40904 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:37.117 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x60310ca6, L:/127.0.0.1:33248 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:37.117 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0b4ce6bf, L:/127.0.0.1:40948 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:37.120 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1764e93a, L:/127.0.0.1:36752 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:37.121 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:37.121 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=330), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [204ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [225ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [310ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:37.124 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6f94395a, L:/127.0.0.1:40980 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:37.127 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:37.127 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:37.128 [DEBUG - pool-4-thread-58] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:37.128 [DEBUG - pool-4-thread-58] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=316), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [268ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [293ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [294ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:37.131 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:37.131 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:37.132 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf4e70795, L:/127.0.0.1:40964 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:37.133 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:37.133 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:37.133 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:37.133 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:37.133 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:37.134 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:37.134 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:37.134 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:37.137 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:37.137 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:37.137 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:37.137 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:37.137 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=537), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [229ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [237ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [290ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [298ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [304ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:37.138 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:37.138 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:37.140 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:37.141 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:37.145 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:37.145 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:37.145 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:37.145 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:37.145 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:37.145 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:37.146 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:37.146 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:37.146 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:37.146 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:37.146 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:37.147 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:37.147 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:37.147 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:37.148 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:37.148 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:37.148 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:37.148 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:37.149 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:37.150 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:37.151 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:37.151 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:37.151 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:37.151 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:37.152 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:37.152 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:37.155 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6263f776, L:/127.0.0.1:33264 - R:/127.2.44.189:45783] using TOKEN/null
23:12:37.156 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:37.156 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:37.156 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:37.156 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:37.157 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:37.158 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:37.158 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:37.159 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.189:45783: connection closed
23:12:37.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:37.158953  2330 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Connection reset by peer
23:12:37.159 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:37.160 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:37.161 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:37.165 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:37.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:37.168259  3784 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:37.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.131633 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:36768 (local address 127.2.44.188:39895)
23:12:37.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.132126 (+   493us) server_negotiation.cc:206] Beginning negotiation
23:12:37.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.132153 (+    27us) server_negotiation.cc:399] Waiting for connection header
23:12:37.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.132194 (+    41us) server_negotiation.cc:407] Connection header received
23:12:37.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.132335 (+   141us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:37.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.132366 (+    31us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:37.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.132648 (+   282us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:37.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.132817 (+   169us) server_negotiation.cc:226] Negotiated authn=TOKEN
23:12:37.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.150240 (+ 17423us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:37.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.151775 (+  1535us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:37.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.164439 (+ 12664us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:37.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.165558 (+  1119us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:37.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.165797 (+   239us) server_negotiation.cc:662] Negotiated TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
23:12:37.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.166883 (+  1086us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:36768: BlockingRecv error: failed to read from TLS socket (remote: unknown): Connection reset by peer (error 104)
23:12:37.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":126}
23:12:37.169 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:37.169 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:37.171 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:37.172 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:37.175 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:37.177 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:37.180 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:37.182 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:37.185 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6db61ba6, L:/127.0.0.1:40994 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:37.187 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:37.190 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:37.192 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:37.197 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x091c35d5, L:/127.0.0.1:33276 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:37.197 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8992ecc3, L:/127.0.0.1:41004 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:37.200 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:37.200 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd5e0c603, L:/127.0.0.1:36794 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:37.201 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=393), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [325ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [337ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [392ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:37.202 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:37.202 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=391), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [13ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [55ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:37.204 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:37.205 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x610aa145, L:/127.0.0.1:33286 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:37.206 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:37.211 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:37.212 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:37.213 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0c002957, L:/127.0.0.1:33290 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:37.214 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:37.214 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:37.215 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:37.215 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=491), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [213ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [222ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [419ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:37.216 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:37.221 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:37.221 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:37.222 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:37.222 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:37.222 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:37.223 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:37.223 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:37.224 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:37.226 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:37.226 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:37.227 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:37.228 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:37.228 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:37.230 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4b66cc3b, L:/127.0.0.1:36780 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:37.231 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:37.231 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:37.231 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:37.231 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:37.232 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:37.232 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:37.232 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:37.233 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:37.233 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:37.233 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:37.234 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:37.234 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:37.236 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:37.236 [DEBUG - pool-4-thread-20] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:37.237 [DEBUG - pool-4-thread-20] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=593), Traces: [0ms] refreshing cache from master, [34ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [359ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [421ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [586ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:37.240 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:37.241 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf3a6700e, L:/127.0.0.1:41010 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:37.245 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:37.245 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:37.246 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:37.246 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:37.246 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:37.246 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:37.246 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=255), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [132ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [164ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [191ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:37.247 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:37.247 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:37.247 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state CONNECTING
23:12:37.248 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:37.248 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:37.248 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:37.249 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:37.249 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:37.251 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x62c6e8f8, L:/127.0.0.1:36798 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:37.252 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:37.252 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:37.253 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x629ce443, L:/127.0.0.1:33302 - R:/127.2.44.189:45783] using TOKEN/null
23:12:37.254 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:37.254 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:37.254 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:37.254 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:37.255 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:37.255 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:37.256 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:37.256 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state NEGOTIATING
23:12:37.256 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:37.256 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb39d848e, L:/127.0.0.1:36800 - R:/127.2.44.188:39895] using TOKEN/null
23:12:37.256 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:37.257 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:37.257 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:37.257 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:37.257 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:37.258 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:37.258 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:37.258 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.189:45783: connection closed
23:12:37.258 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:37.258 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:37.258 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:37.259 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:37.259 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:37.259 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:37.259 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:37.260 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:37.260 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:37.260 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=620), Traces: [0ms] refreshing cache from master, [24ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [357ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [411ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [612ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:37.260 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:37.261 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:37.261 [DEBUG - pool-4-thread-71] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:37.261 [DEBUG - pool-4-thread-71] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=651), Traces: [0ms] refreshing cache from master, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [356ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [468ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [613ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:37.262 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:37.265 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:37.265 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:37.266 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:37.267 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:37.267 [DEBUG - Time-limited test] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:37.267 [DEBUG - Time-limited test] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=668), Traces: [0ms] refreshing cache from master, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [348ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [402ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [612ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:37.268 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:37.269 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:37.269 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:37.269 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:37.270 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:37.271 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:37.271 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:37.271 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state NEGOTIATING
23:12:37.272 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:37.272 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:37.272 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:37.272 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:37.272 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:37.272 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:37.273 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:37.273 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:37.275 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:37.277 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:37.277 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:37.278 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:37.278 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:37.278 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:37.279 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:37.279 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:37.279 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state CONNECTING
23:12:37.280 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:37.280 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:37.280 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:37.280 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:37.280 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:37.282 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:37.283 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:37.283 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:37.284 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:37.284 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:37.284 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:37.284 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:37.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:37.283839  2409 connection.cc:441] server connection from 127.0.0.1:36780 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36780 (request call id 0) could send its response
23:12:37.285 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:37.285 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:37.285 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state NEGOTIATING
23:12:37.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:37.287173  2408 connection.cc:441] server connection from 127.0.0.1:36798 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36798 (request call id 0) could send its response
23:12:37.288 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:37.288 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:37.288 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:37.288 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:37.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:37.287890  2411 connection.cc:441] server connection from 127.0.0.1:36800 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36800 (request call id 0) could send its response
23:12:37.288 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:37.296 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcf3bb21d, L:/127.0.0.1:41022 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:37.298 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:37.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:37.296741  3669 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:37.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.274664 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:36802 (local address 127.2.44.188:39895)
23:12:37.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.294456 (+ 19792us) server_negotiation.cc:206] Beginning negotiation
23:12:37.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.294487 (+    31us) server_negotiation.cc:399] Waiting for connection header
23:12:37.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.294597 (+   110us) server_negotiation.cc:407] Connection header received
23:12:37.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.294890 (+   293us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:37.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.294927 (+    37us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:37.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.295222 (+   295us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:37.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.295653 (+   431us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:36802: BlockingWrite error: write error: Broken pipe (error 32)
23:12:37.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":19017}
23:12:37.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:37.298182  3828 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:37.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.272789 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:33322 (local address 127.2.44.189:45783)
23:12:37.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.273255 (+   466us) server_negotiation.cc:206] Beginning negotiation
23:12:37.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.273282 (+    27us) server_negotiation.cc:399] Waiting for connection header
23:12:37.299 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:37.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.276994 (+  3712us) server_negotiation.cc:407] Connection header received
23:12:37.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.277407 (+   413us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:37.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.277433 (+    26us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:37.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.277709 (+   276us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:37.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.277862 (+   153us) server_negotiation.cc:226] Negotiated authn=TOKEN
23:12:37.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.281206 (+  3344us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:37.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.282552 (+  1346us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:37.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.297137 (+ 14585us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33322: BlockingRecv error: recv error from unknown peer: Transport endpoint is not connected (error 107)
23:12:37.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":70}
23:12:37.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:37.299165  3669 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:37.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.290513 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:36822 (local address 127.2.44.188:39895)
23:12:37.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.297456 (+  6943us) server_negotiation.cc:206] Beginning negotiation
23:12:37.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.297481 (+    25us) server_negotiation.cc:399] Waiting for connection header
23:12:37.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.297519 (+    38us) server_negotiation.cc:407] Connection header received
23:12:37.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.297637 (+   118us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:37.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.297678 (+    41us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:37.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.297998 (+   320us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:37.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.298340 (+   342us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:36822: BlockingWrite error: write error: Broken pipe (error 32)
23:12:37.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":6566}
23:12:37.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:37.303176  3669 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:37.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.291200 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:36814 (local address 127.2.44.188:39895)
23:12:37.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.301524 (+ 10324us) server_negotiation.cc:206] Beginning negotiation
23:12:37.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.301552 (+    28us) server_negotiation.cc:399] Waiting for connection header
23:12:37.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.301591 (+    39us) server_negotiation.cc:407] Connection header received
23:12:37.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.301710 (+   119us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:37.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.301735 (+    25us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:37.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.302007 (+   272us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:37.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.302332 (+   325us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:36814: BlockingWrite error: write error: Broken pipe (error 32)
23:12:37.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":9976}
23:12:37.305 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:37.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:37.306696  3669 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:37.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.291601 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:36838 (local address 127.2.44.188:39895)
23:12:37.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.305127 (+ 13526us) server_negotiation.cc:206] Beginning negotiation
23:12:37.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.305157 (+    30us) server_negotiation.cc:399] Waiting for connection header
23:12:37.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.305196 (+    39us) server_negotiation.cc:407] Connection header received
23:12:37.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.305312 (+   116us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:37.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.305336 (+    24us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:37.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.305598 (+   262us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:37.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.305911 (+   313us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:36838: BlockingWrite error: write error: Broken pipe (error 32)
23:12:37.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":13155}
23:12:37.308 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:37.309 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:37.310 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:37.312 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:37.313 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:37.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:37.313265  3665 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:37.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.261670 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:33316 (local address 127.2.44.189:45783)
23:12:37.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.262279 (+   609us) server_negotiation.cc:206] Beginning negotiation
23:12:37.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.262308 (+    29us) server_negotiation.cc:399] Waiting for connection header
23:12:37.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.262355 (+    47us) server_negotiation.cc:407] Connection header received
23:12:37.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.262484 (+   129us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:37.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.262507 (+    23us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:37.313 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:37.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.262778 (+   271us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:37.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.262941 (+   163us) server_negotiation.cc:226] Negotiated authn=TOKEN
23:12:37.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.267351 (+  4410us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:37.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.268720 (+  1369us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:37.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.309854 (+ 41134us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:37.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.310761 (+   907us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:37.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.311020 (+   259us) server_negotiation.cc:662] Negotiated TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
23:12:37.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.311933 (+   913us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33316: BlockingRecv error: failed to read from TLS socket (remote: unknown): Connection reset by peer (error 104)
23:12:37.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":160}
23:12:37.314 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:37.316 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:37.317 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:37.320 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:37.321 [DEBUG - pool-4-thread-64] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:37.321 [DEBUG - pool-4-thread-64] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=679), Traces: [0ms] refreshing cache from master, [29ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [355ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [403ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [675ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:37.322 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:37.329 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2ab05d16, L:/127.0.0.1:33332 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:37.331 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:37.332 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:37.333 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5313cb0d, L:/127.0.0.1:41046 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:37.333 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:37.334 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x188a0f0a, L:/127.0.0.1:41036 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:37.334 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:37.335 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:37.335 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:37.335 [DEBUG - pool-4-thread-24] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:37.336 [DEBUG - pool-4-thread-24] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=527), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [187ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [290ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [523ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:37.336 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:37.336 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:37.340 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:37.344 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:37.345 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:37.346 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=496), Traces: [0ms] refreshing cache from master, [71ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [369ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [378ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [401ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [413ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:37.346 [DEBUG - pool-4-thread-33] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:37.346 [DEBUG - pool-4-thread-33] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=701), Traces: [0ms] refreshing cache from master, [34ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [355ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [422ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [689ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:37.359 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:37.362 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3911ffbf, L:/127.0.0.1:33356 - R:/127.2.44.189:45783] using TOKEN/null
23:12:37.364 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:37.364 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:37.364 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:37.364 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:37.365 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:37.365 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x18e7fa96, L:/127.0.0.1:33372 - R:/127.2.44.189:45783] using TOKEN/null
23:12:37.366 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:37.366 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:37.366 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:37.367 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state NEGOTIATING
23:12:37.367 [DEBUG - pool-4-thread-50] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:37.367 [DEBUG - pool-4-thread-50] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=722), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [271ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [341ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [639ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:37.368 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:37.371 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:37.372 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:37.374 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:37.375 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:37.375 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:37.375 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:37.380 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299995, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299995, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299995, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299995, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:37.380 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:37.381 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:37.381 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state NEGOTIATING
23:12:37.381 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:37.382 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:37.382 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:37.382 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:37.382 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:37.385 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:37.390 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:37.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:37.389570  3749 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:37.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.371821 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:33386 (local address 127.2.44.189:45783)
23:12:37.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.372306 (+   485us) server_negotiation.cc:206] Beginning negotiation
23:12:37.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.372331 (+    25us) server_negotiation.cc:399] Waiting for connection header
23:12:37.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.372936 (+   605us) server_negotiation.cc:407] Connection header received
23:12:37.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.373383 (+   447us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:37.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.373410 (+    27us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:37.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.373683 (+   273us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:37.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.373827 (+   144us) server_negotiation.cc:226] Negotiated authn=TOKEN
23:12:37.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.377151 (+  3324us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:37.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.378484 (+  1333us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:37.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.385518 (+  7034us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:37.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.386413 (+   895us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:37.391 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xaaba0a27, L:/127.0.0.1:36848 - R:/127.2.44.188:39895] using TOKEN/null
23:12:37.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.386659 (+   246us) server_negotiation.cc:662] Negotiated TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
23:12:37.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.388301 (+  1642us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33386: BlockingRecv error: failed to read from TLS socket (remote: unknown): Connection reset by peer (error 104)
23:12:37.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":113}
23:12:37.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:37.391788  3784 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:37.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.369807 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:36874 (local address 127.2.44.188:39895)
23:12:37.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.388848 (+ 19041us) server_negotiation.cc:206] Beginning negotiation
23:12:37.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.388872 (+    24us) server_negotiation.cc:399] Waiting for connection header
23:12:37.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.388917 (+    45us) server_negotiation.cc:407] Connection header received
23:12:37.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.389080 (+   163us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:37.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.389114 (+    34us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:37.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.389391 (+   277us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:37.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.389762 (+   371us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:36874: BlockingWrite error: write error: Broken pipe (error 32)
23:12:37.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":18645,"threads_started":1}
23:12:37.393 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc8f8a495, L:/127.0.0.1:36842 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:37.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:37.393859  2409 connection.cc:441] server connection from 127.0.0.1:36848 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36848 (request call id 0) could send its response
23:12:37.395 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:37.395 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:37.396 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:37.396 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:37.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:37.395481  3828 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:37.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.333751 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:33344 (local address 127.2.44.189:45783)
23:12:37.396 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:37.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.335829 (+  2078us) server_negotiation.cc:206] Beginning negotiation
23:12:37.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.335855 (+    26us) server_negotiation.cc:399] Waiting for connection header
23:12:37.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.335898 (+    43us) server_negotiation.cc:407] Connection header received
23:12:37.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.336032 (+   134us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:37.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.336056 (+    24us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:37.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.336362 (+   306us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:37.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.336518 (+   156us) server_negotiation.cc:226] Negotiated authn=TOKEN
23:12:37.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.392278 (+ 55760us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:37.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.393701 (+  1423us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:37.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.394442 (+   741us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33344: BlockingRecv error: recv error from unknown peer: Transport endpoint is not connected (error 107)
23:12:37.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1639}
23:12:37.398 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:37.398 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:37.399 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:37.399 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:37.399 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:37.399 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:37.400 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:37.400 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:37.400 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:37.401 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:37.401 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:37.401 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:37.402 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:37.402 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:37.404 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:37.406 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:37.406 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:37.407 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:37.407 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:37.407 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:37.408 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:37.408 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:37.409 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:37.409 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:37.411 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:37.412 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:37.412 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:37.412 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:37.413 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:37.413 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:37.415 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:37.416 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:37.416 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:37.416 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:37.416 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:37.417 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:37.417 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:37.417 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:37.418 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:37.418 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:37.419 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:37.420 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:37.420 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:37.421 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:37.423 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:37.423 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:37.424 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:37.426 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:37.426 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:37.428 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:37.428 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:37.429 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:37.430 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:37.431 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:37.431 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:37.431 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:37.433 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:37.433 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:37.434 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:37.435 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:37.436 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:37.436 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3243), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [2459ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [2543ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [3231ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:37.437 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:37.439 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:37.441 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:37.441 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:37.441 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:37.441 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:37.441 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:37.446 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:37.450 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x06a85518, L:/127.0.0.1:41060 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:37.454 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:37.456 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x063bf8d4, L:/127.0.0.1:33400 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:37.466 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:37.467 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:37.467 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:37.468 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:37.468 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:37.468 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:37.469 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:37.469 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:37.469 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state NEGOTIATING
23:12:37.471 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:37.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:37.474570  3784 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:37.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.441447 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:36882 (local address 127.2.44.188:39895)
23:12:37.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.443176 (+  1729us) server_negotiation.cc:206] Beginning negotiation
23:12:37.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.443202 (+    26us) server_negotiation.cc:399] Waiting for connection header
23:12:37.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.443246 (+    44us) server_negotiation.cc:407] Connection header received
23:12:37.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.443398 (+   152us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:37.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.443424 (+    26us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:37.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.443686 (+   262us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:37.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.443838 (+   152us) server_negotiation.cc:226] Negotiated authn=TOKEN
23:12:37.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.449281 (+  5443us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:37.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.450734 (+  1453us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:37.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.466100 (+ 15366us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:37.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.467109 (+  1009us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:37.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.467398 (+   289us) server_negotiation.cc:662] Negotiated TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
23:12:37.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.470909 (+  3511us) server_negotiation.cc:365] Received TOKEN_EXCHANGE NegotiatePB request
23:12:37.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.471226 (+   317us) server_negotiation.cc:377] Sending TOKEN_EXCHANGE NegotiatePB response
23:12:37.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.471470 (+   244us) server_negotiation.cc:1035] Waiting for connection context
23:12:37.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.472444 (+   974us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:36882: BlockingRecv error: failed to read from TLS socket (remote: unknown): Connection reset by peer (error 104)
23:12:37.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"mutex_wait_us":2,"server-negotiator.queue_time_us":1347}
23:12:37.476 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:37.476 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:37.476 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:37.477 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:37.477 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:37.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:37.478826  3749 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:37.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.441407 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:33410 (local address 127.2.44.189:45783)
23:12:37.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.441930 (+   523us) server_negotiation.cc:206] Beginning negotiation
23:12:37.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.441957 (+    27us) server_negotiation.cc:399] Waiting for connection header
23:12:37.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.441999 (+    42us) server_negotiation.cc:407] Connection header received
23:12:37.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.442158 (+   159us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:37.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.442182 (+    24us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:37.476 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:37.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.442506 (+   324us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:37.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.442660 (+   154us) server_negotiation.cc:226] Negotiated authn=TOKEN
23:12:37.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.457476 (+ 14816us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:37.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.458972 (+  1496us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:37.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.474598 (+ 15626us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:37.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.475551 (+   953us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:37.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.475807 (+   256us) server_negotiation.cc:662] Negotiated TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
23:12:37.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.477543 (+  1736us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33410: BlockingRecv error: failed to read from TLS socket (remote: unknown): Connection reset by peer (error 104)
23:12:37.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":131}
23:12:37.480 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:37.481 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb168c0ce, L:/127.0.0.1:36878 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:37.484 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x720e4eee, L:/127.0.0.1:41062 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:37.485 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:37.486 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:37.486 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:37.487 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:37.488 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:37.488 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:37.488 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:37.488 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=543), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [33ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [59ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [61ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:37.492 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:37.492 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:37.494 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:37.496 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:37.497 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:37.497 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:37.497 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:37.497 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:37.497 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:37.498 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:37.498 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:37.499 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:37.499 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:37.499 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:37.500 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:37.504 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:37.509 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:37.511 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:37.511 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:37.512 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:37.513 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=665), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [466ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [501ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [557ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:37.513 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:37.514 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:37.523 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:37.526 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8d61dc82, L:/127.0.0.1:33412 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:37.526 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:37.526 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd8a1bc2e, L:/127.0.0.1:33424 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:37.528 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:37.537 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:37.538 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:37.538 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x27eec1ec, L:/127.0.0.1:36914 - R:/127.2.44.188:39895] using TOKEN/null
23:12:37.540 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:37.541 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:37.542 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:37.542 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:37.542 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:37.543 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:37.543 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:37.543 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:37.544 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:37.544 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:37.544 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state NEGOTIATING
23:12:37.544 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7b6637df, L:/127.0.0.1:41074 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:37.547 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:37.547 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:37.547 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:37.548 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:37.548 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:37.549 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:37.552 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:37.560 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:37.558 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:37.561 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=615), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [45ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [110ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [134ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:37.562 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe7a937cc, L:/127.0.0.1:36896 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:37.566 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:37.571 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x59202c06, L:/127.0.0.1:33444 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:37.577 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x183f0d70, L:/127.0.0.1:41090 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:37.578 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:37.580 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:37.580 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:37.580 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:37.580 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:37.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:37.580443  3665 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:37.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.512927 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:33440 (local address 127.2.44.189:45783)
23:12:37.581 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:37.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.513426 (+   499us) server_negotiation.cc:206] Beginning negotiation
23:12:37.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.513452 (+    26us) server_negotiation.cc:399] Waiting for connection header
23:12:37.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.514149 (+   697us) server_negotiation.cc:407] Connection header received
23:12:37.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.514579 (+   430us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:37.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.514607 (+    28us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:37.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.514902 (+   295us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:37.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.515029 (+   127us) server_negotiation.cc:226] Negotiated authn=TOKEN
23:12:37.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.521316 (+  6287us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:37.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.522815 (+  1499us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:37.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.534831 (+ 12016us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:37.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.535752 (+   921us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:37.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.536015 (+   263us) server_negotiation.cc:662] Negotiated TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
23:12:37.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.577836 (+ 41821us) server_negotiation.cc:365] Received TOKEN_EXCHANGE NegotiatePB request
23:12:37.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.578124 (+   288us) server_negotiation.cc:377] Sending TOKEN_EXCHANGE NegotiatePB response
23:12:37.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.578281 (+   157us) server_negotiation.cc:1035] Waiting for connection context
23:12:37.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.579021 (+   740us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33440: BlockingRecv error: failed to read from TLS socket (remote: unknown): Connection reset by peer (error 104)
23:12:37.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":116}
23:12:37.582 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:37.583 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=632), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [110ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [151ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [159ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:37.585 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:37.587 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:37.587 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:37.589 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:37.590 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:37.591 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:37.591 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:37.591 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:37.592 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:37.592 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:37.592 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbad086b4, L:/127.0.0.1:36908 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:37.593 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:37.593 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:37.593 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:37.593 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:37.594 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:37.596 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:37.596 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:37.596 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:37.596 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:37.597 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:37.597 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd6e37cd6, L:/127.0.0.1:41116 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:37.598 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:37.602 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:37.604 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:37.605 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:37.606 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:37.613 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:37.615 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:37.617 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xab66a9c6, L:/127.0.0.1:41106 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:37.618 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:37.620 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:37.621 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:37.621 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:37.622 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:37.626 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:37.627 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:37.627 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=669), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [107ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [154ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [207ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:37.632 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:37.633 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xac5fa795, L:/127.0.0.1:36928 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:37.634 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:37.635 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:37.636 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:37.638 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:37.638 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:37.638 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:37.639 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:37.639 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:37.640 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:37.641 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:37.642 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:37.642 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:37.642 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:37.644 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:37.644 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:37.644 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:37.645 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:37.649 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:37.652 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb90cda9a, L:/127.0.0.1:33458 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:37.653 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:37.653 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:37.654 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:37.659 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2ae6f3f6, L:/127.0.0.1:41132 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:37.662 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:37.664 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3382c7f7, L:/127.0.0.1:33474 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:37.669 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:37.670 [DEBUG - kudu-nio-0] (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.2.44.190:40307, [195ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [238ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [252ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:37.672 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:37.674 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:37.675 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:37.676 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:37.677 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2c5226a4, L:/127.0.0.1:36938 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:37.677 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:37.682 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:37.682 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:37.683 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:37.684 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:37.684 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:37.684 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:37.685 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:37.685 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:37.685 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:37.686 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:37.686 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:37.689 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:37.690 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:37.690 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:37.696 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:37.697 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:37.697 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:37.698 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:37.699 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:37.699 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:37.712 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:37.716 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x62446317, L:/127.0.0.1:33448 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:37.717 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:37.718 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:37.720 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:37.722 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:37.724 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:37.724 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6f6249ab, L:/127.0.0.1:41138 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:37.724 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:37.725 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:37.725 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:37.726 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:37.727 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:37.728 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:37.728 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=753), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [216ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [219ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [251ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [311ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:37.732 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:37.735 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:37.736 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:37.737 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc4a26283, L:/127.0.0.1:36948 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:37.738 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:37.741 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:37.742 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:37.742 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:37.743 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:37.746 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:37.749 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:37.749 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:37.750 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:37.750 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:37.750 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:37.751 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:37.751 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:37.751 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:37.754 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:37.756 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:37.759 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:37.761 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:37.762 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:37.762 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:37.776 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x68a23976, L:/127.0.0.1:36932 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:37.779 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:37.780 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc96f6cc3, L:/127.0.0.1:41172 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:37.781 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd4985ecf, L:/127.0.0.1:41156 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:37.776 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:37.776 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:37.792 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:37.792 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:37.792 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=811), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [304ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [346ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [378ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:37.792 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=812), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [286ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [299ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [378ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:37.793 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:37.796 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:37.800 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:37.800 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:37.801 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:37.801 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:37.801 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:37.801 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:37.802 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:37.802 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:37.802 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:37.803 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state NEGOTIATING
23:12:37.803 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:37.803 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:37.804 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:37.804 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:37.804 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:37.805 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:37.808 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe40e5ae7, L:/127.0.0.1:41146 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:37.810 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:37.811 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:37.812 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=834), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [396ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:37.816 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:37.799 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:37.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:37.829006  3955 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:37.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.788438 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:36998 (local address 127.2.44.188:39895)
23:12:37.847 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:37.867 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:37.868 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:37.868 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:37.871 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:37.872 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:37.872 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:37.872 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnected from peer
23:12:37.873 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:37.922 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:37.922 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:37.924 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:37.924 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:37.924 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:37.924 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:37.924 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:37.925 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:37.925 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:37.925 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:37.926 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:37.926 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:37.926 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:37.927 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:37.927 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:37.929 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:37.933 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:37.934 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:37.934 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:37.934 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:37.935 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnected from peer
23:12:37.935 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:37.936 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:37.936 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:37.937 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:37.938 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:37.939 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:37.940 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:37.940 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:37.940 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:37.946 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:37.947 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:37.948 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:37.948 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:37.949 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:37.950 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:37.950 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:37.950 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:37.950 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:37.950 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:37.951 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:37.951 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:37.951 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:37.951 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:37.951 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:37.951 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:37.951 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:37.952 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:37.952 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:37.952 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:37.953 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:37.952 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:37.952 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:37.952 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:37.953 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:37.953 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:37.953 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:37.952 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:37.954 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:37.955 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:37.956 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:37.956 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:37.956 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:37.957 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:37.958 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:37.962 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:37.962 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:37.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.789964 (+  1526us) server_negotiation.cc:206] Beginning negotiation
23:12:37.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.789993 (+    29us) server_negotiation.cc:399] Waiting for connection header
23:12:37.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.790037 (+    44us) server_negotiation.cc:407] Connection header received
23:12:37.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.790169 (+   132us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:37.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.790196 (+    27us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:37.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.820690 (+ 30494us) spinlock_profiling.cc:243] Waited 21.6 ms on lock 0x7b4800004d18. stack: 00007f41ad427033 00007f41ad426f30 00007f41acfa8534 00000000004db2b4 00000000004db249 00007f41ad29df11 00007f41ad421851 00007f41ad421702 00007f41b62b8b09 00007f41b20a1c20 00007f41b2156481 00007f41b214bec8 00007f41b214a5c8 00007f41b20eb0e0 00007f41b20ea915 00007f41b2109d3c
23:12:37.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.820930 (+   240us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:37.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.827722 (+  6792us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:36998: BlockingWrite error: write error: Broken pipe (error 32)
23:12:37.964 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:37.964 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:37.965 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:37.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":823,"spinlock_wait_cycles":49761536}
23:12:37.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:37.830130  2408 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
23:12:37.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:37.837169  3969 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:37.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.761130 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:33522 (local address 127.2.44.189:45783)
23:12:37.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.818545 (+ 57415us) server_negotiation.cc:206] Beginning negotiation
23:12:37.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.818579 (+    34us) server_negotiation.cc:399] Waiting for connection header
23:12:37.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.818636 (+    57us) server_negotiation.cc:407] Connection header received
23:12:37.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.835465 (+ 16829us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:37.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.835493 (+    28us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:37.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.835698 (+   205us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:37.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.836050 (+   352us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33522: BlockingWrite error: write error: Broken pipe (error 32)
23:12:37.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":56626,"thread_start_us":60990,"threads_started":1}
23:12:37.966 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:37.967 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7713de1c, L:/127.0.0.1:41124 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:37.971 [DEBUG - pool-4-thread-72] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:37.972 [DEBUG - pool-4-thread-72] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1121), Traces: [0ms] refreshing cache from master, [71ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [384ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [411ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [1032ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:37.972 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:37.973 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:37.973 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:37.973 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:37.973 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:37.974 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:37.975 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:37.962 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:37.976 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:37.976 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:37.976 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state NEGOTIATING
23:12:37.979 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:37.982 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:37.991 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:37.994 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:37.994 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:37.995 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.189:45783: connection closed
23:12:37.995 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:37.996 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:37.997 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:37.997 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:37.997 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:37.997 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:37.998 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.189:45783: connection closed
23:12:37.999 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:38.004 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1358), Traces: [0ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [392ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [418ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [1071ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:38.004 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x058b734b, L:/127.0.0.1:33494 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:38.005 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:38.002 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:38.001 [DEBUG - pool-4-thread-44] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:38.008 [DEBUG - pool-4-thread-44] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1048), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [123ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [197ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [533ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:37.999 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:38.010 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:38.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:38.009559  3961 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:38.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.732580 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:33506 (local address 127.2.44.189:45783)
23:12:38.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.834175 (+101595us) server_negotiation.cc:206] Beginning negotiation
23:12:38.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.834210 (+    35us) server_negotiation.cc:399] Waiting for connection header
23:12:38.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.834257 (+    47us) server_negotiation.cc:407] Connection header received
23:12:38.011 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa70a841d, L:/127.0.0.1:36868 - R:/127.2.44.188:39895] using TOKEN/null
23:12:38.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.834389 (+   132us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:38.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.834414 (+    25us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:38.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.834704 (+   290us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:38.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.834891 (+   187us) server_negotiation.cc:226] Negotiated authn=SASL
23:12:38.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:37.998165 (+163274us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:38.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.007767 (+  9602us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:38.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.008284 (+   517us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33506: BlockingWrite error: write error: Broken pipe (error 32)
23:12:38.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":83437,"thread_start_us":85880,"threads_started":1}
23:12:38.011 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:38.011 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:38.011 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x49ca2163, L:/127.0.0.1:36972 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:38.011 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:38.012 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:38.013 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:38.013 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:38.032 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:38.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:38.032346  2408 connection.cc:441] server connection from 127.0.0.1:36972 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36972 (request call id 0) could send its response
23:12:38.033 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfb12385b, L:/127.0.0.1:33478 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:38.042 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x40e2cddf, L:/127.0.0.1:41144 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:38.043 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x539addcd, L:/127.0.0.1:37026 - R:/127.2.44.188:39895] using TOKEN/null
23:12:38.045 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:38.066 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:38.069 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5ca739c5, L:/127.0.0.1:33492 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:38.077 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x79b1de57, L:/127.0.0.1:36994 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:38.099 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:38.100 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:38.100 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:38.100 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:38.102 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:38.102 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:38.102 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:38.103 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:38.103 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:38.103 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:38.103 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:38.103 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:38.104 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:38.104 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:38.104 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:38.105 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:38.106 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbefddc00, L:/127.0.0.1:36860 - R:/127.2.44.188:39895] using TOKEN/null
23:12:38.106 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1d37e16e, L:/127.0.0.1:36962 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:38.106 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:38.109 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:38.109 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.189:45783: connection closed
23:12:38.109 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:38.110 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.189:45783: connection closed
23:12:38.110 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:38.110 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:38.111 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.189:45783: connection closed
23:12:38.115 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xeefca56c, L:/127.0.0.1:37042 - R:/127.2.44.188:39895] using TOKEN/null
23:12:38.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:38.115564  2410 connection.cc:441] server connection from 127.0.0.1:36860 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36860 (request call id 0) could send its response
23:12:38.116 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3786ebbb, L:/127.0.0.1:33542 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:38.116 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x003354fe, L:/127.0.0.1:37018 - R:/127.2.44.188:39895] using TOKEN/null
23:12:38.117 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:38.119 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:38.119 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:38.119 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:38.119 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:38.120 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state CONNECTING due to: [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnected from peer
23:12:38.120 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:38.120 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.189:45783: [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnected from peer
23:12:38.122 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:38.122 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:38.123 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:38.123 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:38.124 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.189:45783: connection closed
23:12:38.124 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:38.125 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:38.125 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:38.125 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:38.125 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:38.126 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:38.126 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:38.126 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:38.126 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:38.126 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:38.126 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:38.126 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:38.126 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:38.126 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:38.127 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:38.127 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:38.127 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:38.127 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:38.128 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state CONNECTING due to: [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnected from peer
23:12:38.128 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.189:45783: [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnected from peer
23:12:38.128 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:38.128 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:38.129 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:38.129 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:38.131 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:38.132 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:38.132 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:38.132 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:38.132 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:38.132 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:38.133 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:38.133 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:38.133 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:38.133 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:38.134 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:38.134 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:38.134 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:38.134 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:38.137 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:38.137 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.189:45783: connection closed
23:12:38.138 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:38.139 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:38.139 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:38.139 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:38.139 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:38.140 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:38.140 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:38.140 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:38.140 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:38.141 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:38.141 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:38.141 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:38.142 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.189:45783: connection closed
23:12:38.142 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:38.142 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:38.142 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:38.145 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:38.150 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:38.150 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:38.153 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:38.154 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:38.160 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:38.165 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb9d227fd, L:/127.0.0.1:41224 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:38.178 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:38.180 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x75329201, L:/127.0.0.1:33572 - R:/127.2.44.189:45783] using TOKEN/null
23:12:38.187 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:38.189 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2156a9df, L:/127.0.0.1:41290 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:38.199 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4576cecd, L:/127.0.0.1:41304 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:38.204 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbbca8c01, L:/127.0.0.1:41176 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:38.207 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x84090ce0, L:/127.0.0.1:41272 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:38.216 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe5bb499e, L:/127.0.0.1:36988 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:38.226 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8f698512, L:/127.0.0.1:41240 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:38.231 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x29c79284, L:/127.0.0.1:41204 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:38.238 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x48f20f64, L:/127.0.0.1:33530 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:38.244 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6d0f97f4, L:/127.0.0.1:33556 - R:/127.2.44.189:45783] using TOKEN/null
23:12:38.248 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe0d3ed31, L:/127.0.0.1:41242 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:38.253 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb376b15a, L:/127.0.0.1:41192 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:38.259 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:38.260 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:38.265 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:38.271 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:38.271 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:38.275 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x92606ff6, L:/127.0.0.1:41366 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:38.275 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:38.282 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:38.282 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:38.282 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:38.282 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:38.282 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:38.283 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:38.283 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:38.283 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:38.284 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:38.284 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:38.285 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:38.286 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:38.287 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:38.291 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x43f15c2e, L:/127.0.0.1:41182 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:38.292 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8d012b93, L:/127.0.0.1:37016 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:38.296 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xae19cf10, L:/127.0.0.1:41362 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:38.299 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:38.300 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1323), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [238ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [258ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [641ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [883ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:38.302 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:38.302 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:38.304 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:38.307 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:38.307 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:38.308 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x74010aae, L:/127.0.0.1:41372 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:38.310 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:38.310 [DEBUG - kudu-nio-0] (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.2.44.190:40307, [283ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [284ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [615ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [805ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [894ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:38.310 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:38.310 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1326), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [351ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [365ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [840ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [894ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [899ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:38.311 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:38.311 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:38.311 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:38.311 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:38.312 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:38.312 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:38.313 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:38.313 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:38.314 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:38.314 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:38.314 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:38.314 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:38.316 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xda7c73ad, L:/127.0.0.1:41320 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:38.319 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:38.320 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:38.320 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:38.320 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:38.321 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:38.321 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:38.322 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:38.322 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:38.322 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:38.323 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:38.323 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:38.324 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:38.326 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:38.327 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:38.327 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:38.328 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:38.329 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x04d9e77e, L:/127.0.0.1:41332 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:38.329 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:38.330 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:38.330 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1358), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [170ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [173ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [302ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [396ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [912ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:38.331 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0443573e, L:/127.0.0.1:41348 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:38.332 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:38.335 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:38.335 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:38.336 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:38.336 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:38.337 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:38.337 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:38.337 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:38.337 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:38.338 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:38.338 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:38.338 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:38.344 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:38.344 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:38.344 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:38.344 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:38.345 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:38.345 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:38.345 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:38.345 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:38.346 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:38.346 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:38.346 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:38.346 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:38.346 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state NEGOTIATING
23:12:38.346 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:38.347 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:38.347 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:38.347 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:38.347 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:38.348 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:38.348 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:38.348 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:38.348 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:38.348 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:38.349 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:38.349 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:38.350 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:38.351 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:38.351 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:38.351 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:38.351 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:38.351 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:38.352 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:38.352 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:38.352 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:38.353 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:38.353 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:38.353 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:38.354 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:38.354 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:38.355 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:38.355 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:38.355 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:38.356 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:38.356 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:38.357 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:38.357 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:38.357 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:38.358 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:38.358 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:38.358 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:38.358 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:38.358 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:38.359 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:38.362 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:38.362 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:38.364 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:38.364 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:38.367 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:38.368 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:38.369 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:38.369 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:38.370 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:38.371 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:38.373 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:38.373 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:38.375 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:38.389 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:38.390 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:38.390 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:38.393 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:38.394 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:38.395 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:38.396 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:38.396 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:38.398 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:38.399 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:38.399 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:38.400 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:38.401 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:38.401 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:38.401 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:38.402 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:38.406 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:38.407 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:38.410 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:38.412 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:38.412 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:38.412 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:38.412 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:38.412 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:38.413 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6dc46483, L:/127.0.0.1:41400 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:38.414 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:38.416 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:38.417 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:38.418 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:38.418 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:38.418 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:38.418 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:38.419 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:38.419 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:38.420 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:38.420 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:38.420 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:38.420 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:38.420 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:38.422 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:38.424 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:38.428 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:38.429 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:38.430 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:38.430 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:38.430 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:38.432 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:38.435 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:38.436 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:38.439 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:38.440 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:38.442 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:38.449 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x766218d3, L:/127.0.0.1:41416 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:38.452 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdbfc796f, L:/127.0.0.1:33594 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:38.460 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:38.460 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:38.463 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:38.464 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd4f6ed8b, L:/127.0.0.1:41430 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:38.464 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:38.464 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=116), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [52ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [55ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [98ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [101ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:38.465 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:38.468 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:38.468 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:38.468 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:38.468 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:38.469 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:38.469 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:38.469 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x56c126f4, L:/127.0.0.1:37054 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:38.471 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:38.474 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:38.477 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x83c26558, L:/127.0.0.1:33598 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:38.478 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:38.478 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=151), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [73ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [131ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:38.479 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:38.480 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:38.482 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:38.484 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:38.484 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:38.484 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:38.484 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:38.485 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:38.485 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:38.485 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:38.486 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:38.486 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:38.486 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:38.486 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:38.487 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:38.489 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:38.492 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:38.494 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc63d4c37, L:/127.0.0.1:37066 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:38.496 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:38.498 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:38.499 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:38.499 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:38.501 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:38.501 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:38.501 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:38.501 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:38.501 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:38.504 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:38.504 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:38.504 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:38.505 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:38.505 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:38.505 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:38.506 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:38.506 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:38.514 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:38.514 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:38.513 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:38.515 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa3cb49f6, L:/127.0.0.1:33612 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:38.515 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:38.517 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:38.519 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:38.521 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:38.523 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd7d337a8, L:/127.0.0.1:41440 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:38.533 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:38.533 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=273), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [183ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [196ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [228ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:38.537 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:38.539 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:38.542 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:38.542 [DEBUG - pool-4-thread-9] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:38.543 [DEBUG - pool-4-thread-9] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1550), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [440ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [942ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [1135ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:38.543 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:38.544 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfe04fd7d, L:/127.0.0.1:41434 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:38.545 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4a3ea374, L:/127.0.0.1:41268 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:38.545 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x90a09793, L:/127.0.0.1:37080 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:38.548 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:38.549 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:38.549 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=241), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [133ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [191ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [220ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [220ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:38.550 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:38.555 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:38.558 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:38.559 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:38.559 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:38.559 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:38.559 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:38.562 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x310fb362, L:/127.0.0.1:37086 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:38.564 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:38.568 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:38.569 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:38.569 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:38.569 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:38.569 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:38.571 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:38.571 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:38.571 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:38.571 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:38.571 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:38.571 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:38.572 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:38.572 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:38.572 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:38.572 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:38.572 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:38.574 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:38.574 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:38.574 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:38.574 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state NEGOTIATING
23:12:38.575 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:38.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:38.577564  3955 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:38.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.545272 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:37088 (local address 127.2.44.188:39895)
23:12:38.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.547623 (+  2351us) server_negotiation.cc:206] Beginning negotiation
23:12:38.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.547647 (+    24us) server_negotiation.cc:399] Waiting for connection header
23:12:38.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.547691 (+    44us) server_negotiation.cc:407] Connection header received
23:12:38.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.547813 (+   122us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:38.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.547840 (+    27us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:38.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.548145 (+   305us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:38.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.548308 (+   163us) server_negotiation.cc:226] Negotiated authn=TOKEN
23:12:38.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.552847 (+  4539us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:38.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.554620 (+  1773us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:38.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.562140 (+  7520us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:38.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.563037 (+   897us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:38.579 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:38.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.563284 (+   247us) server_negotiation.cc:662] Negotiated TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
23:12:38.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.568110 (+  4826us) server_negotiation.cc:365] Received TOKEN_EXCHANGE NegotiatePB request
23:12:38.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.568400 (+   290us) server_negotiation.cc:377] Sending TOKEN_EXCHANGE NegotiatePB response
23:12:38.579 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:38.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.568566 (+   166us) server_negotiation.cc:1035] Waiting for connection context
23:12:38.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.575812 (+  7246us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37088: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:37088): Cannot send after transport endpoint shutdown (error 108)
23:12:38.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1929}
23:12:38.579 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:38.579 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:38.579 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:38.579 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:38.580 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:38.580 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:38.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:38.581104  3993 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:38.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.549828 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:33634 (local address 127.2.44.189:45783)
23:12:38.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.550360 (+   532us) server_negotiation.cc:206] Beginning negotiation
23:12:38.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.550387 (+    27us) server_negotiation.cc:399] Waiting for connection header
23:12:38.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.550439 (+    52us) server_negotiation.cc:407] Connection header received
23:12:38.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.550776 (+   337us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:38.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.550806 (+    30us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:38.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.551090 (+   284us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:38.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.551258 (+   168us) server_negotiation.cc:226] Negotiated authn=TOKEN
23:12:38.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.556955 (+  5697us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:38.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.558394 (+  1439us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:38.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.574069 (+ 15675us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:38.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.574966 (+   897us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:38.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.575199 (+   233us) server_negotiation.cc:662] Negotiated TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
23:12:38.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.579748 (+  4549us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33634: BlockingRecv error: failed to read from TLS socket (remote: unknown): Connection reset by peer (error 104)
23:12:38.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":139}
23:12:38.583 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:38.583 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:38.583 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:38.583 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:38.584 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state NEGOTIATING
23:12:38.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:38.584769  2410 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Connection reset by peer
23:12:38.587 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:38.587 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:38.587 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:38.588 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:38.588 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:38.588 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:38.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:38.591288  3972 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:38.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.503604 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:33626 (local address 127.2.44.189:45783)
23:12:38.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.504103 (+   499us) server_negotiation.cc:206] Beginning negotiation
23:12:38.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.504128 (+    25us) server_negotiation.cc:399] Waiting for connection header
23:12:38.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.505244 (+  1116us) server_negotiation.cc:407] Connection header received
23:12:38.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.513585 (+  8341us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:38.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.513614 (+    29us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:38.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.513833 (+   219us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:38.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.513974 (+   141us) server_negotiation.cc:226] Negotiated authn=SASL
23:12:38.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.522903 (+  8929us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:38.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.524313 (+  1410us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:38.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.530278 (+  5965us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:38.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.531153 (+   875us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:38.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.531421 (+   268us) server_negotiation.cc:662] Negotiated TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
23:12:38.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.590031 (+ 58610us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33626: BlockingRecv error: failed to read from TLS socket (remote: unknown): Connection reset by peer (error 104)
23:12:38.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":122}
23:12:38.592 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:38.593 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:38.596 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:38.597 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:38.600 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:38.602 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:38.604 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:38.604 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xae55dfbf, L:/127.0.0.1:41448 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:38.604 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:38.605 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:38.605 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:38.605 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:38.606 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:38.609 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:38.614 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb23ca106, L:/127.0.0.1:41458 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:38.618 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xad1f51c4, L:/127.0.0.1:33646 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:38.618 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:38.619 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:38.619 [DEBUG - kudu-nio-0] (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.2.44.190:40307, [255ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [277ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [358ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:38.626 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:38.626 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0494f2ef, L:/127.0.0.1:37102 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:38.627 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:38.627 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:38.631 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:38.634 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:38.638 [DEBUG - pool-4-thread-75] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:38.638 [DEBUG - pool-4-thread-75] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1643), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [542ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [1143ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [1220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:38.642 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf8e61402, L:/127.0.0.1:33656 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:38.645 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:38.645 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:38.645 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:38.645 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5ed4051b, L:/127.0.0.1:41466 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:38.646 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:38.646 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:38.648 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:38.648 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:38.648 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:38.650 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:38.650 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:38.650 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:38.650 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:38.653 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:38.654 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:38.655 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=688), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [477ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [484ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [525ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [534ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:38.658 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:38.659 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:38.659 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc070c24d, L:/127.0.0.1:37112 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:38.661 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf1443fb8, L:/127.0.0.1:37118 - R:/127.2.44.188:39895] using TOKEN/null
23:12:38.662 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:38.666 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:38.666 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:38.666 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:38.666 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:38.666 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:38.667 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:38.667 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:38.667 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:38.667 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:38.667 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:38.667 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:38.668 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:38.668 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:38.668 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:38.669 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:38.669 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state NEGOTIATING
23:12:38.669 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:38.670 [DEBUG - pool-4-thread-79] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:38.670 [DEBUG - pool-4-thread-79] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1677), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [542ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [927ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [1262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:38.671 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:38.671 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:38.673 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:38.674 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:38.674 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:38.674 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:38.674 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:38.675 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:38.676 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:38.677 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:38.679 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:38.680 [DEBUG - pool-4-thread-15] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:38.680 [DEBUG - pool-4-thread-15] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1724), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [530ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [898ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [1259ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:38.681 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:38.687 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:38.691 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:38.691 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:38.691 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:38.691 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:38.692 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:38.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:38.692358  3972 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:38.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.658145 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:33660 (local address 127.2.44.189:45783)
23:12:38.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.658675 (+   530us) server_negotiation.cc:206] Beginning negotiation
23:12:38.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.658700 (+    25us) server_negotiation.cc:399] Waiting for connection header
23:12:38.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.659440 (+   740us) server_negotiation.cc:407] Connection header received
23:12:38.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.659903 (+   463us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:38.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.659930 (+    27us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:38.692 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:38.693 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:38.693 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state CONNECTING
23:12:38.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.660238 (+   308us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:38.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.660370 (+   132us) server_negotiation.cc:226] Negotiated authn=TOKEN
23:12:38.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.677218 (+ 16848us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:38.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.678696 (+  1478us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:38.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.679217 (+   521us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33660: BlockingWrite error: write error: Broken pipe (error 32)
23:12:38.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":139}
23:12:38.695 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:38.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:38.695286  3955 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:38.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.682355 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:37136 (local address 127.2.44.188:39895)
23:12:38.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.682863 (+   508us) server_negotiation.cc:206] Beginning negotiation
23:12:38.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.682888 (+    25us) server_negotiation.cc:399] Waiting for connection header
23:12:38.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.682931 (+    43us) server_negotiation.cc:407] Connection header received
23:12:38.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.683064 (+   133us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:38.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.683089 (+    25us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:38.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.683384 (+   295us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:38.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.683527 (+   143us) server_negotiation.cc:226] Negotiated authn=TOKEN
23:12:38.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.689716 (+  6189us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:38.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.691143 (+  1427us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:38.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.694229 (+  3086us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37136: BlockingRecv error: recv error from unknown peer: Transport endpoint is not connected (error 107)
23:12:38.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":104}
23:12:38.697 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnected from peer
23:12:38.697 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state CONNECTING due to: [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnected from peer
23:12:38.697 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.189:45783: [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnected from peer
23:12:38.697 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:38.708 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6b1af6c9, L:/127.0.0.1:37134 - R:/127.2.44.188:39895] using TOKEN/null
23:12:38.710 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:38.711 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:38.711 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:38.711 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:38.711 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:38.712 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:38.712 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:38.712 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state NEGOTIATING
23:12:38.714 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:38.714 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:38.714 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:38.715 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:38.719 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:38.722 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:38.724 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:38.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:38.729007  3665 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:38.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.676414 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:33676 (local address 127.2.44.189:45783)
23:12:38.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.676972 (+   558us) server_negotiation.cc:206] Beginning negotiation
23:12:38.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.676999 (+    27us) server_negotiation.cc:399] Waiting for connection header
23:12:38.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.677049 (+    50us) server_negotiation.cc:407] Connection header received
23:12:38.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.677187 (+   138us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:38.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.677212 (+    25us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:38.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.677495 (+   283us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:38.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.677686 (+   191us) server_negotiation.cc:226] Negotiated authn=TOKEN
23:12:38.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.687655 (+  9969us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:38.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.689277 (+  1622us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:38.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.725212 (+ 35935us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:38.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.726143 (+   931us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:38.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.726411 (+   268us) server_negotiation.cc:662] Negotiated TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
23:12:38.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.727535 (+  1124us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33676: BlockingRecv error: failed to read from TLS socket (remote: unknown): Connection reset by peer (error 104)
23:12:38.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"mutex_wait_us":9401,"server-negotiator.queue_time_us":159}
23:12:38.730 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:38.730 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:38.732 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:38.735 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:38.739 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:38.740 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:38.740 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:38.740 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:38.740 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:38.740 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:38.741 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:38.741 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:38.741 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:38.742 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:38.742 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:38.743 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:38.743 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:38.744 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:38.746 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0be67dec, L:/127.0.0.1:41482 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:38.749 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:38.751 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:38.755 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:38.755 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1759), Traces: [0ms] refreshing cache from master, [88ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [857ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [868ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [892ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:38.756 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:38.759 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:38.766 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:38.768 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:38.768 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:38.768 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1806), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [533ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [878ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [1349ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:38.769 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4ba75975, L:/127.0.0.1:33682 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:38.769 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:38.774 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:38.774 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:38.775 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:38.775 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:38.775 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:38.776 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:38.776 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:38.776 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:38.777 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0807a0af, L:/127.0.0.1:37138 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:38.777 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:38.781 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:38.781 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:38.781 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:38.781 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:38.781 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:38.792 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:38.796 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:38.807 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:38.808 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:38.808 [DEBUG - pool-4-thread-48] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:38.809 [DEBUG - pool-4-thread-48] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1962), Traces: [0ms] refreshing cache from master, [65ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [1017ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [1373ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [1874ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:38.810 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:38.812 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:38.813 [DEBUG - pool-4-thread-80] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:38.813 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:38.813 [DEBUG - pool-4-thread-80] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1848), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [534ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [881ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [1395ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:38.813 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:38.814 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:38.814 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:38.819 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:38.823 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:38.824 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:38.826 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:38.826 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:38.826 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:38.827 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:38.827 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:38.827 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state NEGOTIATING
23:12:38.828 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:38.828 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:38.828 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.189:45783: connection closed
23:12:38.829 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:38.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:38.833509  3972 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:38.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.818755 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:33712 (local address 127.2.44.189:45783)
23:12:38.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.831497 (+ 12742us) server_negotiation.cc:206] Beginning negotiation
23:12:38.813 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:38.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.831533 (+    36us) server_negotiation.cc:399] Waiting for connection header
23:12:38.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.831594 (+    61us) server_negotiation.cc:407] Connection header received
23:12:38.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.831767 (+   173us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:38.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.831803 (+    36us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:38.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.832092 (+   289us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:38.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.832463 (+   371us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33712: BlockingWrite error: write error: Broken pipe (error 32)
23:12:38.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":12121,"threads_started":1}
23:12:38.838 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:39.050 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:39.052 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:39.052 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x956a0f68, L:/127.0.0.1:33696 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:39.055 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8335c68c, L:/127.0.0.1:33692 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:39.055 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:39.055 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:39.055 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:39.056 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:39.056 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8b85f4c3, L:/127.0.0.1:37150 - R:/127.2.44.188:39895] using TOKEN/null
23:12:39.059 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:39.061 [DEBUG - pool-4-thread-34] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:39.062 [DEBUG - pool-4-thread-34] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2052), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [748ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [1106ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [1851ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:39.062 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:39.062 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:39.062 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state NEGOTIATING
23:12:39.063 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:39.065 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:39.075 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:39.075 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:39.075 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:39.076 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:39.076 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:39.077 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:39.077 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:39.124 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:39.124 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:39.124 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:39.125 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:39.125 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:39.125 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:39.126 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:39.126 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:39.126 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state NEGOTIATING
23:12:39.126 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:39.126 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:39.127 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:39.127 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:39.123 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:39.128 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:39.128 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:39.129 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbce51f47, L:/127.0.0.1:33714 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:39.132 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:39.121 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:39.120 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:39.120 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:39.120 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:39.135 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:39.135 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.189:45783: connection closed
23:12:39.120 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:39.138 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:39.138 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:39.138 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:39.138 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:39.138 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:39.117 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:39.141 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x26a98283, L:/127.0.0.1:41262 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:39.113 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:39.112 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:39.143 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:39.111 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:39.111 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:39.109 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:39.109 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:39.108 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:39.108 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:39.108 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:39.145 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:39.107 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:39.106 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:39.106 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:39.145 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:39.146 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.189:45783: connection closed
23:12:39.106 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:39.146 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:39.147 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.189:45783: connection closed
23:12:39.106 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:39.147 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:39.147 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.189:45783: connection closed
23:12:39.105 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:39.148 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:39.148 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:39.148 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:39.148 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:39.100 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:39.149 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2155), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [545ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [1008ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [1667ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:39.100 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:39.100 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:39.150 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:39.150 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.189:45783: connection closed
23:12:39.100 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:39.151 [DEBUG - pool-4-thread-19] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:39.151 [DEBUG - pool-4-thread-19] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2155), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [546ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [891ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [1694ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:39.151 [DEBUG - pool-4-thread-64] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:39.151 [DEBUG - pool-4-thread-64] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1028), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [40ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [534ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:39.099 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:39.153 [DEBUG - pool-4-thread-39] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:39.153 [DEBUG - pool-4-thread-39] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2304), Traces: [0ms] refreshing cache from master, [71ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [1022ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [1365ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [2169ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:39.098 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:39.097 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:39.155 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:39.156 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:39.097 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:39.096 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:39.091 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:39.091 [DEBUG - pool-4-thread-54] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:39.160 [DEBUG - pool-4-thread-54] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2172), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [546ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [951ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [1667ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:39.091 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:39.090 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:39.161 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:39.161 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:39.089 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:39.162 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:39.080 [DEBUG - pool-4-thread-41] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:39.164 [DEBUG - pool-4-thread-41] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2181), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [550ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [900ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [1665ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:39.088 [DEBUG - pool-4-thread-57] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:39.165 [DEBUG - pool-4-thread-57] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2178), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [431ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [894ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [1667ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:39.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:38.841148  4053 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:39.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.816077 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:37176 (local address 127.2.44.188:39895)
23:12:39.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.838769 (+ 22692us) server_negotiation.cc:206] Beginning negotiation
23:12:39.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.838794 (+    25us) server_negotiation.cc:399] Waiting for connection header
23:12:39.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.838840 (+    46us) server_negotiation.cc:407] Connection header received
23:12:39.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.838982 (+   142us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:39.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.839006 (+    24us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:39.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.839291 (+   285us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:39.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.840065 (+   774us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37176: BlockingWrite error: write error: Broken pipe (error 32)
23:12:39.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22281,"thread_start_us":21982,"threads_started":1}
23:12:39.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:39.122849  3665 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:39.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.796606 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:33708 (local address 127.2.44.189:45783)
23:12:39.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.797128 (+   522us) server_negotiation.cc:206] Beginning negotiation
23:12:39.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.797150 (+    22us) server_negotiation.cc:399] Waiting for connection header
23:12:39.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.804443 (+  7293us) server_negotiation.cc:407] Connection header received
23:12:39.082 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:39.081 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:39.080 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:39.170 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2181), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [545ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [941ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [1667ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:39.172 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:39.176 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:39.180 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:39.180 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:39.180 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:39.180 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:39.181 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:39.181 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:39.181 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:39.181 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state NEGOTIATING
23:12:39.182 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:39.182 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:39.182 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.189:45783: connection closed
23:12:39.182 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:39.164 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x17ce7592, L:/127.0.0.1:37184 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:39.134 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:39.195 [DEBUG - pool-4-thread-49] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:39.196 [DEBUG - pool-4-thread-49] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2210), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [546ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [896ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [1713ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:39.196 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:39.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.804845 (+   402us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:39.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.804871 (+    26us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:39.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.805161 (+   290us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:39.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.805335 (+   174us) server_negotiation.cc:226] Negotiated authn=TOKEN
23:12:39.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.060365 (+255030us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:39.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.061865 (+  1500us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:39.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.122012 (+ 60147us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33708: BlockingRecv error: recv error from unknown peer: Transport endpoint is not connected (error 107)
23:12:39.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":137}
23:12:39.207 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:39.218 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:39.218 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:39.219 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:39.219 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:39.220 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:39.220 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:39.220 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state NEGOTIATING
23:12:39.221 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:39.221 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:39.221 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.189:45783: connection closed
23:12:39.221 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:39.224 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:39.224 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:39.224 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:39.224 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:39.225 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:39.226 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x096b8a5d, L:/127.0.0.1:41186 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:39.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:39.230217  4075 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:39.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.127570 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:33798 (local address 127.2.44.189:45783)
23:12:39.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.228116 (+100546us) server_negotiation.cc:206] Beginning negotiation
23:12:39.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.228142 (+    26us) server_negotiation.cc:399] Waiting for connection header
23:12:39.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.228184 (+    42us) server_negotiation.cc:407] Connection header received
23:12:39.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.228318 (+   134us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:39.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.228344 (+    26us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:39.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.228817 (+   473us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:39.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.229167 (+   350us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33798: BlockingWrite error: write error: Broken pipe (error 32)
23:12:39.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":100148,"threads_started":1}
23:12:39.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:39.231010  3971 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:39.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.165453 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:37296 (local address 127.2.44.188:39895)
23:12:39.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.228714 (+ 63261us) server_negotiation.cc:206] Beginning negotiation
23:12:39.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.228739 (+    25us) server_negotiation.cc:399] Waiting for connection header
23:12:39.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.228779 (+    40us) server_negotiation.cc:407] Connection header received
23:12:39.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.229365 (+   586us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:39.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.229398 (+    33us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:39.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.229720 (+   322us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:39.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.230108 (+   388us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37296: BlockingWrite error: write error: Broken pipe (error 32)
23:12:39.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":62893}
23:12:39.232 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:39.232 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd23ace12, L:/127.0.0.1:33778 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:39.234 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa69819bb, L:/127.0.0.1:37002 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:39.235 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x539c71c8, L:/127.0.0.1:37236 - R:/127.2.44.188:39895] using TOKEN/null
23:12:39.236 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:39.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:39.238265  3963 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:39.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.130706 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:33578 (local address 127.2.44.189:45783)
23:12:39.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.131204 (+   498us) server_negotiation.cc:206] Beginning negotiation
23:12:39.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.131229 (+    25us) server_negotiation.cc:399] Waiting for connection header
23:12:39.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.132768 (+  1539us) server_negotiation.cc:407] Connection header received
23:12:39.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.138603 (+  5835us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:39.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.138631 (+    28us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:39.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.139112 (+   481us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:39.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.139253 (+   141us) server_negotiation.cc:226] Negotiated authn=TOKEN
23:12:39.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.151906 (+ 12653us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:39.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.153556 (+  1650us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:39.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.112177 (+958621us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:39.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.112796 (+   619us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:39.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.113094 (+   298us) server_negotiation.cc:662] Negotiated TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
23:12:39.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.208279 (+ 95185us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33578: BlockingRecv error: failed to read from TLS socket (remote: unknown): Connection reset by peer (error 104)
23:12:39.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":120}
23:12:39.241 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:39.242 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2259), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [349ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [350ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [829ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [1825ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [1829ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:39.242 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:39.243 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8bf53864, L:/127.0.0.1:37202 - R:/127.2.44.188:39895] using TOKEN/null
23:12:39.249 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:39.249 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:39.251 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:39.252 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:39.253 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:39.256 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:39.256 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:39.256 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state CONNECTING
23:12:39.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:39.260100  4007 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:39.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.811313 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:37160 (local address 127.2.44.188:39895)
23:12:39.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.811881 (+   568us) server_negotiation.cc:206] Beginning negotiation
23:12:39.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.811908 (+    27us) server_negotiation.cc:399] Waiting for connection header
23:12:39.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.811956 (+    48us) server_negotiation.cc:407] Connection header received
23:12:39.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.812098 (+   142us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:39.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.812140 (+    42us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:39.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.812459 (+   319us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:39.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.812602 (+   143us) server_negotiation.cc:226] Negotiated authn=TOKEN
23:12:39.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.821043 (+  8441us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:39.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:38.822394 (+  1351us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:39.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.124120 (+301726us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:39.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.125063 (+   943us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:39.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.125352 (+   289us) server_negotiation.cc:662] Negotiated TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
23:12:39.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.126880 (+  1528us) server_negotiation.cc:365] Received TOKEN_EXCHANGE NegotiatePB request
23:12:39.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.127207 (+   327us) server_negotiation.cc:377] Sending TOKEN_EXCHANGE NegotiatePB response
23:12:39.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.127987 (+   780us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37160: BlockingWrite error: failed to write to TLS socket: Broken pipe
23:12:39.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"mutex_wait_us":5,"server-negotiator.queue_time_us":153}
23:12:39.195 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:39.253 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:39.262 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:39.262 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:39.263 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:39.263 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:39.264 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state NEGOTIATING
23:12:39.265 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:39.265 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:39.266 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:39.266 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:39.266 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:39.218 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:39.267 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2269), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [552ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [1341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [1668ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [1818ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:39.268 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:39.215 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa2b944d7, L:/127.0.0.1:41214 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:39.212 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:39.272 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:39.273 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:39.273 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:39.273 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:39.273 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:39.273 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:39.274 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:39.274 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:39.274 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:39.274 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:39.275 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:39.275 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:39.275 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state NEGOTIATING
23:12:39.276 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:39.276 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:39.276 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:39.276 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:39.276 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:39.277 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:39.277 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:39.277 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state NEGOTIATING
23:12:39.278 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:39.278 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:39.278 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:39.278 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:39.278 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:39.278 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2303), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [536ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [1422ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [1724ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [1862ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:39.279 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:39.280 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:39.280 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:39.280 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:39.280 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:39.280 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:39.293 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:39.293 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:39.293 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:39.294 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:39.294 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:39.295 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:39.296 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:39.298 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:39.298 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:39.316 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:39.319 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:39.322 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:39.313 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:39.330 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:39.342 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:39.345 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:39.350 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:39.350 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:39.351 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:39.351 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:39.351 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:39.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:39.351600  3963 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:39.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.252634 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:33812 (local address 127.2.44.189:45783)
23:12:39.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.253182 (+   548us) server_negotiation.cc:206] Beginning negotiation
23:12:39.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.253204 (+    22us) server_negotiation.cc:399] Waiting for connection header
23:12:39.352 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:39.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.348499 (+ 95295us) server_negotiation.cc:407] Connection header received
23:12:39.352 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:39.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.348855 (+   356us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:39.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.348892 (+    37us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:39.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.349223 (+   331us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:39.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.349377 (+   154us) server_negotiation.cc:226] Negotiated authn=TOKEN
23:12:39.352 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:39.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.350252 (+   875us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33812: BlockingRecv error: recv error from unknown peer: Transport endpoint is not connected (error 107)
23:12:39.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":142}
23:12:39.353 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:39.353 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:39.353 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:39.353 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:39.353 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:39.353 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:39.354 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:39.354 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:39.354 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:39.355 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:39.355 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:39.356 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:39.356 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:39.356 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5f89b2fb, L:/127.0.0.1:37186 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:39.356 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:39.356 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:39.357 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:39.357 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe1875d63, L:/127.0.0.1:33754 - R:/127.2.44.189:45783] using TOKEN/null
23:12:39.357 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:39.357 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:39.358 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:39.358 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:39.358 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:39.358 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:39.358 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:39.359 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:39.359 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:39.359 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:39.359 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:39.360 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:39.360 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:39.360 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:39.360 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:39.360 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:39.361 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:39.361 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:39.361 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:39.361 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:39.362 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:39.362 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:39.362 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:39.362 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:39.363 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:39.363 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:39.363 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:39.363 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x883f3b23, L:/127.0.0.1:33756 - R:/127.2.44.189:45783] using TOKEN/null
23:12:39.364 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:39.364 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:39.366 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4264bb2e, L:/127.0.0.1:33738 - R:/127.2.44.189:45783] using TOKEN/null
23:12:39.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:39.368485  3993 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:39.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.127196 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:33800 (local address 127.2.44.189:45783)
23:12:39.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.130927 (+  3731us) server_negotiation.cc:206] Beginning negotiation
23:12:39.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.130951 (+    24us) server_negotiation.cc:399] Waiting for connection header
23:12:39.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.130993 (+    42us) server_negotiation.cc:407] Connection header received
23:12:39.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.131101 (+   108us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:39.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.131125 (+    24us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:39.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.131342 (+   217us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:39.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.131532 (+   190us) server_negotiation.cc:226] Negotiated authn=SASL
23:12:39.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.148385 (+ 16853us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:39.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.149862 (+  1477us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:39.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.214518 (+ 64656us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:39.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.215435 (+   917us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:39.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.215694 (+   259us) server_negotiation.cc:662] Negotiated TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
23:12:39.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.367207 (+151513us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33800: BlockingRecv error: failed to read from TLS socket (remote: unknown): Connection reset by peer (error 104)
23:12:39.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":3343}
23:12:39.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:39.370121  3665 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:39.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.114318 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:33788 (local address 127.2.44.189:45783)
23:12:39.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.123587 (+  9269us) server_negotiation.cc:206] Beginning negotiation
23:12:39.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.123612 (+    25us) server_negotiation.cc:399] Waiting for connection header
23:12:39.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.219951 (+ 96339us) server_negotiation.cc:407] Connection header received
23:12:39.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.220118 (+   167us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:39.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.220156 (+    38us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:39.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.220446 (+   290us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:39.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.220636 (+   190us) server_negotiation.cc:226] Negotiated authn=SASL
23:12:39.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.232200 (+ 11564us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:39.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.234079 (+  1879us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:39.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.341810 (+107731us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:39.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.342897 (+  1087us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:39.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.343146 (+   249us) server_negotiation.cc:662] Negotiated TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
23:12:39.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.368005 (+ 24859us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33788: BlockingRecv error: failed to read from TLS socket (remote: unknown): Connection reset by peer (error 104)
23:12:39.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":8847,"threads_started":1}
23:12:39.371 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:39.376 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:39.377 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:39.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:39.377496  4054 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:39.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.065904 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:33728 (local address 127.2.44.189:45783)
23:12:39.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.066627 (+   723us) server_negotiation.cc:206] Beginning negotiation
23:12:39.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.066655 (+    28us) server_negotiation.cc:399] Waiting for connection header
23:12:39.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.066696 (+    41us) server_negotiation.cc:407] Connection header received
23:12:39.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.066833 (+   137us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:39.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.066865 (+    32us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:39.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.067148 (+   283us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:39.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.067330 (+   182us) server_negotiation.cc:226] Negotiated authn=TOKEN
23:12:39.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.073755 (+  6425us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:39.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.075120 (+  1365us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:39.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.373451 (+298331us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:39.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.374367 (+   916us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:39.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.374616 (+   249us) server_negotiation.cc:662] Negotiated TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
23:12:39.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.375617 (+  1001us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33728: BlockingRecv error: failed to read from TLS socket (remote: unknown): Connection reset by peer (error 104)
23:12:39.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":152}
23:12:39.379 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:39.380 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:39.380 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:39.380 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:39.380 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:39.380 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:39.380 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:39.382 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:39.382 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:39.382 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:39.382 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x952263da, L:/127.0.0.1:41508 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:39.383 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:39.383 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:39.385 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:39.388 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:39.380 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:39.388 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6a5fcb31, L:/127.0.0.1:33730 - R:/127.2.44.189:45783] using TOKEN/null
23:12:39.392 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe31bc609, L:/127.0.0.1:41510 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:39.392 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:39.392 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:39.392 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:39.393 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:39.393 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:39.394 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:39.394 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:39.394 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:39.396 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x53307da6, L:/127.0.0.1:41494 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:39.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:39.398597  4067 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:39.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.082485 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:37216 (local address 127.2.44.188:39895)
23:12:39.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.093919 (+ 11434us) server_negotiation.cc:206] Beginning negotiation
23:12:39.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.093939 (+    20us) server_negotiation.cc:399] Waiting for connection header
23:12:39.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.168470 (+ 74531us) server_negotiation.cc:407] Connection header received
23:12:39.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.168689 (+   219us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:39.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.168726 (+    37us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:39.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.169078 (+   352us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:39.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.169261 (+   183us) server_negotiation.cc:226] Negotiated authn=TOKEN
23:12:39.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.209797 (+ 40536us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:39.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.211659 (+  1862us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:39.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.361715 (+150056us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:39.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.362868 (+  1153us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:39.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.363131 (+   263us) server_negotiation.cc:662] Negotiated TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
23:12:39.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.365609 (+  2478us) server_negotiation.cc:365] Received TOKEN_EXCHANGE NegotiatePB request
23:12:39.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.365953 (+   344us) server_negotiation.cc:377] Sending TOKEN_EXCHANGE NegotiatePB response
23:12:39.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.366177 (+   224us) server_negotiation.cc:1035] Waiting for connection context
23:12:39.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.395755 (+ 29578us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37216: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:37216): Cannot send after transport endpoint shutdown (error 108)
23:12:39.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":10985,"spinlock_wait_cycles":2432,"thread_start_us":10674,"threads_started":1}
23:12:39.402 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xec7437d1, L:/127.0.0.1:41258 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:39.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:39.403749  4067 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:39.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.400639 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:37280 (local address 127.2.44.188:39895)
23:12:39.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.401970 (+  1331us) server_negotiation.cc:206] Beginning negotiation
23:12:39.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.401996 (+    26us) server_negotiation.cc:399] Waiting for connection header
23:12:39.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.402041 (+    45us) server_negotiation.cc:407] Connection header received
23:12:39.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.402180 (+   139us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:39.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.402209 (+    29us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:39.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.402507 (+   298us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:39.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.402903 (+   396us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37280: BlockingWrite error: write error: Broken pipe (error 32)
23:12:39.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":939}
23:12:39.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:39.405445  4099 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:39.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.400305 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:37262 (local address 127.2.44.188:39895)
23:12:39.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.400929 (+   624us) server_negotiation.cc:206] Beginning negotiation
23:12:39.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.400957 (+    28us) server_negotiation.cc:399] Waiting for connection header
23:12:39.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.401003 (+    46us) server_negotiation.cc:407] Connection header received
23:12:39.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.401170 (+   167us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:39.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.401380 (+   210us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:39.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.403645 (+  2265us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:39.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.404078 (+   433us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37262: BlockingWrite error: write error: Broken pipe (error 32)
23:12:39.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":113}
23:12:39.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:39.406570  4067 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:39.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.400961 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:37312 (local address 127.2.44.188:39895)
23:12:39.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.404929 (+  3968us) server_negotiation.cc:206] Beginning negotiation
23:12:39.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.404954 (+    25us) server_negotiation.cc:399] Waiting for connection header
23:12:39.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.405004 (+    50us) server_negotiation.cc:407] Connection header received
23:12:39.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.405126 (+   122us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:39.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.405151 (+    25us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:39.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.405434 (+   283us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:39.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.405756 (+   322us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37312: BlockingWrite error: write error: Broken pipe (error 32)
23:12:39.407 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:39.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":3327}
23:12:39.407 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:39.408 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:39.409 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:39.410 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:39.410 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:39.410 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:39.410 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:39.410 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:39.411 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:39.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:39.413365  2411 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
23:12:39.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:39.414418  2411 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
23:12:39.417 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1f939dc1, L:/127.0.0.1:41544 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:39.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:39.419190  4070 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:39.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.400660 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:37306 (local address 127.2.44.188:39895)
23:12:39.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.416517 (+ 15857us) server_negotiation.cc:206] Beginning negotiation
23:12:39.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.416554 (+    37us) server_negotiation.cc:399] Waiting for connection header
23:12:39.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.416616 (+    62us) server_negotiation.cc:407] Connection header received
23:12:39.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.416794 (+   178us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:39.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.416842 (+    48us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:39.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.417234 (+   392us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:39.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.417659 (+   425us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37306: BlockingWrite error: write error: Broken pipe (error 32)
23:12:39.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"mutex_wait_us":10611,"server-negotiator.queue_time_us":14714}
23:12:39.420 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa6086ce5, L:/127.0.0.1:37220 - R:/127.2.44.188:39895] using TOKEN/null
23:12:39.421 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6d4d3555, L:/127.0.0.1:41518 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:39.423 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb2461c08, L:/127.0.0.1:33752 - R:/127.2.44.189:45783] using TOKEN/null
23:12:39.427 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe7901680, L:/127.0.0.1:41554 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:39.428 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:39.428 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:39.428 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:39.428 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.189:45783: connection closed
23:12:39.429 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:39.429 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.189:45783: connection closed
23:12:39.430 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x75a2931a, L:/127.0.0.1:41534 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:39.431 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:39.431 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:39.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:39.432605  2408 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
23:12:39.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:39.440502  2331 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
23:12:39.433 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:39.447 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:39.447 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:39.447 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:39.448 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:39.448 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:39.448 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:39.449 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:39.449 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:39.450 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:39.450 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:39.450 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:39.450 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:39.451 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:39.452 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:39.453 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:39.453 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:39.454 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:39.456 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:39.457 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:39.458 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:39.458 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:39.459 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:39.459 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:39.459 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.189:45783: connection closed
23:12:39.461 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:39.464 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcf87d45c, L:/127.0.0.1:41538 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:39.467 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:39.467 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1457), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [649ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [689ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:39.468 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.189:45783: connection closed
23:12:39.468 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x56032f43, L:/127.0.0.1:37250 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:39.469 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.189:45783: connection closed
23:12:39.470 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:39.471 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:39.471 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:39.471 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:39.471 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:39.472 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.2.44.190:40307(127.2.44.190:40307)] connecting to peer
23:12:39.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:39.470531  2827 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.44.129:35333, user_credentials={real_user=slave}} blocked reactor thread for 332520us
23:12:39.474 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:39.474 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:39.474 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:39.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:39.476068  4100 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:39.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.435926 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:33794 (local address 127.2.44.189:45783)
23:12:39.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.473574 (+ 37648us) server_negotiation.cc:206] Beginning negotiation
23:12:39.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.473606 (+    32us) server_negotiation.cc:399] Waiting for connection header
23:12:39.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.473660 (+    54us) server_negotiation.cc:407] Connection header received
23:12:39.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.473818 (+   158us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:39.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.473849 (+    31us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:39.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.474106 (+   257us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:39.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.474578 (+   472us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33794: BlockingWrite error: write error: Broken pipe (error 32)
23:12:39.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"mutex_wait_us":34376,"server-negotiator.queue_time_us":37135}
23:12:39.480 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:39.480 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:39.480 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:39.481 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:39.482 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:39.485 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc9479a36, L:/127.0.0.1:41520 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:39.489 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:39.489 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:39.489 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:39.490 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:39.490 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:39.491 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:39.491 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:39.491 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:39.492 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:39.492 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:39.492 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:39.489 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:39.492 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2494), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [554ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [1652ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [1842ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [2056ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:39.493 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:39.495 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:39.497 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xee487138, L:/127.0.0.1:37264 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:39.498 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:39.503 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:39.504 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:39.504 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:39.504 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:39.504 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:39.505 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:39.505 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:39.505 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:39.506 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:39.506 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:39.506 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:39.507 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:39.506 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:39.507 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:39.507 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:39.508 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:39.508 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:39.508 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:39.508 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:39.508 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:39.508 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:39.510 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:39.520 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:39.521 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:39.531 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:39.532 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:39.534 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:39.535 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc65c3806, L:/127.0.0.1:33836 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:39.537 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3cf5187e, L:/127.0.0.1:33840 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:39.538 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:39.539 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:39.542 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:39.542 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:39.547 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:39.547 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x421d00d9, L:/127.0.0.1:33822 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:39.547 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:39.548 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:39.550 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x355d7a27, L:/127.0.0.1:37324 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:39.550 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:39.553 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4c562384, L:/127.0.0.1:37336 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:39.556 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:39.559 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:39.563 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:39.564 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:39.565 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:39.566 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:39.568 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:39.568 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:39.569 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:39.569 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:39.570 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:39.570 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:39.570 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:39.570 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:39.576 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:39.579 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x28727f8b, L:/127.0.0.1:33852 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:39.581 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:39.583 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:39.583 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:39.584 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:39.584 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:39.584 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:39.585 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:39.588 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:39.588 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:39.590 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:39.590 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:39.591 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfa47c6bf, L:/127.0.0.1:41566 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:39.595 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:39.596 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:39.601 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:39.601 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:39.602 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1200), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [191ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [203ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [245ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:39.607 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:39.610 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x68646540, L:/127.0.0.1:33860 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:39.612 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:39.612 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbd651a50, L:/127.0.0.1:41562 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:39.614 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:39.622 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:39.624 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:39.626 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:39.626 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:39.628 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb87ff05f, L:/127.0.0.1:33846 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:39.631 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x421f6c7e, L:/127.0.0.1:41560 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:39.634 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:39.634 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1236), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [87ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [89ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [176ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [248ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [269ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:39.634 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:39.637 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:39.637 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:39.637 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:39.637 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:39.638 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:39.639 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:39.639 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:39.639 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:39.639 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:39.639 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:39.640 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:39.640 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:39.641 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:39.643 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:39.646 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:39.646 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:39.646 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:39.646 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:39.647 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:39.647 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xad527a81, L:/127.0.0.1:37366 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:39.647 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:39.648 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:39.653 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:39.654 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:39.654 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:39.654 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:39.654 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:39.656 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:39.659 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe7681b68, L:/127.0.0.1:33876 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:39.660 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:39.660 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:39.662 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:39.663 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1267), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [93ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [95ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [269ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [290ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:39.665 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:39.668 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xef7edeff, L:/127.0.0.1:41572 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:39.668 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:39.670 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:39.671 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:39.671 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:39.672 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:39.672 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:39.674 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:39.676 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:39.676 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:39.682 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:39.683 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:39.683 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:39.684 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:39.684 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:39.684 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:39.684 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:39.684 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:39.684 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:39.685 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:39.685 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:39.686 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:39.687 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:39.687 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:39.688 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x26459c58, L:/127.0.0.1:37340 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:39.688 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:39.690 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:39.692 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:39.696 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:39.696 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:39.698 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:39.698 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:39.698 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:39.698 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:39.699 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:39.699 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:39.700 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:39.700 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:39.700 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1578), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [520ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [862ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [1113ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:39.703 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:39.711 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb47911eb, L:/127.0.0.1:33892 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:39.714 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:39.714 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:39.714 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:39.714 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:39.714 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1583), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [544ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [894ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [1151ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:39.715 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:39.715 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:39.715 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:39.715 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:39.716 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:39.720 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:39.721 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:39.724 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x99235129, L:/127.0.0.1:41586 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:39.725 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:39.727 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:39.729 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x42b908ff, L:/127.0.0.1:41564 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:39.729 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8a575b9d, L:/127.0.0.1:33908 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:39.732 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8d7ad965, L:/127.0.0.1:37418 - R:/127.2.44.188:39895] using TOKEN/null
23:12:39.734 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:39.735 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd46483b7, L:/127.0.0.1:37356 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:39.736 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:39.736 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:39.736 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:39.739 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x686f2373, L:/127.0.0.1:41600 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:39.740 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:39.740 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:39.741 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x13c26a21, L:/127.0.0.1:41628 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:39.742 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:39.743 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:39.746 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:39.746 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:39.748 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:39.748 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:39.750 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:39.750 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:39.750 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:39.751 [DEBUG - pool-4-thread-78] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:39.751 [DEBUG - pool-4-thread-78] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1381), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [703ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [1057ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [1342ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:39.752 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:39.753 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:39.753 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1351), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [174ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [176ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [226ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [395ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:39.755 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:39.756 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:39.757 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:39.757 [DEBUG - pool-4-thread-71] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:39.757 [DEBUG - pool-4-thread-71] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1385), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [704ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [1003ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [1345ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:39.758 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:39.758 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:39.758 [DEBUG - pool-4-thread-53] (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.2.44.190:40307, [696ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [1100ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [1334ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:39.760 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:39.761 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:39.761 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1458), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [780ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [1183ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [1415ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:39.763 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:39.765 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:39.765 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:39.765 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:39.765 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:39.768 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:39.768 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:39.769 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:39.769 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:39.770 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:39.770 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:39.770 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:39.771 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:39.771 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:39.775 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:39.775 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:39.776 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:39.776 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:39.776 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:39.776 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:39.777 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:39.777 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:39.777 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state CONNECTING
23:12:39.778 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdcd8660d, L:/127.0.0.1:33916 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:39.778 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:39.778 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:39.779 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:39.779 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:39.779 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:39.779 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:39.780 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:39.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:39.783260  4069 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:39.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.758123 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:37442 (local address 127.2.44.188:39895)
23:12:39.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.758621 (+   498us) server_negotiation.cc:206] Beginning negotiation
23:12:39.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.758647 (+    26us) server_negotiation.cc:399] Waiting for connection header
23:12:39.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.758694 (+    47us) server_negotiation.cc:407] Connection header received
23:12:39.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.758824 (+   130us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:39.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.758851 (+    27us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:39.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.759159 (+   308us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:39.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.760181 (+  1022us) server_negotiation.cc:226] Negotiated authn=TOKEN
23:12:39.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.780009 (+ 19828us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:39.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.781565 (+  1556us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:39.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.782081 (+   516us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37442: BlockingWrite error: write error: Broken pipe (error 32)
23:12:39.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":93}
23:12:39.790 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:39.790 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:39.791 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:39.791 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:39.791 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:39.796 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:39.796 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1447), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [689ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [1093ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [1321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:39.796 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:39.796 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:39.796 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state NEGOTIATING
23:12:39.796 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1395), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [232ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [251ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [361ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [383ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:39.797 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:39.798 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1398), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [208ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [214ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [307ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [380ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:39.800 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:39.800 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:39.800 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:39.801 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:39.801 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:39.801 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xaca2ba3d, L:/127.0.0.1:37422 - R:/127.2.44.188:39895] using TOKEN/null
23:12:39.801 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:39.801 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:39.802 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:39.802 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1f946d77, L:/127.0.0.1:37374 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:39.803 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xad2048e9, L:/127.0.0.1:33920 - R:/127.2.44.189:45783] using TOKEN/null
23:12:39.802 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:39.804 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:39.804 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state NEGOTIATING
23:12:39.805 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:39.805 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:39.805 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:39.806 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:39.806 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:39.806 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:39.808 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf2413edc, L:/127.0.0.1:37386 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:39.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:39.808423  2410 connection.cc:441] server connection from 127.0.0.1:37422 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:37422 (request call id 0) could send its response
23:12:39.809 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:39.811 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:39.811 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:39.811 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:39.812 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:39.812 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:39.812 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:39.813 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:39.813 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:39.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:39.814615  4075 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:39.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.717382 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:33922 (local address 127.2.44.189:45783)
23:12:39.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.718750 (+  1368us) server_negotiation.cc:206] Beginning negotiation
23:12:39.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.718775 (+    25us) server_negotiation.cc:399] Waiting for connection header
23:12:39.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.718829 (+    54us) server_negotiation.cc:407] Connection header received
23:12:39.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.718951 (+   122us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:39.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.718976 (+    25us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:39.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.719228 (+   252us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:39.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.719402 (+   174us) server_negotiation.cc:226] Negotiated authn=TOKEN
23:12:39.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.743936 (+ 24534us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:39.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.745611 (+  1675us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:39.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.788696 (+ 43085us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:39.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.789785 (+  1089us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:39.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.790100 (+   315us) server_negotiation.cc:662] Negotiated TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
23:12:39.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.811496 (+ 21396us) server_negotiation.cc:365] Received TOKEN_EXCHANGE NegotiatePB request
23:12:39.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.811825 (+   329us) server_negotiation.cc:377] Sending TOKEN_EXCHANGE NegotiatePB response
23:12:39.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.812065 (+   240us) server_negotiation.cc:1035] Waiting for connection context
23:12:39.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.812925 (+   860us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33922: BlockingRecv error: failed to read from TLS socket (remote: unknown): Connection reset by peer (error 104)
23:12:39.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":969}
23:12:39.816 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:39.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:39.816900  4138 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:39.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.764943 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:37458 (local address 127.2.44.188:39895)
23:12:39.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.777520 (+ 12577us) server_negotiation.cc:206] Beginning negotiation
23:12:39.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.777553 (+    33us) server_negotiation.cc:399] Waiting for connection header
23:12:39.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.777606 (+    53us) server_negotiation.cc:407] Connection header received
23:12:39.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.780254 (+  2648us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:39.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.780285 (+    31us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:39.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.780613 (+   328us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:39.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.806877 (+ 26264us) server_negotiation.cc:226] Negotiated authn=TOKEN
23:12:39.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.807297 (+   420us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:39.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.808797 (+  1500us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:39.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.809289 (+   492us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37458: BlockingWrite error: write error: Broken pipe (error 32)
23:12:39.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":12131,"thread_start_us":22085,"threads_started":1}
23:12:39.815 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:39.820 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:39.822 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:39.824 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:39.824 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:39.824 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:39.824 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:39.825 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:39.825 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:39.825 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:39.825 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:39.826 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state CONNECTING
23:12:39.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:39.828394  4053 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:39.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.752668 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:37440 (local address 127.2.44.188:39895)
23:12:39.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.755045 (+  2377us) server_negotiation.cc:206] Beginning negotiation
23:12:39.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.755072 (+    27us) server_negotiation.cc:399] Waiting for connection header
23:12:39.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.755116 (+    44us) server_negotiation.cc:407] Connection header received
23:12:39.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.755251 (+   135us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:39.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.755283 (+    32us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:39.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.756001 (+   718us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:39.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.756174 (+   173us) server_negotiation.cc:226] Negotiated authn=TOKEN
23:12:39.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.768401 (+ 12227us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:39.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.770001 (+  1600us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:39.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.820922 (+ 50921us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:39.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.821840 (+   918us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:39.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.822112 (+   272us) server_negotiation.cc:662] Negotiated TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
23:12:39.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.823164 (+  1052us) server_negotiation.cc:365] Received TOKEN_EXCHANGE NegotiatePB request
23:12:39.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.823488 (+   324us) server_negotiation.cc:377] Sending TOKEN_EXCHANGE NegotiatePB response
23:12:39.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.823661 (+   173us) server_negotiation.cc:1035] Waiting for connection context
23:12:39.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.826833 (+  3172us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37440: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:37440): Cannot send after transport endpoint shutdown (error 108)
23:12:39.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1962}
23:12:39.831 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:39.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:39.832867  4068 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:39.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.747464 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:33938 (local address 127.2.44.189:45783)
23:12:39.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.747929 (+   465us) server_negotiation.cc:206] Beginning negotiation
23:12:39.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.747954 (+    25us) server_negotiation.cc:399] Waiting for connection header
23:12:39.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.758520 (+ 10566us) server_negotiation.cc:407] Connection header received
23:12:39.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.758674 (+   154us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:39.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.758705 (+    31us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:39.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.758952 (+   247us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:39.834 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x45e493f6, L:/127.0.0.1:41614 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:39.835 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9354c6f8, L:/127.0.0.1:33896 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:39.838 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:39.838 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:39.839 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:39.839 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:39.839 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:39.845 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:39.845 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:39.845 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:39.846 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:39.846 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:39.849 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:39.849 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x604147d5, L:/127.0.0.1:37470 - R:/127.2.44.188:39895] using TOKEN/null
23:12:39.833 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:39.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.759147 (+   195us) server_negotiation.cc:226] Negotiated authn=SASL
23:12:39.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.780984 (+ 21837us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:39.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.782321 (+  1337us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:39.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.831666 (+ 49345us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33938: BlockingRecv error: recv error from unknown peer: Transport endpoint is not connected (error 107)
23:12:39.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":113}
23:12:39.850 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:39.850 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:39.850 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:39.851 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:39.851 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:39.851 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:39.851 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:39.851 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:39.852 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:39.852 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:39.852 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:39.852 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:39.853 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:39.854 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:39.854 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:39.865 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x59156781, L:/127.0.0.1:41624 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:39.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:39.866148  3993 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:39.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.749530 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:33948 (local address 127.2.44.189:45783)
23:12:39.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.749992 (+   462us) server_negotiation.cc:206] Beginning negotiation
23:12:39.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.750015 (+    23us) server_negotiation.cc:399] Waiting for connection header
23:12:39.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.856695 (+106680us) server_negotiation.cc:407] Connection header received
23:12:39.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.862120 (+  5425us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:39.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.862162 (+    42us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:39.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.862544 (+   382us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:39.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.862703 (+   159us) server_negotiation.cc:226] Negotiated authn=TOKEN
23:12:39.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.865246 (+  2543us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33948: BlockingRecv error: recv error from unknown peer: Transport endpoint is not connected (error 107)
23:12:39.866 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7f773404, L:/127.0.0.1:37402 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:39.867 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:39.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":109}
23:12:39.867 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1470), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [279ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [293ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [482ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [511ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:39.867 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:39.870 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:39.873 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:39.874 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1477), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [314ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [316ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [379ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [515ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.188:39895: OK, [519ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:39.874 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:39.874 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:39.874 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:39.874 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:39.875 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:39.875 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:39.875 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:39.875 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state NEGOTIATING
23:12:39.876 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:39.876 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:39.876 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:39.876 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:39.876 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:39.877 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:39.879 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:39.880 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:39.880 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:39.880 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:39.880 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:39.881 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:39.881 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:39.881 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:39.881 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:39.881 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:39.882 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1486), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [318ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [328ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [433ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [527ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:39.881 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:39.882 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:39.884 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x24d81717, L:/127.0.0.1:37396 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:39.886 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:39.890 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:39.890 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:39.890 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:39.890 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:39.890 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:39.891 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:39.891 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:39.891 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:39.892 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:39.892 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:39.893 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:39.897 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:39.898 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:39.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:39.902468  3665 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:39.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.745280 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:33934 (local address 127.2.44.189:45783)
23:12:39.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.745772 (+   492us) server_negotiation.cc:206] Beginning negotiation
23:12:39.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.745798 (+    26us) server_negotiation.cc:399] Waiting for connection header
23:12:39.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.761463 (+ 15665us) server_negotiation.cc:407] Connection header received
23:12:39.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.761596 (+   133us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:39.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.761620 (+    24us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:39.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.761828 (+   208us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:39.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.761995 (+   167us) server_negotiation.cc:226] Negotiated authn=SASL
23:12:39.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.785590 (+ 23595us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:39.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.786875 (+  1285us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:39.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.891917 (+105042us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:39.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.893334 (+  1417us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:39.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.893919 (+   585us) server_negotiation.cc:662] Negotiated TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
23:12:39.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.901259 (+  7340us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33934: BlockingRecv error: failed to read from TLS socket (remote: unknown): Connection reset by peer (error 104)
23:12:39.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":110}
23:12:39.904 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:39.911 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1acba6af, L:/127.0.0.1:33930 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:39.915 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:39.915 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:39.916 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:39.916 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:39.916 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:39.916 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:39.918 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:39.918 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:39.918 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:39.919 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:39.920 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:39.920 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:39.920 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:39.920 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:39.920 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:39.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:39.922747  4070 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:39.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.803003 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:37484 (local address 127.2.44.188:39895)
23:12:39.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.803736 (+   733us) server_negotiation.cc:206] Beginning negotiation
23:12:39.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.803761 (+    25us) server_negotiation.cc:399] Waiting for connection header
23:12:39.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.803801 (+    40us) server_negotiation.cc:407] Connection header received
23:12:39.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.803941 (+   140us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:39.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.803970 (+    29us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:39.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.804251 (+   281us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:39.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.804411 (+   160us) server_negotiation.cc:226] Negotiated authn=TOKEN
23:12:39.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.813282 (+  8871us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:39.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.814869 (+  1587us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:39.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.879646 (+ 64777us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:39.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.880623 (+   977us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:39.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.880891 (+   268us) server_negotiation.cc:662] Negotiated TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
23:12:39.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.908935 (+ 28044us) server_negotiation.cc:365] Received TOKEN_EXCHANGE NegotiatePB request
23:12:39.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.909230 (+   295us) server_negotiation.cc:377] Sending TOKEN_EXCHANGE NegotiatePB response
23:12:39.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.909417 (+   187us) server_negotiation.cc:1035] Waiting for connection context
23:12:39.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.921102 (+ 11685us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37484: BlockingRecv error: failed to read from TLS socket (remote: unknown): Cannot send after transport endpoint shutdown (error 108)
23:12:39.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":372}
23:12:39.925 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:39.926 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:39.926 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:39.926 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:39.926 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:39.927 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:39.927 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:39.927 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:39.928 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:39.928 [DEBUG - Time-limited test] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:39.928 [DEBUG - Time-limited test] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1559), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [702ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [1049ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [1519ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:39.929 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:39.929 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:39.929 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:39.930 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:39.930 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.189:45783: connection closed
23:12:39.930 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:39.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:39.931264  2408 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
23:12:39.931 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0d6cd36a, L:/127.0.0.1:37438 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:39.932 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:39.935 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:39.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:39.940215  2408 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
23:12:39.953 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:39.961 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:39.964 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:39.964 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:39.965 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:39.965 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:39.965 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:39.966 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:39.970 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:39.970 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:39.971 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:39.981 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x89177154, L:/127.0.0.1:33956 - R:/127.2.44.189:45783] using TOKEN/null
23:12:39.986 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:39.995 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:39.996 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:39.996 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.189:45783: connection closed
23:12:39.999 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnected from peer
23:12:39.999 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state CONNECTING due to: [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnected from peer
23:12:40.000 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.189:45783: [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnected from peer
23:12:40.000 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:40.001 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:40.001 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:40.001 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:40.002 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:40.002 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:40.002 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:40.002 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:40.002 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:40.003 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:40.004 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:40.004 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.189:45783: connection closed
23:12:40.004 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:40.004 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:40.005 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:40.005 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:40.005 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:40.005 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:40.006 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:40.006 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:40.006 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:40.007 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:40.007 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.189:45783: connection closed
23:12:40.007 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:40.008 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:40.008 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:40.008 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:40.008 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:40.008 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:40.009 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.189:45783: connection closed
23:12:40.009 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:40.010 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:40.010 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:40.010 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:40.011 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:40.011 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:40.011 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:40.011 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:40.012 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:40.012 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:40.012 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:40.012 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:40.013 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:40.013 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:40.013 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:40.013 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:40.013 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:40.017 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:40.019 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf2c2facb, L:/127.0.0.1:33592 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:40.021 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:40.021 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:40.021 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:40.021 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:40.022 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:40.022 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:40.023 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:40.023 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:40.023 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:40.023 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:40.026 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7b79dff4, L:/127.0.0.1:41398 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:40.028 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbe777a53, L:/127.0.0.1:41388 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:40.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:40.031431  4139 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:40.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.937526 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:37498 (local address 127.2.44.188:39895)
23:12:40.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.938173 (+   647us) server_negotiation.cc:206] Beginning negotiation
23:12:40.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.938201 (+    28us) server_negotiation.cc:399] Waiting for connection header
23:12:40.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.938241 (+    40us) server_negotiation.cc:407] Connection header received
23:12:40.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.938421 (+   180us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:40.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.938445 (+    24us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:40.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.938731 (+   286us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:40.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.938895 (+   164us) server_negotiation.cc:226] Negotiated authn=TOKEN
23:12:40.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.942348 (+  3453us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:40.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.943912 (+  1564us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:40.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.959597 (+ 15685us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:40.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.960484 (+   887us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:40.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:39.960724 (+   240us) server_negotiation.cc:662] Negotiated TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD
23:12:40.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:40.024835 (+ 64111us) server_negotiation.cc:365] Received TOKEN_EXCHANGE NegotiatePB request
23:12:40.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:40.025130 (+   295us) server_negotiation.cc:377] Sending TOKEN_EXCHANGE NegotiatePB response
23:12:40.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:40.029832 (+  4702us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37498: BlockingWrite error: failed to write to TLS socket: Broken pipe
23:12:40.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":84}
23:12:40.035 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:40.053 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:40.054 [DEBUG - pool-4-thread-69] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:40.054 [DEBUG - pool-4-thread-69] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1654), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [269ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [472ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, [698ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, deferred=null) after lookup
23:12:40.055 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:40.055 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:40.055 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:40.055 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3065), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [981ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [1703ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [2142ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [2646ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:40.055 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:40.055 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:40.055 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:40.055 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:40.057 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:40.057 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:40.057 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:40.058 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:40.058 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:40.058 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:40.058 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:40.058 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:40.058 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:40.058 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:40.059 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:40.059 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:40.059 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:40.058 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:40.059 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:40.060 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:40.060 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:40.063 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1701), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [1660ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [1694ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:40.066 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:40.072 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:40.077 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:40.078 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:40.079 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xddd9351f, L:/127.0.0.1:37512 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:40.080 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2362d743, L:/127.0.0.1:37504 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:40.080 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:40.080 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:40.080 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:40.081 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:40.081 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:40.081 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state NEGOTIATING
23:12:40.082 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:40.082 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state NEGOTIATING
23:12:40.083 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:40.083 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:40.083 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:40.084 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:40.084 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:40.084 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdd45e794, L:/127.0.0.1:41288 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:40.085 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:40.085 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:40.085 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:40.085 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:40.086 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:40.086 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:40.086 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:40.086 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:40.086 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:40.086 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:40.087 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:40.087 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:40.087 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:40.087 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:40.087 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:40.088 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:40.088 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:40.088 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x42425f5f, L:/127.0.0.1:37516 - R:/127.2.44.188:39895] using TOKEN/null
23:12:40.089 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:40.089 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:40.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:40.091439  3969 negotiation.cc:337] Failed RPC negotiation. Trace:
23:12:40.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:40.071383 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:33968 (local address 127.2.44.189:45783)
23:12:40.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:40.071919 (+   536us) server_negotiation.cc:206] Beginning negotiation
23:12:40.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:40.071958 (+    39us) server_negotiation.cc:399] Waiting for connection header
23:12:40.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:40.072652 (+   694us) server_negotiation.cc:407] Connection header received
23:12:40.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:40.077731 (+  5079us) server_negotiation.cc:365] Received NEGOTIATE NegotiatePB request
23:12:40.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:40.077756 (+    25us) server_negotiation.cc:461] Received NEGOTIATE request from client
23:12:40.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:40.078043 (+   287us) server_negotiation.cc:377] Sending NEGOTIATE NegotiatePB response
23:12:40.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:40.078167 (+   124us) server_negotiation.cc:226] Negotiated authn=TOKEN
23:12:40.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:40.087843 (+  9676us) server_negotiation.cc:365] Received TLS_HANDSHAKE NegotiatePB request
23:12:40.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:40.089840 (+  1997us) server_negotiation.cc:377] Sending TLS_HANDSHAKE NegotiatePB response
23:12:40.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0707 23:12:40.090319 (+   479us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33968: BlockingWrite error: write error: Broken pipe (error 32)
23:12:40.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"mutex_wait_us":482,"server-negotiator.queue_time_us":159}
23:12:40.092 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.2.44.189:45783(127.2.44.189:45783)] connecting to peer
23:12:40.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:40.092070  2408 connection.cc:441] server connection from 127.0.0.1:37516 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:37516 (request call id 0) could send its response
23:12:40.094 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:40.094 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.190:40307(127.2.44.190:40307)] Successfully connected to peer
23:12:40.094 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:40.095 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3098), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [552ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [1340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [1659ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [2695ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:40.096 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.190
23:12:40.097 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x11f7af91, L:/127.0.0.1:37502 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:40.098 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:40.098 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.2.44.188:39895(127.2.44.188:39895)] connecting to peer
23:12:40.099 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:40.099 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:40.099 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:40.100 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:40.100 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:40.102 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:40.102 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.189:45783: connection closed
23:12:40.102 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.44.189:45783(127.2.44.189:45783)] Successfully connected to peer
23:12:40.102 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:40.102 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:40.102 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:40.104 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:40.104 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:40.104 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:40.104 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:40.105 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:40.109 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:40.109 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state NEGOTIATING due to: connection closed
23:12:40.109 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.2.44.188:39895: connection closed
23:12:40.109 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:40.109 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:40.110 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:40.110 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:40.110 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:40.111 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:40.111 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:40.111 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:40.111 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:40.111 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:40.112 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.189
23:12:40.113 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:40.113 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:40.113 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:40.114 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:40.114 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:40.114 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:40.115 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:40.115 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:40.117 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:40.117 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:40.119 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:40.123 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:40.123 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:40.123 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:40.124 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:40.135 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.44.188:39895(127.2.44.188:39895)] Successfully connected to peer
23:12:40.138 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbc44c198, L:/127.0.0.1:33980 - R:/127.2.44.189:45783] using SASL/PLAIN
23:12:40.139 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.44.188
23:12:40.143 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x51604820, L:/127.0.0.1:41634 - R:/127.2.44.190:40307] using SASL/PLAIN
23:12:40.151 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:40.151 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1749), Traces: [0ms] refreshing cache from master, [115ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.190:40307, [735ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.189:45783, [741ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.44.188:39895, [784ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.189:45783: OK, [793ms] Sub RPC ConnectToMaster: received response from server master-127.2.44.190:40307: OK, deferred=null) after lookup
23:12:40.154 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2de0d8f8, L:/127.0.0.1:37522 - R:/127.2.44.188:39895] using SASL/PLAIN
23:12:40.157 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fb81a253faa04dff9fafdc5499255992
23:12:40.160 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d91a33401c124a0688ba972ae35e9aae for table 'testManyClients' with partition [<start>, 0x8000000A)
23:12:40.160 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 48866423bb00435ba9f7ddfe92b06735 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
23:12:40.160 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cbbeeea67f754bb9b1dac5659699ce76 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
23:12:40.160 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 216df515528f4f90a3b8f1de0d42ce19 for table 'testManyClients' with partition [0x8000001E, <end>)
23:12:40.160 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=d91a33401c124a0688ba972ae35e9aae@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=48866423bb00435ba9f7ddfe92b06735@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=cbbeeea67f754bb9b1dac5659699ce76@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)[L],5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=216df515528f4f90a3b8f1de0d42ce19@[48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487),5303dd8cfd5142f782c53cbae12d3b2f(127.2.44.130:46467),95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)[L]]}]
23:12:40.161 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:40.161 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:40.161 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:40.162 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:40.162 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:40.162 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:40.163 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:40.163 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:40.165 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:40.165 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:40.170 [DEBUG - main] (Connection.java:575) [peer master-127.2.44.188:39895(127.2.44.188:39895)] disconnecting while in state READY
23:12:40.170 [DEBUG - main] (Connection.java:575) [peer master-127.2.44.190:40307(127.2.44.190:40307)] disconnecting while in state READY
23:12:40.171 [DEBUG - main] (Connection.java:575) [peer 95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)] disconnecting while in state READY
23:12:40.171 [DEBUG - main] (Connection.java:575) [peer master-127.2.44.189:45783(127.2.44.189:45783)] disconnecting while in state READY
23:12:40.171 [DEBUG - main] (Connection.java:575) [peer 48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)] disconnecting while in state READY
23:12:40.171 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.188:39895(127.2.44.188:39895)] handling channelInactive
23:12:40.171 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.188:39895(127.2.44.188:39895)] cleaning up while in state READY due to: connection closed
23:12:40.172 [DEBUG - kudu-nio-1] (Connection.java:239) [peer 95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)] handling channelInactive
23:12:40.172 [DEBUG - kudu-nio-1] (Connection.java:709) [peer 95ce35f2cdf84fe79672f2a7a9b53547(127.2.44.129:35333)] cleaning up while in state READY due to: connection closed
23:12:40.172 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.44.189:45783(127.2.44.189:45783)] handling channelInactive
23:12:40.172 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:12:40.172 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.44.189:45783(127.2.44.189:45783)] cleaning up while in state READY due to: connection closed
23:12:40.173 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.44.190:40307(127.2.44.190:40307)] handling channelInactive
23:12:40.174 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.44.190:40307(127.2.44.190:40307)] cleaning up while in state READY due to: connection closed
23:12:40.174 [DEBUG - kudu-nio-0] (Connection.java:239) [peer 48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)] handling channelInactive
23:12:40.174 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 48730b2d013a4d5b8cdd8989fa76980c(127.2.44.131:34487)] cleaning up while in state READY due to: connection closed
23:12:40.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:40.174587  2226 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taski10mom/build/tsan/bin/kudu with pid 2508
23:12:40.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:40.211409  2226 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taski10mom/build/tsan/bin/kudu with pid 2667
23:12:40.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:40.248931  2226 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taski10mom/build/tsan/bin/kudu with pid 2808
23:12:40.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:40.282948  2226 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taski10mom/build/tsan/bin/kudu with pid 2238
23:12:40.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:40.337087  2226 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taski10mom/build/tsan/bin/kudu with pid 2308
23:12:40.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:40.380188  2226 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taski10mom/build/tsan/bin/kudu with pid 2383
23:12:41.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:12:41Z chronyd exiting
.23:12:42.960 [INFO - main] (RandomUtils.java:49) Using random seed: 1783465962960
23:12:42.966 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
23:12:42.967 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
23:12:42.967 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taski10mom/test-tmp
23:12:42.968 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/tsan/bin
23:12:42.968 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taski10mom/java/build/dist-test/../../../build/tsan/bin/kudu, test, mini_cluster, --serialization=pb]
23:12:42.970 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

23:12:43.305 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
23:12:43.306 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

23:12:43.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:43.309249  4148 mini_oidc.cc:152] Starting JWKS server
23:12:43.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:43.313063  4148 webserver.cc:460] Webserver started at http://127.0.0.1:35167/ using document root <none> and password file <none>
23:12:43.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:43.313642  4148 mini_oidc.cc:189] Starting OIDC Discovery server
23:12:43.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:43.315798  4148 webserver.cc:460] Webserver started at http://127.0.0.1:34621/ using document root <none> and password file <none>
23:12:43.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:12:43Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
23:12:43.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:12:43Z Disabled control of system clock
23:12:43.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:43.366189  4148 external_mini_cluster.cc:1326] Running /tmp/dist-test-taski10mom/build/tsan/bin/kudu
23:12:43.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taski10mom/build/tsan/bin/kudu
23:12:43.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/master-0/wal
23:12:43.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/master-0/data
23:12:43.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:12:43.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:12:43.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:12:43.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:12:43.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:12:43.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:12:43.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/master-0/logs
23:12:43.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/master-0/data/info.pb
23:12:43.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:12:43.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:12:43.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:12:43.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:12:43.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:12:43.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:12:43.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:12:43.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:12:43.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:12:43.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:12:43.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:12:43.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:12:43.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.13.62:42013
23:12:43.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.13.62
23:12:43.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:12:43.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.13.20:34303
23:12:43.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:12:43.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:12:43.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:12:43.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:12:43.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.4.13.62:42013,127.4.13.61:42641,127.4.13.60:35895
23:12:43.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:12:43.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35167/jwks.json with env {}
23:12:43.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:43.657573  4160 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
23:12:43.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:43.658124  4160 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:12:43.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:43.658654  4160 flags.cc:425] Enabled unsafe flag: --never_fsync=true
23:12:43.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:43.690753  4160 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
23:12:43.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:43.691026  4160 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
23:12:43.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:43.691244  4160 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
23:12:43.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:43.691511  4160 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
23:12:43.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:43.691715  4160 flags.cc:425] Enabled experimental flag: --enable_jwt_token_auth=true
23:12:43.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:43.691864  4160 flags.cc:425] Enabled experimental flag: --jwks_url=http://localhost:35167/jwks.json
23:12:43.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:43.725854  4160 master_runner.cc:386] Master server non-default flags:
23:12:43.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:12:43.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.13.20:34303
23:12:43.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:12:43.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:12:43.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/master-0/data
23:12:43.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/master-0/wal
23:12:43.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:12:43.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.4.13.62:42013,127.4.13.61:42641,127.4.13.60:35895
23:12:43.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:12:43.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:12:43.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:12:43.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.13.62:42013
23:12:43.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:12:43.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:12:43.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:12:43.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35167/jwks.json
23:12:43.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:12:43.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:12:43.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/master-0/data/info.pb
23:12:43.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.13.62
23:12:43.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:12:43.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:12:43.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:12:43.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:12:43.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:12:43.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:12:43.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/master-0/logs
23:12:43.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:12:43.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:12:43.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:12:43.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:12:43.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
23:12:43.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
23:12:43.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
23:12:43.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 07 Jul 2026 22:15:51 UTC on ccycloud.quasar-bszuid.root.comops.site
23:12:43.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4492329
23:12:43.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
23:12:43.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:43.727280  4160 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:12:43.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:43.729419  4160 file_cache.cc:493] Constructed file cache file cache with capacity 419430
23:12:43.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:43.750722  4167 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
23:12:44.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:43.750793  4169 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
23:12:44.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:43.751835  4166 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
23:12:44.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:43.753511  4160 server_base.cc:1034] running on GCE node
23:12:44.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:44.924340  4160 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:12:44.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:44.927681  4160 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:12:44.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:44.929270  4160 hybrid_clock.cc:648] HybridClock initialized: now 1783465964929220 us; error 56 us; skew 500 ppm
23:12:44.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:44.930375  4160 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
23:12:44.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:44.938748  4160 webserver.cc:460] Webserver started at http://127.4.13.62:41899/ using document root <none> and password file <none>
23:12:44.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:44.940446  4160 fs_manager.cc:359] Metadata directory not provided
23:12:44.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:44.940704  4160 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:12:44.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:44.941226  4160 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
23:12:44.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:44.948303  4160 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/master-0/data/instance:
23:12:44.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fe22c89dcf8a43408b7dd47cf25b7205"
23:12:44.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:12:44 on dist-test-slave-3q43"
23:12:44.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:44.949776  4160 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/master-0/wal/instance:
23:12:44.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fe22c89dcf8a43408b7dd47cf25b7205"
23:12:44.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:12:44 on dist-test-slave-3q43"
23:12:44.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:44.958866  4160 fs_manager.cc:691] Time spent creating directory manager: real 0.008s	user 0.010s	sys 0.001s
23:12:44.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:44.964342  4176 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:12:44.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:44.965418  4160 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
23:12:44.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:44.965791  4160 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/master-0/data,/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/master-0/wal
23:12:44.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fe22c89dcf8a43408b7dd47cf25b7205"
23:12:44.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:12:44 on dist-test-slave-3q43"
23:12:44.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:44.966128  4160 fs_report.cc:383] FS layout report
23:12:44.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:12:44.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/master-0/wal
23:12:44.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/master-0/wal
23:12:44.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/master-0/data/data
23:12:44.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:12:44.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:12:44.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:12:44.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:12:44.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:12:44.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:12:44.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:12:44.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:12:44.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:12:44.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:12:44.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:12:45.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:45.020849  4160 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
23:12:45.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:45.022444  4160 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:12:45.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:45.022957  4160 kserver.cc:163] Server-wide thread pool size limit: 3276
23:12:45.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:45.091742  4160 rpc_server.cc:307] RPC server started. Bound to: 127.4.13.62:42013
23:12:45.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:45.091848  4227 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.4.13.62:42013 every 8 connection(s)
23:12:45.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:45.094534  4160 server_base.cc:1166] Dumped server information to /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/master-0/data/info.pb
23:12:45.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:45.099551  4228 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:12:45.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:45.103880  4148 external_mini_cluster.cc:1388] Started /tmp/dist-test-taski10mom/build/tsan/bin/kudu as pid 4160
23:12:45.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:45.104265  4148 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/master-0/wal/instance
23:12:45.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:45.107569  4148 external_mini_cluster.cc:1326] Running /tmp/dist-test-taski10mom/build/tsan/bin/kudu
23:12:45.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taski10mom/build/tsan/bin/kudu
23:12:45.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/master-1/wal
23:12:45.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/master-1/data
23:12:45.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:12:45.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:12:45.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:12:45.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:12:45.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:12:45.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:12:45.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/master-1/logs
23:12:45.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/master-1/data/info.pb
23:12:45.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:12:45.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:12:45.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:12:45.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:12:45.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:12:45.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:12:45.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:12:45.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:12:45.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:12:45.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:12:45.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:12:45.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:12:45.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.13.61:42641
23:12:45.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.13.61
23:12:45.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:12:45.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.13.20:34303
23:12:45.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:12:45.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:12:45.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:12:45.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:12:45.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.4.13.62:42013,127.4.13.61:42641,127.4.13.60:35895
23:12:45.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:12:45.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35167/jwks.json with env {}
23:12:45.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:45.111320  4228 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.13.62" port: 42013 } has no permanent_uuid. Determining permanent_uuid...
23:12:45.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:45.141002  4228 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.13.61" port: 42641 } has no permanent_uuid. Determining permanent_uuid...
23:12:45.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:45.143486  4179 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.13.61:42641: connect: Connection refused (error 111)
23:12:45.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:45.147562  4228 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.4.13.61:42641: Network error: Client connection negotiation failed: client connection to 127.4.13.61:42641: connect: Connection refused (error 111)
23:12:45.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:45.197103  4228 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.13.61" port: 42641 } attempt: 1
23:12:45.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:45.200938  4228 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.4.13.61:42641: Network error: Client connection negotiation failed: client connection to 127.4.13.61:42641: connect: Connection refused (error 111)
23:12:45.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:45.269418  4228 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.13.61" port: 42641 } attempt: 2
23:12:45.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:45.273167  4228 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.4.13.61:42641: Network error: Client connection negotiation failed: client connection to 127.4.13.61:42641: connect: Connection refused (error 111)
23:12:45.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:45.364627  4228 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.13.61" port: 42641 } attempt: 3
23:12:45.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:45.368443  4228 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.4.13.61:42641: Network error: Client connection negotiation failed: client connection to 127.4.13.61:42641: connect: Connection refused (error 111)
23:12:45.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:45.415427  4230 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
23:12:45.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:45.415987  4230 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:12:45.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:45.416435  4230 flags.cc:425] Enabled unsafe flag: --never_fsync=true
23:12:45.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:45.446143  4230 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
23:12:45.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:45.446412  4230 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
23:12:45.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:45.446597  4230 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
23:12:45.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:45.446789  4230 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
23:12:45.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:45.446977  4230 flags.cc:425] Enabled experimental flag: --enable_jwt_token_auth=true
23:12:45.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:45.447144  4230 flags.cc:425] Enabled experimental flag: --jwks_url=http://localhost:35167/jwks.json
23:12:45.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:45.481122  4230 master_runner.cc:386] Master server non-default flags:
23:12:45.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:12:45.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.13.20:34303
23:12:45.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:12:45.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:12:45.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/master-1/data
23:12:45.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/master-1/wal
23:12:45.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:12:45.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.4.13.62:42013,127.4.13.61:42641,127.4.13.60:35895
23:12:45.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:12:45.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:12:45.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:12:45.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.13.61:42641
23:12:45.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:12:45.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:12:45.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:12:45.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35167/jwks.json
23:12:45.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:12:45.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:12:45.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/master-1/data/info.pb
23:12:45.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.13.61
23:12:45.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:12:45.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:12:45.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:12:45.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:12:45.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:12:45.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:12:45.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/master-1/logs
23:12:45.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:12:45.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:12:45.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:12:45.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:12:45.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
23:12:45.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
23:12:45.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
23:12:45.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 07 Jul 2026 22:15:51 UTC on ccycloud.quasar-bszuid.root.comops.site
23:12:45.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4492329
23:12:45.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
23:12:45.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:45.482436  4230 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:12:45.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:45.484469  4230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
23:12:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:45.504316  4242 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
23:12:45.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:45.511845  4228 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.13.61" port: 42641 } attempt: 4
23:12:45.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:45.515203  4228 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.4.13.61:42641: Network error: Client connection negotiation failed: client connection to 127.4.13.61:42641: connect: Connection refused (error 111)
23:12:45.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:45.814687  4228 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.13.61" port: 42641 } attempt: 5
23:12:45.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:45.819587  4228 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.4.13.61:42641: Network error: Client connection negotiation failed: client connection to 127.4.13.61:42641: connect: Connection refused (error 111)
23:12:46.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:46.366997  4228 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.13.61" port: 42641 } attempt: 6
23:12:46.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:46.373749  4228 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.4.13.61:42641: Network error: Client connection negotiation failed: client connection to 127.4.13.61:42641: connect: Connection refused (error 111)
23:12:46.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:45.504338  4240 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
23:12:46.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:45.504400  4239 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
23:12:46.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:45.506735  4230 server_base.cc:1034] running on GCE node
23:12:46.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:46.692894  4230 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:12:46.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:46.696195  4230 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:12:46.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:46.697849  4230 hybrid_clock.cc:648] HybridClock initialized: now 1783465966697810 us; error 41 us; skew 500 ppm
23:12:46.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:46.699004  4230 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
23:12:46.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:46.707159  4230 webserver.cc:460] Webserver started at http://127.4.13.61:39925/ using document root <none> and password file <none>
23:12:46.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:46.708418  4230 fs_manager.cc:359] Metadata directory not provided
23:12:46.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:46.708685  4230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:12:46.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:46.709290  4230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
23:12:46.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:46.716385  4230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/master-1/data/instance:
23:12:46.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8438f5fedabe493b80203a29e62d8536"
23:12:46.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:12:46 on dist-test-slave-3q43"
23:12:46.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:46.717857  4230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/master-1/wal/instance:
23:12:46.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8438f5fedabe493b80203a29e62d8536"
23:12:46.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:12:46 on dist-test-slave-3q43"
23:12:46.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:46.727131  4230 fs_manager.cc:691] Time spent creating directory manager: real 0.009s	user 0.010s	sys 0.001s
23:12:46.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:46.733155  4251 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:12:46.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:46.734294  4230 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
23:12:46.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:46.734592  4230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/master-1/data,/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/master-1/wal
23:12:46.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8438f5fedabe493b80203a29e62d8536"
23:12:46.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:12:46 on dist-test-slave-3q43"
23:12:46.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:46.734906  4230 fs_report.cc:383] FS layout report
23:12:46.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:12:46.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/master-1/wal
23:12:46.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/master-1/wal
23:12:46.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/master-1/data/data
23:12:46.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:12:46.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:12:46.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:12:46.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:12:46.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:12:46.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:12:46.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:12:46.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:12:46.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:12:46.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:12:46.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:12:46.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:46.767803  4230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
23:12:46.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:46.769233  4230 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:12:46.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:46.769640  4230 kserver.cc:163] Server-wide thread pool size limit: 3276
23:12:46.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:46.847044  4230 rpc_server.cc:307] RPC server started. Bound to: 127.4.13.61:42641
23:12:46.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:46.847139  4302 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.4.13.61:42641 every 8 connection(s)
23:12:46.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:46.849675  4230 server_base.cc:1166] Dumped server information to /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/master-1/data/info.pb
23:12:46.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:46.854631  4303 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:12:46.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:46.860045  4148 external_mini_cluster.cc:1388] Started /tmp/dist-test-taski10mom/build/tsan/bin/kudu as pid 4230
23:12:46.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:46.860515  4148 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/master-1/wal/instance
23:12:46.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:46.862474  4148 external_mini_cluster.cc:1326] Running /tmp/dist-test-taski10mom/build/tsan/bin/kudu
23:12:46.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taski10mom/build/tsan/bin/kudu
23:12:46.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/master-2/wal
23:12:46.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/master-2/data
23:12:46.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:12:46.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:12:46.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:12:46.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:12:46.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:12:46.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:12:46.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/master-2/logs
23:12:46.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/master-2/data/info.pb
23:12:46.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:12:46.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:12:46.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:12:46.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:12:46.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:12:46.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:12:46.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:12:46.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:12:46.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:12:46.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:12:46.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:12:46.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:12:46.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.13.60:35895
23:12:46.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.13.60
23:12:46.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:12:46.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.13.20:34303
23:12:46.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:12:46.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:12:46.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:12:46.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:12:46.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.4.13.62:42013,127.4.13.61:42641,127.4.13.60:35895
23:12:46.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:12:46.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35167/jwks.json with env {}
23:12:46.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:46.865895  4303 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.13.62" port: 42013 } has no permanent_uuid. Determining permanent_uuid...
23:12:46.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:46.905397  4303 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.13.61" port: 42641 } has no permanent_uuid. Determining permanent_uuid...
23:12:46.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:46.924378  4303 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.13.60" port: 35895 } has no permanent_uuid. Determining permanent_uuid...
23:12:46.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:46.926934  4252 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.13.60:35895: connect: Connection refused (error 111)
23:12:46.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:46.933889  4303 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.4.13.60:35895: Network error: Client connection negotiation failed: client connection to 127.4.13.60:35895: connect: Connection refused (error 111)
23:12:46.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:46.983462  4303 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.13.60" port: 35895 } attempt: 1
23:12:46.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:46.987645  4303 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.4.13.60:35895: Network error: Client connection negotiation failed: client connection to 127.4.13.60:35895: connect: Connection refused (error 111)
23:12:47.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:47.056042  4303 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.13.60" port: 35895 } attempt: 2
23:12:47.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:47.059738  4303 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.4.13.60:35895: Network error: Client connection negotiation failed: client connection to 127.4.13.60:35895: connect: Connection refused (error 111)
23:12:47.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:47.151100  4303 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.13.60" port: 35895 } attempt: 3
23:12:47.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:47.154649  4303 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.4.13.60:35895: Network error: Client connection negotiation failed: client connection to 127.4.13.60:35895: connect: Connection refused (error 111)
23:12:47.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:47.179004  4305 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
23:12:47.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:47.179577  4305 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:12:47.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:47.180088  4305 flags.cc:425] Enabled unsafe flag: --never_fsync=true
23:12:47.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:47.209789  4305 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
23:12:47.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:47.210084  4305 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
23:12:47.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:47.210273  4305 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
23:12:47.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:47.210547  4305 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
23:12:47.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:47.210881  4305 flags.cc:425] Enabled experimental flag: --enable_jwt_token_auth=true
23:12:47.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:47.211126  4305 flags.cc:425] Enabled experimental flag: --jwks_url=http://localhost:35167/jwks.json
23:12:47.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:47.245316  4305 master_runner.cc:386] Master server non-default flags:
23:12:47.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:12:47.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.13.20:34303
23:12:47.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:12:47.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:12:47.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/master-2/data
23:12:47.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/master-2/wal
23:12:47.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:12:47.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.4.13.62:42013,127.4.13.61:42641,127.4.13.60:35895
23:12:47.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:12:47.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:12:47.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:12:47.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.13.60:35895
23:12:47.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:12:47.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:12:47.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:12:47.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35167/jwks.json
23:12:47.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:12:47.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:12:47.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/master-2/data/info.pb
23:12:47.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.13.60
23:12:47.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:12:47.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:12:47.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:12:47.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:12:47.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:12:47.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:12:47.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/master-2/logs
23:12:47.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:12:47.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:12:47.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:12:47.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:12:47.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
23:12:47.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
23:12:47.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
23:12:47.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 07 Jul 2026 22:15:51 UTC on ccycloud.quasar-bszuid.root.comops.site
23:12:47.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4492329
23:12:47.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
23:12:47.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:47.246531  4305 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:12:47.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:47.248570  4305 file_cache.cc:493] Constructed file cache file cache with capacity 419430
23:12:47.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:47.267346  4318 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
23:12:47.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:47.298067  4303 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.13.60" port: 35895 } attempt: 4
23:12:47.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:47.301519  4303 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.4.13.60:35895: Network error: Client connection negotiation failed: client connection to 127.4.13.60:35895: connect: Connection refused (error 111)
23:12:47.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:47.434356  4228 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.13.61" port: 42641 } attempt: 7
23:12:47.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:47.453047  4228 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.13.60" port: 35895 } has no permanent_uuid. Determining permanent_uuid...
23:12:47.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:47.459578  4228 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.4.13.60:35895: Network error: Client connection negotiation failed: client connection to 127.4.13.60:35895: connect: Connection refused (error 111)
23:12:47.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:47.518077  4228 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.13.60" port: 35895 } attempt: 1
23:12:47.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:47.523016  4228 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.4.13.60:35895: Network error: Client connection negotiation failed: client connection to 127.4.13.60:35895: connect: Connection refused (error 111)
23:12:47.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:47.601158  4303 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.13.60" port: 35895 } attempt: 5
23:12:47.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:47.604553  4228 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.13.60" port: 35895 } attempt: 2
23:12:47.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:47.606775  4303 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.4.13.60:35895: Network error: Client connection negotiation failed: client connection to 127.4.13.60:35895: connect: Connection refused (error 111)
23:12:47.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:47.609184  4228 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.4.13.60:35895: Network error: Client connection negotiation failed: client connection to 127.4.13.60:35895: connect: Connection refused (error 111)
23:12:47.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:47.694772  4228 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.13.60" port: 35895 } attempt: 3
23:12:47.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:47.699517  4228 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.4.13.60:35895: Network error: Client connection negotiation failed: client connection to 127.4.13.60:35895: connect: Connection refused (error 111)
23:12:47.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:47.839964  4228 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.13.60" port: 35895 } attempt: 4
23:12:47.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:47.844676  4228 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.4.13.60:35895: Network error: Client connection negotiation failed: client connection to 127.4.13.60:35895: connect: Connection refused (error 111)
23:12:48.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.128113  4228 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.13.60" port: 35895 } attempt: 5
23:12:48.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:48.132843  4228 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.4.13.60:35895: Network error: Client connection negotiation failed: client connection to 127.4.13.60:35895: connect: Connection refused (error 111)
23:12:48.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.154341  4303 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.13.60" port: 35895 } attempt: 6
23:12:48.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:48.161279  4303 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.4.13.60:35895: Network error: Client connection negotiation failed: client connection to 127.4.13.60:35895: connect: Connection refused (error 111)
23:12:48.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:47.269742  4305 server_base.cc:1034] running on GCE node
23:12:48.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:47.268651  4315 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
23:12:48.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:47.267414  4316 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
23:12:48.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.468021  4305 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:12:48.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.470494  4305 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:12:48.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.471885  4305 hybrid_clock.cc:648] HybridClock initialized: now 1783465968471844 us; error 57 us; skew 500 ppm
23:12:48.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.472734  4305 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
23:12:48.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.482227  4305 webserver.cc:460] Webserver started at http://127.4.13.60:42517/ using document root <none> and password file <none>
23:12:48.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.483199  4305 fs_manager.cc:359] Metadata directory not provided
23:12:48.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.483465  4305 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:12:48.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.483974  4305 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
23:12:48.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.488801  4305 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/master-2/data/instance:
23:12:48.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d873a3511f624efc8671f7f72ba06876"
23:12:48.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:12:48 on dist-test-slave-3q43"
23:12:48.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.490056  4305 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/master-2/wal/instance:
23:12:48.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d873a3511f624efc8671f7f72ba06876"
23:12:48.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:12:48 on dist-test-slave-3q43"
23:12:48.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.496863  4305 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.004s
23:12:48.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.502045  4330 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:12:48.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.502959  4305 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
23:12:48.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.503286  4305 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/master-2/data,/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/master-2/wal
23:12:48.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d873a3511f624efc8671f7f72ba06876"
23:12:48.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:12:48 on dist-test-slave-3q43"
23:12:48.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.503746  4305 fs_report.cc:383] FS layout report
23:12:48.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:12:48.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/master-2/wal
23:12:48.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/master-2/wal
23:12:48.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/master-2/data/data
23:12:48.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:12:48.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:12:48.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:12:48.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:12:48.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:12:48.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:12:48.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:12:48.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:12:48.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:12:48.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:12:48.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:12:48.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.558673  4305 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
23:12:48.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.560619  4305 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:12:48.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.561164  4305 kserver.cc:163] Server-wide thread pool size limit: 3276
23:12:48.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.656908  4305 rpc_server.cc:307] RPC server started. Bound to: 127.4.13.60:35895
23:12:48.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.657073  4381 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.4.13.60:35895 every 8 connection(s)
23:12:48.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.659780  4305 server_base.cc:1166] Dumped server information to /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/master-2/data/info.pb
23:12:48.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.664240  4148 external_mini_cluster.cc:1388] Started /tmp/dist-test-taski10mom/build/tsan/bin/kudu as pid 4305
23:12:48.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.664686  4148 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/master-2/wal/instance
23:12:48.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.664950  4382 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:12:48.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.682947  4382 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.13.62" port: 42013 } has no permanent_uuid. Determining permanent_uuid...
23:12:48.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.686789  4228 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.13.60" port: 35895 } attempt: 6
23:12:48.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.712095  4382 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.13.61" port: 42641 } has no permanent_uuid. Determining permanent_uuid...
23:12:48.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.722517  4228 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fe22c89dcf8a43408b7dd47cf25b7205: Bootstrap starting.
23:12:48.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.726171  4382 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.13.60" port: 35895 } has no permanent_uuid. Determining permanent_uuid...
23:12:48.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.729614  4228 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fe22c89dcf8a43408b7dd47cf25b7205: Neither blocks nor log segments found. Creating new log.
23:12:48.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.731931  4228 log.cc:824] T 00000000000000000000000000000000 P fe22c89dcf8a43408b7dd47cf25b7205: Log is configured to *not* fsync() on all Append() calls
23:12:48.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.736896  4228 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fe22c89dcf8a43408b7dd47cf25b7205: No bootstrap required, opened a new log
23:12:48.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.747413  4382 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d873a3511f624efc8671f7f72ba06876: Bootstrap starting.
23:12:48.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.754969  4382 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d873a3511f624efc8671f7f72ba06876: Neither blocks nor log segments found. Creating new log.
23:12:48.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.757261  4382 log.cc:824] T 00000000000000000000000000000000 P d873a3511f624efc8671f7f72ba06876: Log is configured to *not* fsync() on all Append() calls
23:12:48.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.762349  4382 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d873a3511f624efc8671f7f72ba06876: No bootstrap required, opened a new log
23:12:48.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.765522  4228 raft_consensus.cc:348] T 00000000000000000000000000000000 P fe22c89dcf8a43408b7dd47cf25b7205 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe22c89dcf8a43408b7dd47cf25b7205" member_type: VOTER last_known_addr { host: "127.4.13.62" port: 42013 } } peers { permanent_uuid: "8438f5fedabe493b80203a29e62d8536" member_type: VOTER last_known_addr { host: "127.4.13.61" port: 42641 } } peers { permanent_uuid: "d873a3511f624efc8671f7f72ba06876" member_type: VOTER last_known_addr { host: "127.4.13.60" port: 35895 } }
23:12:48.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.766258  4228 raft_consensus.cc:374] T 00000000000000000000000000000000 P fe22c89dcf8a43408b7dd47cf25b7205 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:12:48.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.766716  4228 raft_consensus.cc:729] T 00000000000000000000000000000000 P fe22c89dcf8a43408b7dd47cf25b7205 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe22c89dcf8a43408b7dd47cf25b7205, State: Initialized, Role: FOLLOWER
23:12:48.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.767556  4228 consensus_queue.cc:260] T 00000000000000000000000000000000 P fe22c89dcf8a43408b7dd47cf25b7205 [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: "fe22c89dcf8a43408b7dd47cf25b7205" member_type: VOTER last_known_addr { host: "127.4.13.62" port: 42013 } } peers { permanent_uuid: "8438f5fedabe493b80203a29e62d8536" member_type: VOTER last_known_addr { host: "127.4.13.61" port: 42641 } } peers { permanent_uuid: "d873a3511f624efc8671f7f72ba06876" member_type: VOTER last_known_addr { host: "127.4.13.60" port: 35895 } }
23:12:48.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.770457  4394 sys_catalog.cc:455] T 00000000000000000000000000000000 P fe22c89dcf8a43408b7dd47cf25b7205 [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: "fe22c89dcf8a43408b7dd47cf25b7205" member_type: VOTER last_known_addr { host: "127.4.13.62" port: 42013 } } peers { permanent_uuid: "8438f5fedabe493b80203a29e62d8536" member_type: VOTER last_known_addr { host: "127.4.13.61" port: 42641 } } peers { permanent_uuid: "d873a3511f624efc8671f7f72ba06876" member_type: VOTER last_known_addr { host: "127.4.13.60" port: 35895 } } }
23:12:48.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.771430  4394 sys_catalog.cc:458] T 00000000000000000000000000000000 P fe22c89dcf8a43408b7dd47cf25b7205 [sys.catalog]: This master's current role is: FOLLOWER
23:12:48.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.772325  4228 sys_catalog.cc:564] T 00000000000000000000000000000000 P fe22c89dcf8a43408b7dd47cf25b7205 [sys.catalog]: configured and running, proceeding with master startup.
23:12:48.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:48.781785  4182 tablet.cc:2369] T 00000000000000000000000000000000 P fe22c89dcf8a43408b7dd47cf25b7205: Can't schedule compaction. Clean time has not been advanced past its initial value.
23:12:48.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.789726  4382 raft_consensus.cc:348] T 00000000000000000000000000000000 P d873a3511f624efc8671f7f72ba06876 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe22c89dcf8a43408b7dd47cf25b7205" member_type: VOTER last_known_addr { host: "127.4.13.62" port: 42013 } } peers { permanent_uuid: "8438f5fedabe493b80203a29e62d8536" member_type: VOTER last_known_addr { host: "127.4.13.61" port: 42641 } } peers { permanent_uuid: "d873a3511f624efc8671f7f72ba06876" member_type: VOTER last_known_addr { host: "127.4.13.60" port: 35895 } }
23:12:48.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.790395  4382 raft_consensus.cc:374] T 00000000000000000000000000000000 P d873a3511f624efc8671f7f72ba06876 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:12:48.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.790712  4382 raft_consensus.cc:729] T 00000000000000000000000000000000 P d873a3511f624efc8671f7f72ba06876 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d873a3511f624efc8671f7f72ba06876, State: Initialized, Role: FOLLOWER
23:12:48.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.791579  4382 consensus_queue.cc:260] T 00000000000000000000000000000000 P d873a3511f624efc8671f7f72ba06876 [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: "fe22c89dcf8a43408b7dd47cf25b7205" member_type: VOTER last_known_addr { host: "127.4.13.62" port: 42013 } } peers { permanent_uuid: "8438f5fedabe493b80203a29e62d8536" member_type: VOTER last_known_addr { host: "127.4.13.61" port: 42641 } } peers { permanent_uuid: "d873a3511f624efc8671f7f72ba06876" member_type: VOTER last_known_addr { host: "127.4.13.60" port: 35895 } }
23:12:48.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.794544  4403 sys_catalog.cc:455] T 00000000000000000000000000000000 P d873a3511f624efc8671f7f72ba06876 [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: "fe22c89dcf8a43408b7dd47cf25b7205" member_type: VOTER last_known_addr { host: "127.4.13.62" port: 42013 } } peers { permanent_uuid: "8438f5fedabe493b80203a29e62d8536" member_type: VOTER last_known_addr { host: "127.4.13.61" port: 42641 } } peers { permanent_uuid: "d873a3511f624efc8671f7f72ba06876" member_type: VOTER last_known_addr { host: "127.4.13.60" port: 35895 } } }
23:12:48.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.795560  4403 sys_catalog.cc:458] T 00000000000000000000000000000000 P d873a3511f624efc8671f7f72ba06876 [sys.catalog]: This master's current role is: FOLLOWER
23:12:48.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.796347  4382 sys_catalog.cc:564] T 00000000000000000000000000000000 P d873a3511f624efc8671f7f72ba06876 [sys.catalog]: configured and running, proceeding with master startup.
23:12:48.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:48.809590  4406 catalog_manager.cc:1558] T 00000000000000000000000000000000 P fe22c89dcf8a43408b7dd47cf25b7205: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:12:48.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:48.810578  4406 catalog_manager.cc:873] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:12:48.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:48.818107  4336 tablet.cc:2369] T 00000000000000000000000000000000 P d873a3511f624efc8671f7f72ba06876: Can't schedule compaction. Clean time has not been advanced past its initial value.
23:12:48.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.806887  4160 master_runner.cc:186] Error getting master registration for 127.4.13.61:42641: OK, instance_id { permanent_uuid: "8438f5fedabe493b80203a29e62d8536" instance_seqno: 1783465966826945 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
23:12:48.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.846830  4160 master_runner.cc:418] Couldn't verify the masters in the cluster. Trying again...
23:12:48.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:48.872242  4418 catalog_manager.cc:1558] T 00000000000000000000000000000000 P d873a3511f624efc8671f7f72ba06876: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:12:48.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:48.873207  4418 catalog_manager.cc:873] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:12:48.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.838618  4305 master_runner.cc:186] Error getting master registration for 127.4.13.61:42641: OK, instance_id { permanent_uuid: "8438f5fedabe493b80203a29e62d8536" instance_seqno: 1783465966826945 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
23:12:48.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.888995  4305 master_runner.cc:418] Couldn't verify the masters in the cluster. Trying again...
23:12:48.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.973479  4403 raft_consensus.cc:482] T 00000000000000000000000000000000 P d873a3511f624efc8671f7f72ba06876 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
23:12:48.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.974063  4403 raft_consensus.cc:504] T 00000000000000000000000000000000 P d873a3511f624efc8671f7f72ba06876 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe22c89dcf8a43408b7dd47cf25b7205" member_type: VOTER last_known_addr { host: "127.4.13.62" port: 42013 } } peers { permanent_uuid: "8438f5fedabe493b80203a29e62d8536" member_type: VOTER last_known_addr { host: "127.4.13.61" port: 42641 } } peers { permanent_uuid: "d873a3511f624efc8671f7f72ba06876" member_type: VOTER last_known_addr { host: "127.4.13.60" port: 35895 } }
23:12:48.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.977936  4203 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d873a3511f624efc8671f7f72ba06876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe22c89dcf8a43408b7dd47cf25b7205" is_pre_election: true
23:12:48.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.978807  4203 raft_consensus.cc:2454] T 00000000000000000000000000000000 P fe22c89dcf8a43408b7dd47cf25b7205 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d873a3511f624efc8671f7f72ba06876 in term 0.
23:12:48.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.980132  4334 leader_election.cc:302] T 00000000000000000000000000000000 P d873a3511f624efc8671f7f72ba06876 [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: d873a3511f624efc8671f7f72ba06876, fe22c89dcf8a43408b7dd47cf25b7205; no voters: 
23:12:48.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.983503  4403 leader_election.cc:288] T 00000000000000000000000000000000 P d873a3511f624efc8671f7f72ba06876 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe22c89dcf8a43408b7dd47cf25b7205 (127.4.13.62:42013), 8438f5fedabe493b80203a29e62d8536 (127.4.13.61:42641)
23:12:48.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.984606  4403 raft_consensus.cc:2781] T 00000000000000000000000000000000 P d873a3511f624efc8671f7f72ba06876 [term 0 FOLLOWER]: Leader pre-election won for term 1
23:12:48.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.985586  4403 raft_consensus.cc:482] T 00000000000000000000000000000000 P d873a3511f624efc8671f7f72ba06876 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
23:12:48.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.986428  4403 raft_consensus.cc:3037] T 00000000000000000000000000000000 P d873a3511f624efc8671f7f72ba06876 [term 0 FOLLOWER]: Advancing to term 1
23:12:48.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:48.998304  4403 raft_consensus.cc:504] T 00000000000000000000000000000000 P d873a3511f624efc8671f7f72ba06876 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe22c89dcf8a43408b7dd47cf25b7205" member_type: VOTER last_known_addr { host: "127.4.13.62" port: 42013 } } peers { permanent_uuid: "8438f5fedabe493b80203a29e62d8536" member_type: VOTER last_known_addr { host: "127.4.13.61" port: 42641 } } peers { permanent_uuid: "d873a3511f624efc8671f7f72ba06876" member_type: VOTER last_known_addr { host: "127.4.13.60" port: 35895 } }
23:12:49.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.007088  4403 leader_election.cc:288] T 00000000000000000000000000000000 P d873a3511f624efc8671f7f72ba06876 [CANDIDATE]: Term 1 election: Requested vote from peers fe22c89dcf8a43408b7dd47cf25b7205 (127.4.13.62:42013), 8438f5fedabe493b80203a29e62d8536 (127.4.13.61:42641)
23:12:49.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.008684  4203 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d873a3511f624efc8671f7f72ba06876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe22c89dcf8a43408b7dd47cf25b7205"
23:12:49.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.009297  4203 raft_consensus.cc:3037] T 00000000000000000000000000000000 P fe22c89dcf8a43408b7dd47cf25b7205 [term 0 FOLLOWER]: Advancing to term 1
23:12:49.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.016309  4203 raft_consensus.cc:2454] T 00000000000000000000000000000000 P fe22c89dcf8a43408b7dd47cf25b7205 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d873a3511f624efc8671f7f72ba06876 in term 1.
23:12:49.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.025075  4334 leader_election.cc:302] T 00000000000000000000000000000000 P d873a3511f624efc8671f7f72ba06876 [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: d873a3511f624efc8671f7f72ba06876, fe22c89dcf8a43408b7dd47cf25b7205; no voters: 
23:12:49.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.026225  4403 raft_consensus.cc:2781] T 00000000000000000000000000000000 P d873a3511f624efc8671f7f72ba06876 [term 1 FOLLOWER]: Leader election won for term 1
23:12:49.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.027299  4403 raft_consensus.cc:686] T 00000000000000000000000000000000 P d873a3511f624efc8671f7f72ba06876 [term 1 LEADER]: Becoming Leader. State: Replica: d873a3511f624efc8671f7f72ba06876, State: Running, Role: LEADER
23:12:49.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.029124  4403 consensus_queue.cc:237] T 00000000000000000000000000000000 P d873a3511f624efc8671f7f72ba06876 [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: "fe22c89dcf8a43408b7dd47cf25b7205" member_type: VOTER last_known_addr { host: "127.4.13.62" port: 42013 } } peers { permanent_uuid: "8438f5fedabe493b80203a29e62d8536" member_type: VOTER last_known_addr { host: "127.4.13.61" port: 42641 } } peers { permanent_uuid: "d873a3511f624efc8671f7f72ba06876" member_type: VOTER last_known_addr { host: "127.4.13.60" port: 35895 } }
23:12:49.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.042976  4420 sys_catalog.cc:455] T 00000000000000000000000000000000 P d873a3511f624efc8671f7f72ba06876 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d873a3511f624efc8671f7f72ba06876. Latest consensus state: current_term: 1 leader_uuid: "d873a3511f624efc8671f7f72ba06876" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe22c89dcf8a43408b7dd47cf25b7205" member_type: VOTER last_known_addr { host: "127.4.13.62" port: 42013 } } peers { permanent_uuid: "8438f5fedabe493b80203a29e62d8536" member_type: VOTER last_known_addr { host: "127.4.13.61" port: 42641 } } peers { permanent_uuid: "d873a3511f624efc8671f7f72ba06876" member_type: VOTER last_known_addr { host: "127.4.13.60" port: 35895 } } }
23:12:49.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.044349  4420 sys_catalog.cc:458] T 00000000000000000000000000000000 P d873a3511f624efc8671f7f72ba06876 [sys.catalog]: This master's current role is: LEADER
23:12:49.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.054051  4422 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
23:12:49.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.061189  4422 catalog_manager.cc:1484] Initializing Kudu cluster ID...
23:12:49.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.088014  4203 raft_consensus.cc:1261] T 00000000000000000000000000000000 P fe22c89dcf8a43408b7dd47cf25b7205 [term 1 FOLLOWER]: Refusing update from remote peer d873a3511f624efc8671f7f72ba06876: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:12:49.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.089633  4420 consensus_queue.cc:1035] T 00000000000000000000000000000000 P d873a3511f624efc8671f7f72ba06876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe22c89dcf8a43408b7dd47cf25b7205" member_type: VOTER last_known_addr { host: "127.4.13.62" port: 42013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:12:49.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.123178  4394 sys_catalog.cc:455] T 00000000000000000000000000000000 P fe22c89dcf8a43408b7dd47cf25b7205 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d873a3511f624efc8671f7f72ba06876. Latest consensus state: current_term: 1 leader_uuid: "d873a3511f624efc8671f7f72ba06876" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe22c89dcf8a43408b7dd47cf25b7205" member_type: VOTER last_known_addr { host: "127.4.13.62" port: 42013 } } peers { permanent_uuid: "8438f5fedabe493b80203a29e62d8536" member_type: VOTER last_known_addr { host: "127.4.13.61" port: 42641 } } peers { permanent_uuid: "d873a3511f624efc8671f7f72ba06876" member_type: VOTER last_known_addr { host: "127.4.13.60" port: 35895 } } }
23:12:49.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.123919  4394 sys_catalog.cc:458] T 00000000000000000000000000000000 P fe22c89dcf8a43408b7dd47cf25b7205 [sys.catalog]: This master's current role is: FOLLOWER
23:12:49.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.139242  4394 sys_catalog.cc:455] T 00000000000000000000000000000000 P fe22c89dcf8a43408b7dd47cf25b7205 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "d873a3511f624efc8671f7f72ba06876" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe22c89dcf8a43408b7dd47cf25b7205" member_type: VOTER last_known_addr { host: "127.4.13.62" port: 42013 } } peers { permanent_uuid: "8438f5fedabe493b80203a29e62d8536" member_type: VOTER last_known_addr { host: "127.4.13.61" port: 42641 } } peers { permanent_uuid: "d873a3511f624efc8671f7f72ba06876" member_type: VOTER last_known_addr { host: "127.4.13.60" port: 35895 } } }
23:12:49.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.141338  4394 sys_catalog.cc:458] T 00000000000000000000000000000000 P fe22c89dcf8a43408b7dd47cf25b7205 [sys.catalog]: This master's current role is: FOLLOWER
23:12:49.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.146730  4420 sys_catalog.cc:455] T 00000000000000000000000000000000 P d873a3511f624efc8671f7f72ba06876 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "d873a3511f624efc8671f7f72ba06876" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe22c89dcf8a43408b7dd47cf25b7205" member_type: VOTER last_known_addr { host: "127.4.13.62" port: 42013 } } peers { permanent_uuid: "8438f5fedabe493b80203a29e62d8536" member_type: VOTER last_known_addr { host: "127.4.13.61" port: 42641 } } peers { permanent_uuid: "d873a3511f624efc8671f7f72ba06876" member_type: VOTER last_known_addr { host: "127.4.13.60" port: 35895 } } }
23:12:49.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.147511  4420 sys_catalog.cc:458] T 00000000000000000000000000000000 P d873a3511f624efc8671f7f72ba06876 [sys.catalog]: This master's current role is: LEADER
23:12:49.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.157598  4422 catalog_manager.cc:1347] Generated new cluster ID: 5f405a81d74648cd8aef1f4af98e2fa3
23:12:49.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.157892  4422 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
23:12:49.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.204054  4422 catalog_manager.cc:1370] Generated new certificate authority record
23:12:49.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.206830  4422 catalog_manager.cc:1504] Loading token signing keys...
23:12:49.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.221841  4303 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.13.60" port: 35895 } attempt: 7
23:12:49.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.267560  4422 catalog_manager.cc:5868] T 00000000000000000000000000000000 P d873a3511f624efc8671f7f72ba06876: Generated new TSK 0
23:12:49.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.269685  4422 catalog_manager.cc:1514] Initializing in-progress tserver states...
23:12:49.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.274083  4303 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8438f5fedabe493b80203a29e62d8536: Bootstrap starting.
23:12:49.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.288488  4303 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8438f5fedabe493b80203a29e62d8536: Neither blocks nor log segments found. Creating new log.
23:12:49.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.290889  4303 log.cc:824] T 00000000000000000000000000000000 P 8438f5fedabe493b80203a29e62d8536: Log is configured to *not* fsync() on all Append() calls
23:12:49.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.297756  4148 external_mini_cluster.cc:1326] Running /tmp/dist-test-taski10mom/build/tsan/bin/kudu
23:12:49.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taski10mom/build/tsan/bin/kudu
23:12:49.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/ts-0/wal
23:12:49.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/ts-0/data
23:12:49.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:12:49.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:12:49.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:12:49.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:12:49.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:12:49.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:12:49.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/ts-0/logs
23:12:49.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/ts-0/data/info.pb
23:12:49.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:12:49.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:12:49.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:12:49.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:12:49.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:12:49.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:12:49.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:12:49.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:12:49.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:12:49.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:12:49.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.13.1:0
23:12:49.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.4.13.1
23:12:49.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.13.1
23:12:49.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:12:49.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.4.13.62:42013,127.4.13.61:42641,127.4.13.60:35895
23:12:49.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.13.20:34303
23:12:49.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:12:49.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:12:49.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:12:49.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.323939  4303 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8438f5fedabe493b80203a29e62d8536: No bootstrap required, opened a new log
23:12:49.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.374778  4303 raft_consensus.cc:348] T 00000000000000000000000000000000 P 8438f5fedabe493b80203a29e62d8536 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe22c89dcf8a43408b7dd47cf25b7205" member_type: VOTER last_known_addr { host: "127.4.13.62" port: 42013 } } peers { permanent_uuid: "8438f5fedabe493b80203a29e62d8536" member_type: VOTER last_known_addr { host: "127.4.13.61" port: 42641 } } peers { permanent_uuid: "d873a3511f624efc8671f7f72ba06876" member_type: VOTER last_known_addr { host: "127.4.13.60" port: 35895 } }
23:12:49.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.383497  4303 raft_consensus.cc:374] T 00000000000000000000000000000000 P 8438f5fedabe493b80203a29e62d8536 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:12:49.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.383989  4303 raft_consensus.cc:729] T 00000000000000000000000000000000 P 8438f5fedabe493b80203a29e62d8536 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8438f5fedabe493b80203a29e62d8536, State: Initialized, Role: FOLLOWER
23:12:49.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.385031  4303 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8438f5fedabe493b80203a29e62d8536 [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: "fe22c89dcf8a43408b7dd47cf25b7205" member_type: VOTER last_known_addr { host: "127.4.13.62" port: 42013 } } peers { permanent_uuid: "8438f5fedabe493b80203a29e62d8536" member_type: VOTER last_known_addr { host: "127.4.13.61" port: 42641 } } peers { permanent_uuid: "d873a3511f624efc8671f7f72ba06876" member_type: VOTER last_known_addr { host: "127.4.13.60" port: 35895 } }
23:12:49.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.406244  4303 sys_catalog.cc:564] T 00000000000000000000000000000000 P 8438f5fedabe493b80203a29e62d8536 [sys.catalog]: configured and running, proceeding with master startup.
23:12:49.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.406451  4277 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d873a3511f624efc8671f7f72ba06876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8438f5fedabe493b80203a29e62d8536"
23:12:49.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.407183  4277 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 8438f5fedabe493b80203a29e62d8536 [term 0 FOLLOWER]: Advancing to term 1
23:12:49.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.411823  4278 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d873a3511f624efc8671f7f72ba06876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8438f5fedabe493b80203a29e62d8536" is_pre_election: true
23:12:49.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.415714  4277 raft_consensus.cc:2454] T 00000000000000000000000000000000 P 8438f5fedabe493b80203a29e62d8536 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d873a3511f624efc8671f7f72ba06876 in term 1.
23:12:49.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.417441  4276 raft_consensus.cc:1261] T 00000000000000000000000000000000 P 8438f5fedabe493b80203a29e62d8536 [term 1 FOLLOWER]: Refusing update from remote peer d873a3511f624efc8671f7f72ba06876: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:12:49.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.405334  4431 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8438f5fedabe493b80203a29e62d8536 [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: "fe22c89dcf8a43408b7dd47cf25b7205" member_type: VOTER last_known_addr { host: "127.4.13.62" port: 42013 } } peers { permanent_uuid: "8438f5fedabe493b80203a29e62d8536" member_type: VOTER last_known_addr { host: "127.4.13.61" port: 42641 } } peers { permanent_uuid: "d873a3511f624efc8671f7f72ba06876" member_type: VOTER last_known_addr { host: "127.4.13.60" port: 35895 } } }
23:12:49.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.425239  4403 consensus_queue.cc:1035] T 00000000000000000000000000000000 P d873a3511f624efc8671f7f72ba06876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8438f5fedabe493b80203a29e62d8536" member_type: VOTER last_known_addr { host: "127.4.13.61" port: 42641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:12:49.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.425976  4431 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8438f5fedabe493b80203a29e62d8536 [sys.catalog]: This master's current role is: FOLLOWER
23:12:49.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.506381  4431 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8438f5fedabe493b80203a29e62d8536 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d873a3511f624efc8671f7f72ba06876. Latest consensus state: current_term: 1 leader_uuid: "d873a3511f624efc8671f7f72ba06876" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe22c89dcf8a43408b7dd47cf25b7205" member_type: VOTER last_known_addr { host: "127.4.13.62" port: 42013 } } peers { permanent_uuid: "8438f5fedabe493b80203a29e62d8536" member_type: VOTER last_known_addr { host: "127.4.13.61" port: 42641 } } peers { permanent_uuid: "d873a3511f624efc8671f7f72ba06876" member_type: VOTER last_known_addr { host: "127.4.13.60" port: 35895 } } }
23:12:49.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.507119  4431 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8438f5fedabe493b80203a29e62d8536 [sys.catalog]: This master's current role is: FOLLOWER
23:12:49.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.508680  4438 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8438f5fedabe493b80203a29e62d8536 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "d873a3511f624efc8671f7f72ba06876" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe22c89dcf8a43408b7dd47cf25b7205" member_type: VOTER last_known_addr { host: "127.4.13.62" port: 42013 } } peers { permanent_uuid: "8438f5fedabe493b80203a29e62d8536" member_type: VOTER last_known_addr { host: "127.4.13.61" port: 42641 } } peers { permanent_uuid: "d873a3511f624efc8671f7f72ba06876" member_type: VOTER last_known_addr { host: "127.4.13.60" port: 35895 } } }
23:12:49.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.509415  4438 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8438f5fedabe493b80203a29e62d8536 [sys.catalog]: This master's current role is: FOLLOWER
23:12:49.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.551512  4447 catalog_manager.cc:795] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Starting
23:12:49.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.816444  4406 catalog_manager.cc:1259] Loaded cluster ID: 5f405a81d74648cd8aef1f4af98e2fa3
23:12:49.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.817013  4406 catalog_manager.cc:1552] T 00000000000000000000000000000000 P fe22c89dcf8a43408b7dd47cf25b7205: loading cluster ID for follower catalog manager: success
23:12:49.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.824807  4406 catalog_manager.cc:1574] T 00000000000000000000000000000000 P fe22c89dcf8a43408b7dd47cf25b7205: acquiring CA information for follower catalog manager: success
23:12:49.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.830523  4406 catalog_manager.cc:1602] T 00000000000000000000000000000000 P fe22c89dcf8a43408b7dd47cf25b7205: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
23:12:49.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:49.837165  4430 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
23:12:49.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:49.838075  4430 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:12:49.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:49.864059  4430 flags.cc:425] Enabled unsafe flag: --never_fsync=true
23:12:49.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.867988  4452 sys_catalog.cc:455] T 00000000000000000000000000000000 P d873a3511f624efc8671f7f72ba06876 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "d873a3511f624efc8671f7f72ba06876" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe22c89dcf8a43408b7dd47cf25b7205" member_type: VOTER last_known_addr { host: "127.4.13.62" port: 42013 } } peers { permanent_uuid: "8438f5fedabe493b80203a29e62d8536" member_type: VOTER last_known_addr { host: "127.4.13.61" port: 42641 } } peers { permanent_uuid: "d873a3511f624efc8671f7f72ba06876" member_type: VOTER last_known_addr { host: "127.4.13.60" port: 35895 } } }
23:12:49.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.870843  4452 sys_catalog.cc:458] T 00000000000000000000000000000000 P d873a3511f624efc8671f7f72ba06876 [sys.catalog]: This master's current role is: LEADER
23:12:49.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:49.955118  4430 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
23:12:49.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:49.956662  4430 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.4.13.1
23:12:49.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.995286  4430 tablet_server_runner.cc:78] Tablet server non-default flags:
23:12:49.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:12:49.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.13.20:34303
23:12:49.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:12:49.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:12:49.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/ts-0/data
23:12:49.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/ts-0/wal
23:12:49.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:12:49.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:12:49.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.13.1:0
23:12:49.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:12:49.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:12:49.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:12:49.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/ts-0/data/info.pb
23:12:49.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.13.1
23:12:49.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:12:49.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.4.13.62:42013,127.4.13.61:42641,127.4.13.60:35895
23:12:49.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:12:49.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:12:49.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:12:49.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:12:49.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:12:49.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.4.13.1
23:12:49.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/ts-0/logs
23:12:49.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:12:49.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:12:49.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:12:49.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:12:49.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
23:12:49.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
23:12:49.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
23:12:49.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 07 Jul 2026 22:15:51 UTC on ccycloud.quasar-bszuid.root.comops.site
23:12:49.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4492329
23:12:49.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
23:12:49.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.996953  4430 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:12:49.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:49.998806  4430 file_cache.cc:493] Constructed file cache file cache with capacity 419430
23:12:50.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:50.022161  4456 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
23:12:50.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:50.572242  4447 catalog_manager.cc:1259] Loaded cluster ID: 5f405a81d74648cd8aef1f4af98e2fa3
23:12:50.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:50.572526  4447 catalog_manager.cc:1552] T 00000000000000000000000000000000 P 8438f5fedabe493b80203a29e62d8536: loading cluster ID for follower catalog manager: success
23:12:50.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:50.589114  4447 catalog_manager.cc:1574] T 00000000000000000000000000000000 P 8438f5fedabe493b80203a29e62d8536: acquiring CA information for follower catalog manager: success
23:12:50.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:50.604460  4447 catalog_manager.cc:1602] T 00000000000000000000000000000000 P 8438f5fedabe493b80203a29e62d8536: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
23:12:52.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:50.023878  4457 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
23:12:52.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:51.414812  4455 debug-util.cc:398] Leaking SignalData structure 0x7b0800014860 after lost signal to thread 4430
23:12:52.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:52.683202  4455 kernel_stack_watchdog.cc:198] Thread 4430 stuck at /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/thread.cc:637 for 389ms:
23:12:52.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Kernel stack:
23:12:52.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) (could not read kernel stack)
23:12:52.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) User stack:
23:12:52.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) <Timed out: thread did not respond: maybe it is blocking signals>
23:12:52.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:52.684336  4430 thread.cc:636] OpenStack (cloud detector) Time spent creating pthread: real 2.661s	user 0.000s	sys 0.002s
23:12:52.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:52.684720  4430 thread.cc:602] OpenStack (cloud detector) Time spent starting thread: real 2.662s	user 0.000s	sys 0.002s
23:12:52.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:52.686477  4460 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
23:12:52.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:52.688941  4458 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
23:12:52.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:52.688975  4430 server_base.cc:1029] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
23:12:52.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:52.690462  4430 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:12:52.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:52.692997  4430 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:12:52.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:52.694416  4430 hybrid_clock.cc:648] HybridClock initialized: now 1783465972694383 us; error 45 us; skew 500 ppm
23:12:52.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:52.695473  4430 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
23:12:52.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:52.706931  4430 webserver.cc:460] Webserver started at http://127.4.13.1:42825/ using document root <none> and password file <none>
23:12:52.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:52.709419  4430 fs_manager.cc:359] Metadata directory not provided
23:12:52.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:52.709717  4430 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:12:52.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:52.710273  4430 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
23:12:52.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:52.717358  4430 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/ts-0/data/instance:
23:12:52.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "70470d8d9acd40a890f823afad6d7521"
23:12:52.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:12:52 on dist-test-slave-3q43"
23:12:52.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:52.718808  4430 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/ts-0/wal/instance:
23:12:52.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "70470d8d9acd40a890f823afad6d7521"
23:12:52.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:12:52 on dist-test-slave-3q43"
23:12:52.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:52.727856  4430 fs_manager.cc:691] Time spent creating directory manager: real 0.008s	user 0.006s	sys 0.001s
23:12:52.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:52.734942  4467 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:12:52.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:52.736734  4430 fs_manager.cc:725] Time spent opening block manager: real 0.005s	user 0.002s	sys 0.001s
23:12:52.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:52.737107  4430 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/ts-0/data,/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/ts-0/wal
23:12:52.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "70470d8d9acd40a890f823afad6d7521"
23:12:52.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:12:52 on dist-test-slave-3q43"
23:12:52.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:52.737468  4430 fs_report.cc:383] FS layout report
23:12:52.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:12:52.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/ts-0/wal
23:12:52.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/ts-0/wal
23:12:52.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/ts-0/data/data
23:12:52.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:12:52.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:12:52.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:12:52.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:12:52.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:12:52.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:12:52.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:12:52.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:12:52.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:12:52.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:12:52.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:12:52.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:52.791114  4430 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
23:12:52.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:52.793331  4430 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:12:52.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:52.793874  4430 kserver.cc:163] Server-wide thread pool size limit: 3276
23:12:52.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:52.798702  4430 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
23:12:52.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:52.805184  4430 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:12:52.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:52.805423  4430 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:12:52.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:52.805732  4430 ts_tablet_manager.cc:610] Registered 0 tablets
23:12:52.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:52.805915  4430 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:12:52.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:52.986495  4430 rpc_server.cc:307] RPC server started. Bound to: 127.4.13.1:45057
23:12:52.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:52.986603  4579 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.4.13.1:45057 every 8 connection(s)
23:12:52.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:52.989149  4430 server_base.cc:1166] Dumped server information to /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/ts-0/data/info.pb
23:12:52.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:52.998638  4148 external_mini_cluster.cc:1388] Started /tmp/dist-test-taski10mom/build/tsan/bin/kudu as pid 4430
23:12:53.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:52.999239  4148 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/ts-0/wal/instance
23:12:53.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:53.030509  4148 external_mini_cluster.cc:1326] Running /tmp/dist-test-taski10mom/build/tsan/bin/kudu
23:12:53.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taski10mom/build/tsan/bin/kudu
23:12:53.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/ts-1/wal
23:12:53.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/ts-1/data
23:12:53.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:12:53.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:12:53.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:12:53.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:12:53.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:12:53.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:12:53.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/ts-1/logs
23:12:53.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/ts-1/data/info.pb
23:12:53.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:12:53.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:12:53.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:12:53.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:12:53.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:12:53.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:12:53.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:12:53.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:12:53.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:12:53.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:12:53.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.13.2:0
23:12:53.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.4.13.2
23:12:53.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.13.2
23:12:53.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:12:53.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.4.13.62:42013,127.4.13.61:42641,127.4.13.60:35895
23:12:53.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.13.20:34303
23:12:53.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:12:53.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:12:53.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:12:53.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:53.071128  4580 heartbeater.cc:347] Connected to a master server at 127.4.13.60:35895
23:12:53.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:53.071590  4580 heartbeater.cc:464] Registering TS with master...
23:12:53.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:53.072706  4580 heartbeater.cc:511] Master 127.4.13.60:35895 requested a full tablet report, sending...
23:12:53.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:53.075233  4581 heartbeater.cc:347] Connected to a master server at 127.4.13.61:42641
23:12:53.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:53.075614  4581 heartbeater.cc:464] Registering TS with master...
23:12:53.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:53.076447  4581 heartbeater.cc:511] Master 127.4.13.61:42641 requested a full tablet report, sending...
23:12:53.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:53.079700  4347 ts_manager.cc:194] Registered new tserver with Master: 70470d8d9acd40a890f823afad6d7521 (127.4.13.1:45057)
23:12:53.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:53.086028  4268 ts_manager.cc:194] Registered new tserver with Master: 70470d8d9acd40a890f823afad6d7521 (127.4.13.1:45057)
23:12:53.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:53.090003  4347 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.4.13.1:41423
23:12:53.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:53.091198  4582 heartbeater.cc:347] Connected to a master server at 127.4.13.62:42013
23:12:53.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:53.091970  4582 heartbeater.cc:464] Registering TS with master...
23:12:53.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:53.092877  4582 heartbeater.cc:511] Master 127.4.13.62:42013 requested a full tablet report, sending...
23:12:53.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:53.095994  4192 ts_manager.cc:194] Registered new tserver with Master: 70470d8d9acd40a890f823afad6d7521 (127.4.13.1:45057)
23:12:53.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:53.398357  4588 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
23:12:53.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:53.398941  4588 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:12:53.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:53.399562  4588 flags.cc:425] Enabled unsafe flag: --never_fsync=true
23:12:53.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:53.431599  4588 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
23:12:53.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:53.432552  4588 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.4.13.2
23:12:53.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:53.467072  4588 tablet_server_runner.cc:78] Tablet server non-default flags:
23:12:53.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:12:53.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.13.20:34303
23:12:53.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:12:53.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:12:53.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/ts-1/data
23:12:53.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/ts-1/wal
23:12:53.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:12:53.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:12:53.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.13.2:0
23:12:53.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:12:53.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:12:53.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:12:53.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/ts-1/data/info.pb
23:12:53.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.13.2
23:12:53.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:12:53.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.4.13.62:42013,127.4.13.61:42641,127.4.13.60:35895
23:12:53.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:12:53.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:12:53.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:12:53.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:12:53.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:12:53.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.4.13.2
23:12:53.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/ts-1/logs
23:12:53.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:12:53.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:12:53.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:12:53.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:12:53.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
23:12:53.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
23:12:53.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
23:12:53.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 07 Jul 2026 22:15:51 UTC on ccycloud.quasar-bszuid.root.comops.site
23:12:53.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4492329
23:12:53.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
23:12:53.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:53.468576  4588 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:12:53.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:53.470355  4588 file_cache.cc:493] Constructed file cache file cache with capacity 419430
23:12:53.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:53.492472  4598 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
23:12:54.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:54.096683  4580 heartbeater.cc:503] Master 127.4.13.60:35895 was elected leader, sending a full tablet report...
23:12:54.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:53.492980  4600 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
23:12:54.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:53.493685  4588 server_base.cc:1034] running on GCE node
23:12:54.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:53.495441  4597 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
23:12:54.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:54.716624  4588 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:12:54.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:54.719079  4588 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:12:54.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:54.720455  4588 hybrid_clock.cc:648] HybridClock initialized: now 1783465974720412 us; error 58 us; skew 500 ppm
23:12:54.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:54.721313  4588 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
23:12:54.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:54.732246  4588 webserver.cc:460] Webserver started at http://127.4.13.2:45665/ using document root <none> and password file <none>
23:12:54.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:54.733196  4588 fs_manager.cc:359] Metadata directory not provided
23:12:54.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:54.733438  4588 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:12:54.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:54.733937  4588 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
23:12:54.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:54.738652  4588 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/ts-1/data/instance:
23:12:54.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "624a536f478b4ffcb5257ddbb3dfc453"
23:12:54.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:12:54 on dist-test-slave-3q43"
23:12:54.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:54.739838  4588 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/ts-1/wal/instance:
23:12:54.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "624a536f478b4ffcb5257ddbb3dfc453"
23:12:54.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:12:54 on dist-test-slave-3q43"
23:12:54.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:54.746795  4588 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
23:12:54.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:54.752293  4608 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:12:54.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:54.753450  4588 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
23:12:54.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:54.753780  4588 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/ts-1/data,/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/ts-1/wal
23:12:54.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "624a536f478b4ffcb5257ddbb3dfc453"
23:12:54.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:12:54 on dist-test-slave-3q43"
23:12:54.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:54.754253  4588 fs_report.cc:383] FS layout report
23:12:54.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:12:54.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/ts-1/wal
23:12:54.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/ts-1/wal
23:12:54.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/ts-1/data/data
23:12:54.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:12:54.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:12:54.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:12:54.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:12:54.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:12:54.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:12:54.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:12:54.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:12:54.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:12:54.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:12:54.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:12:54.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:54.795313  4588 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
23:12:54.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:54.796896  4588 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:12:54.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:54.797291  4588 kserver.cc:163] Server-wide thread pool size limit: 3276
23:12:54.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:54.799958  4588 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
23:12:54.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:54.804628  4588 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:12:54.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:54.804822  4588 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:12:54.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:54.805038  4588 ts_tablet_manager.cc:610] Registered 0 tablets
23:12:54.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:54.805168  4588 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:12:54.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:54.951660  4588 rpc_server.cc:307] RPC server started. Bound to: 127.4.13.2:42279
23:12:54.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:54.951758  4720 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.4.13.2:42279 every 8 connection(s)
23:12:54.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:54.954102  4588 server_base.cc:1166] Dumped server information to /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/ts-1/data/info.pb
23:12:54.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:54.964797  4148 external_mini_cluster.cc:1388] Started /tmp/dist-test-taski10mom/build/tsan/bin/kudu as pid 4588
23:12:54.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:54.965587  4148 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/ts-1/wal/instance
23:12:54.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:54.980708  4148 external_mini_cluster.cc:1326] Running /tmp/dist-test-taski10mom/build/tsan/bin/kudu
23:12:54.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taski10mom/build/tsan/bin/kudu
23:12:54.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/ts-2/wal
23:12:54.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/ts-2/data
23:12:54.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:12:54.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:12:54.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:12:54.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:12:54.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:12:54.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:12:54.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/ts-2/logs
23:12:54.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/ts-2/data/info.pb
23:12:54.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:12:54.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:12:54.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:12:54.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:12:54.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:12:54.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:12:54.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:12:54.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:12:54.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:12:54.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:12:54.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.13.3:0
23:12:54.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.4.13.3
23:12:54.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.13.3
23:12:54.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:12:54.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.4.13.62:42013,127.4.13.61:42641,127.4.13.60:35895
23:12:54.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.13.20:34303
23:12:54.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:12:54.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:12:54.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:12:55.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:55.017000  4722 heartbeater.cc:347] Connected to a master server at 127.4.13.61:42641
23:12:55.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:55.017509  4722 heartbeater.cc:464] Registering TS with master...
23:12:55.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:55.018877  4722 heartbeater.cc:511] Master 127.4.13.61:42641 requested a full tablet report, sending...
23:12:55.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:55.020141  4721 heartbeater.cc:347] Connected to a master server at 127.4.13.60:35895
23:12:55.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:55.020495  4721 heartbeater.cc:464] Registering TS with master...
23:12:55.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:55.021306  4721 heartbeater.cc:511] Master 127.4.13.60:35895 requested a full tablet report, sending...
23:12:55.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:55.022176  4268 ts_manager.cc:194] Registered new tserver with Master: 624a536f478b4ffcb5257ddbb3dfc453 (127.4.13.2:42279)
23:12:55.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:55.023522  4347 ts_manager.cc:194] Registered new tserver with Master: 624a536f478b4ffcb5257ddbb3dfc453 (127.4.13.2:42279)
23:12:55.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:55.024735  4723 heartbeater.cc:347] Connected to a master server at 127.4.13.62:42013
23:12:55.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:55.025082  4723 heartbeater.cc:464] Registering TS with master...
23:12:55.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:55.025416  4347 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.4.13.2:38753
23:12:55.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:55.025866  4723 heartbeater.cc:511] Master 127.4.13.62:42013 requested a full tablet report, sending...
23:12:55.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:55.028266  4192 ts_manager.cc:194] Registered new tserver with Master: 624a536f478b4ffcb5257ddbb3dfc453 (127.4.13.2:42279)
23:12:55.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:55.315062  4731 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
23:12:55.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:55.315608  4731 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:12:55.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:55.316069  4731 flags.cc:425] Enabled unsafe flag: --never_fsync=true
23:12:55.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:55.347383  4731 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
23:12:55.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:55.348220  4731 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.4.13.3
23:12:55.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:55.383252  4731 tablet_server_runner.cc:78] Tablet server non-default flags:
23:12:55.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:12:55.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.13.20:34303
23:12:55.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:12:55.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:12:55.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/ts-2/data
23:12:55.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/ts-2/wal
23:12:55.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:12:55.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:12:55.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.13.3:0
23:12:55.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:12:55.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:12:55.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:12:55.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/ts-2/data/info.pb
23:12:55.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.13.3
23:12:55.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:12:55.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.4.13.62:42013,127.4.13.61:42641,127.4.13.60:35895
23:12:55.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:12:55.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:12:55.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:12:55.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:12:55.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:12:55.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.4.13.3
23:12:55.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/ts-2/logs
23:12:55.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:12:55.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:12:55.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:12:55.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:12:55.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
23:12:55.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
23:12:55.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
23:12:55.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 07 Jul 2026 22:15:51 UTC on ccycloud.quasar-bszuid.root.comops.site
23:12:55.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4492329
23:12:55.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
23:12:55.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:55.384570  4731 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:12:55.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:55.386229  4731 file_cache.cc:493] Constructed file cache file cache with capacity 419430
23:12:55.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:55.406632  4739 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
23:12:56.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:56.029875  4721 heartbeater.cc:503] Master 127.4.13.60:35895 was elected leader, sending a full tablet report...
23:12:56.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:55.407508  4741 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
23:12:56.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:55.409673  4738 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
23:12:56.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:55.409185  4731 server_base.cc:1034] running on GCE node
23:12:56.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:56.610352  4731 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:12:56.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:56.613377  4731 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:12:56.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:56.614878  4731 hybrid_clock.cc:648] HybridClock initialized: now 1783465976614829 us; error 39 us; skew 500 ppm
23:12:56.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:56.615880  4731 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
23:12:56.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:56.622669  4731 webserver.cc:460] Webserver started at http://127.4.13.3:38369/ using document root <none> and password file <none>
23:12:56.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:56.623831  4731 fs_manager.cc:359] Metadata directory not provided
23:12:56.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:56.624107  4731 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:12:56.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:56.624639  4731 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
23:12:56.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:56.630079  4731 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/ts-2/data/instance:
23:12:56.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "25b3fbe826e340038c80705b0b3fac1e"
23:12:56.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:12:56 on dist-test-slave-3q43"
23:12:56.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:56.631325  4731 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/ts-2/wal/instance:
23:12:56.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "25b3fbe826e340038c80705b0b3fac1e"
23:12:56.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:12:56 on dist-test-slave-3q43"
23:12:56.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:56.638764  4731 fs_manager.cc:691] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.000s
23:12:56.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:56.646153  4748 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:12:56.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:56.647421  4731 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.003s
23:12:56.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:56.647831  4731 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/ts-2/data,/tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/ts-2/wal
23:12:56.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "25b3fbe826e340038c80705b0b3fac1e"
23:12:56.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:12:56 on dist-test-slave-3q43"
23:12:56.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:56.648211  4731 fs_report.cc:383] FS layout report
23:12:56.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:12:56.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/ts-2/wal
23:12:56.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/ts-2/wal
23:12:56.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/ts-2/data/data
23:12:56.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:12:56.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:12:56.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:12:56.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:12:56.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:12:56.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:12:56.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:12:56.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:12:56.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:12:56.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:12:56.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:12:56.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:56.687242  4731 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
23:12:56.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:56.688724  4731 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:12:56.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:56.689263  4731 kserver.cc:163] Server-wide thread pool size limit: 3276
23:12:56.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:56.691994  4731 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
23:12:56.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:56.696045  4731 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:12:56.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:56.696273  4731 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:12:56.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:56.696647  4731 ts_tablet_manager.cc:610] Registered 0 tablets
23:12:56.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:56.696837  4731 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:12:56.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:56.842788  4731 rpc_server.cc:307] RPC server started. Bound to: 127.4.13.3:35371
23:12:56.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:56.842891  4860 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.4.13.3:35371 every 8 connection(s)
23:12:56.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:56.845376  4731 server_base.cc:1166] Dumped server information to /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/ts-2/data/info.pb
23:12:56.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:56.855502  4148 external_mini_cluster.cc:1388] Started /tmp/dist-test-taski10mom/build/tsan/bin/kudu as pid 4731
23:12:56.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:56.856120  4148 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taski10mom/test-tmp/mini-kudu-cluster8852323980962823391/ts-2/wal/instance
23:12:56.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:56.910362  4862 heartbeater.cc:347] Connected to a master server at 127.4.13.61:42641
23:12:56.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:56.910892  4862 heartbeater.cc:464] Registering TS with master...
23:12:56.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:56.911224  4863 heartbeater.cc:347] Connected to a master server at 127.4.13.62:42013
23:12:56.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:56.911602  4863 heartbeater.cc:464] Registering TS with master...
23:12:56.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:56.912093  4862 heartbeater.cc:511] Master 127.4.13.61:42641 requested a full tablet report, sending...
23:12:56.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:56.912580  4863 heartbeater.cc:511] Master 127.4.13.62:42013 requested a full tablet report, sending...
23:12:56.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:56.914742  4861 heartbeater.cc:347] Connected to a master server at 127.4.13.60:35895
23:12:56.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:56.915051  4861 heartbeater.cc:464] Registering TS with master...
23:12:56.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:56.915215  4192 ts_manager.cc:194] Registered new tserver with Master: 25b3fbe826e340038c80705b0b3fac1e (127.4.13.3:35371)
23:12:56.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:56.915337  4268 ts_manager.cc:194] Registered new tserver with Master: 25b3fbe826e340038c80705b0b3fac1e (127.4.13.3:35371)
23:12:56.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:56.915920  4861 heartbeater.cc:511] Master 127.4.13.60:35895 requested a full tablet report, sending...
23:12:56.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:56.917865  4347 ts_manager.cc:194] Registered new tserver with Master: 25b3fbe826e340038c80705b0b3fac1e (127.4.13.3:35371)
23:12:56.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:56.919890  4347 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.4.13.3:48261
23:12:56.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:56.929051  4148 external_mini_cluster.cc:930] 3 TS(s) registered with all masters
23:12:56.941 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
23:12:56.941 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

23:12:56.944 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.4.13.62"
      port: 42013
    }
    bound_http_address {
      host: "127.4.13.62"
      port: 41899
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.4.13.61"
      port: 42641
    }
    bound_http_address {
      host: "127.4.13.61"
      port: 39925
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.4.13.60"
      port: 35895
    }
    bound_http_address {
      host: "127.4.13.60"
      port: 42517
    }
  }
}

23:12:56.944 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

23:12:56.945 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.4.13.1"
      port: 45057
    }
    bound_http_address {
      host: "127.4.13.1"
      port: 42825
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.4.13.2"
      port: 42279
    }
    bound_http_address {
      host: "127.4.13.2"
      port: 45665
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.4.13.3"
      port: 35371
    }
    bound_http_address {
      host: "127.4.13.3"
      port: 38369
    }
  }
}

23:12:56.946 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
23:12:56.947 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:12:56.954 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.4.13.61:42641(127.4.13.61:42641)] connecting to peer
23:12:56.956 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.4.13.62:42013(127.4.13.62:42013)] connecting to peer
23:12:56.957 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.4.13.61:42641(127.4.13.61:42641)] Successfully connected to peer
23:12:56.958 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.4.13.60:35895(127.4.13.60:35895)] connecting to peer
23:12:56.959 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.4.13.62:42013(127.4.13.62:42013)] Successfully connected to peer
23:12:56.960 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.4.13.61
23:12:56.962 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.4.13.62
23:12:56.966 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.4.13.60:35895(127.4.13.60:35895)] Successfully connected to peer
23:12:56.978 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.4.13.60
23:12:56.985 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf3311acb, L:/127.0.0.1:44244 - R:/127.4.13.62:42013] using SASL/PLAIN
23:12:56.991 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x09387584, L:/127.0.0.1:36172 - R:/127.4.13.61:42641] using SASL/PLAIN
23:12:56.996 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1120e611, L:/127.0.0.1:41242 - R:/127.4.13.60:35895] using SASL/PLAIN
23:12:56.999 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:12:56.999 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=47), Traces: [0ms] refreshing cache from master, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.4.13.61:42641, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.4.13.62:42013, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.4.13.60:35895, [35ms] Sub RPC ConnectToMaster: received response from server master-127.4.13.62:42013: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.4.13.61:42641: OK, [46ms] Sub RPC ConnectToMaster: received response from server master-127.4.13.60:35895: OK, deferred=null) after lookup
23:12:57.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.001577  4347 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41242:
23:12:57.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "testMultipleSessions"
23:12:57.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
23:12:57.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:12:57.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
23:12:57.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:12:57.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
23:12:57.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:12:57.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:12:57.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:12:57.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:12:57.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:12:57.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:12:57.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
23:12:57.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:12:57.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:12:57.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:12:57.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:12:57.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:12:57.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:12:57.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:12:57.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:12:57.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
23:12:57.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:12:57.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:12:57.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:12:57.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:12:57.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:12:57.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:12:57.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:12:57.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:12:57.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
23:12:57.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
23:12:57.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:12:57.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
23:12:57.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
23:12:57.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
23:12:57.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
23:12:57.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:12:57.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:12:57.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:12:57.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:12:57.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
23:12:57.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
23:12:57.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:12:57.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:12:57.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:12:57.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:12:57.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:12:57.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:12:57.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:12:57.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
23:12:57.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
23:12:57.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
23:12:57.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
23:12:57.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:12:57.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:12:57.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:12:57.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:57.006611  4347 catalog_manager.cc:6854] 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.
23:12:57.036 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table d5b918c2277d4734897be20c387b7907
23:12:57.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.076736  4656 tablet_service.cc:1467] Processing CreateTablet for tablet b5d680fae8cc4bc7b2efc2d8f21607b2 (DEFAULT_TABLE table=testMultipleSessions [id=d5b918c2277d4734897be20c387b7907]), partition=RANGE (key) PARTITION UNBOUNDED
23:12:57.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.076892  4796 tablet_service.cc:1467] Processing CreateTablet for tablet b5d680fae8cc4bc7b2efc2d8f21607b2 (DEFAULT_TABLE table=testMultipleSessions [id=d5b918c2277d4734897be20c387b7907]), partition=RANGE (key) PARTITION UNBOUNDED
23:12:57.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.078640  4796 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b5d680fae8cc4bc7b2efc2d8f21607b2. 1 dirs total, 0 dirs full, 0 dirs failed
23:12:57.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.078734  4656 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b5d680fae8cc4bc7b2efc2d8f21607b2. 1 dirs total, 0 dirs full, 0 dirs failed
23:12:57.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.086973  4515 tablet_service.cc:1467] Processing CreateTablet for tablet b5d680fae8cc4bc7b2efc2d8f21607b2 (DEFAULT_TABLE table=testMultipleSessions [id=d5b918c2277d4734897be20c387b7907]), partition=RANGE (key) PARTITION UNBOUNDED
23:12:57.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.088492  4515 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b5d680fae8cc4bc7b2efc2d8f21607b2. 1 dirs total, 0 dirs full, 0 dirs failed
23:12:57.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.119678  4892 tablet_bootstrap.cc:492] T b5d680fae8cc4bc7b2efc2d8f21607b2 P 624a536f478b4ffcb5257ddbb3dfc453: Bootstrap starting.
23:12:57.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.124089  4893 tablet_bootstrap.cc:492] T b5d680fae8cc4bc7b2efc2d8f21607b2 P 25b3fbe826e340038c80705b0b3fac1e: Bootstrap starting.
23:12:57.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.128376  4894 tablet_bootstrap.cc:492] T b5d680fae8cc4bc7b2efc2d8f21607b2 P 70470d8d9acd40a890f823afad6d7521: Bootstrap starting.
23:12:57.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.133209  4893 tablet_bootstrap.cc:654] T b5d680fae8cc4bc7b2efc2d8f21607b2 P 25b3fbe826e340038c80705b0b3fac1e: Neither blocks nor log segments found. Creating new log.
23:12:57.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.133605  4892 tablet_bootstrap.cc:654] T b5d680fae8cc4bc7b2efc2d8f21607b2 P 624a536f478b4ffcb5257ddbb3dfc453: Neither blocks nor log segments found. Creating new log.
23:12:57.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.135282  4894 tablet_bootstrap.cc:654] T b5d680fae8cc4bc7b2efc2d8f21607b2 P 70470d8d9acd40a890f823afad6d7521: Neither blocks nor log segments found. Creating new log.
23:12:57.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.136042  4892 log.cc:824] T b5d680fae8cc4bc7b2efc2d8f21607b2 P 624a536f478b4ffcb5257ddbb3dfc453: Log is configured to *not* fsync() on all Append() calls
23:12:57.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.137570  4894 log.cc:824] T b5d680fae8cc4bc7b2efc2d8f21607b2 P 70470d8d9acd40a890f823afad6d7521: Log is configured to *not* fsync() on all Append() calls
23:12:57.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.138258  4893 log.cc:824] T b5d680fae8cc4bc7b2efc2d8f21607b2 P 25b3fbe826e340038c80705b0b3fac1e: Log is configured to *not* fsync() on all Append() calls
23:12:57.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.146916  4893 tablet_bootstrap.cc:492] T b5d680fae8cc4bc7b2efc2d8f21607b2 P 25b3fbe826e340038c80705b0b3fac1e: No bootstrap required, opened a new log
23:12:57.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.147560  4893 ts_tablet_manager.cc:1397] T b5d680fae8cc4bc7b2efc2d8f21607b2 P 25b3fbe826e340038c80705b0b3fac1e: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.000s
23:12:57.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.154978  4892 tablet_bootstrap.cc:492] T b5d680fae8cc4bc7b2efc2d8f21607b2 P 624a536f478b4ffcb5257ddbb3dfc453: No bootstrap required, opened a new log
23:12:57.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.155927  4892 ts_tablet_manager.cc:1397] T b5d680fae8cc4bc7b2efc2d8f21607b2 P 624a536f478b4ffcb5257ddbb3dfc453: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.010s
23:12:57.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.166108  4894 tablet_bootstrap.cc:492] T b5d680fae8cc4bc7b2efc2d8f21607b2 P 70470d8d9acd40a890f823afad6d7521: No bootstrap required, opened a new log
23:12:57.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.166631  4894 ts_tablet_manager.cc:1397] T b5d680fae8cc4bc7b2efc2d8f21607b2 P 70470d8d9acd40a890f823afad6d7521: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.020s
23:12:57.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.188591  4892 raft_consensus.cc:348] T b5d680fae8cc4bc7b2efc2d8f21607b2 P 624a536f478b4ffcb5257ddbb3dfc453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624a536f478b4ffcb5257ddbb3dfc453" member_type: VOTER last_known_addr { host: "127.4.13.2" port: 42279 } } peers { permanent_uuid: "25b3fbe826e340038c80705b0b3fac1e" member_type: VOTER last_known_addr { host: "127.4.13.3" port: 35371 } } peers { permanent_uuid: "70470d8d9acd40a890f823afad6d7521" member_type: VOTER last_known_addr { host: "127.4.13.1" port: 45057 } }
23:12:57.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.189353  4892 raft_consensus.cc:374] T b5d680fae8cc4bc7b2efc2d8f21607b2 P 624a536f478b4ffcb5257ddbb3dfc453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:12:57.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.189697  4892 raft_consensus.cc:729] T b5d680fae8cc4bc7b2efc2d8f21607b2 P 624a536f478b4ffcb5257ddbb3dfc453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624a536f478b4ffcb5257ddbb3dfc453, State: Initialized, Role: FOLLOWER
23:12:57.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.190575  4892 consensus_queue.cc:260] T b5d680fae8cc4bc7b2efc2d8f21607b2 P 624a536f478b4ffcb5257ddbb3dfc453 [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: "624a536f478b4ffcb5257ddbb3dfc453" member_type: VOTER last_known_addr { host: "127.4.13.2" port: 42279 } } peers { permanent_uuid: "25b3fbe826e340038c80705b0b3fac1e" member_type: VOTER last_known_addr { host: "127.4.13.3" port: 35371 } } peers { permanent_uuid: "70470d8d9acd40a890f823afad6d7521" member_type: VOTER last_known_addr { host: "127.4.13.1" port: 45057 } }
23:12:57.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.198498  4892 ts_tablet_manager.cc:1428] T b5d680fae8cc4bc7b2efc2d8f21607b2 P 624a536f478b4ffcb5257ddbb3dfc453: Time spent starting tablet: real 0.042s	user 0.019s	sys 0.016s
23:12:57.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.202806  4894 raft_consensus.cc:348] T b5d680fae8cc4bc7b2efc2d8f21607b2 P 70470d8d9acd40a890f823afad6d7521 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624a536f478b4ffcb5257ddbb3dfc453" member_type: VOTER last_known_addr { host: "127.4.13.2" port: 42279 } } peers { permanent_uuid: "25b3fbe826e340038c80705b0b3fac1e" member_type: VOTER last_known_addr { host: "127.4.13.3" port: 35371 } } peers { permanent_uuid: "70470d8d9acd40a890f823afad6d7521" member_type: VOTER last_known_addr { host: "127.4.13.1" port: 45057 } }
23:12:57.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.203774  4894 raft_consensus.cc:374] T b5d680fae8cc4bc7b2efc2d8f21607b2 P 70470d8d9acd40a890f823afad6d7521 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:12:57.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.204090  4894 raft_consensus.cc:729] T b5d680fae8cc4bc7b2efc2d8f21607b2 P 70470d8d9acd40a890f823afad6d7521 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70470d8d9acd40a890f823afad6d7521, State: Initialized, Role: FOLLOWER
23:12:57.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.204949  4894 consensus_queue.cc:260] T b5d680fae8cc4bc7b2efc2d8f21607b2 P 70470d8d9acd40a890f823afad6d7521 [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: "624a536f478b4ffcb5257ddbb3dfc453" member_type: VOTER last_known_addr { host: "127.4.13.2" port: 42279 } } peers { permanent_uuid: "25b3fbe826e340038c80705b0b3fac1e" member_type: VOTER last_known_addr { host: "127.4.13.3" port: 35371 } } peers { permanent_uuid: "70470d8d9acd40a890f823afad6d7521" member_type: VOTER last_known_addr { host: "127.4.13.1" port: 45057 } }
23:12:57.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.206017  4893 raft_consensus.cc:348] T b5d680fae8cc4bc7b2efc2d8f21607b2 P 25b3fbe826e340038c80705b0b3fac1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624a536f478b4ffcb5257ddbb3dfc453" member_type: VOTER last_known_addr { host: "127.4.13.2" port: 42279 } } peers { permanent_uuid: "25b3fbe826e340038c80705b0b3fac1e" member_type: VOTER last_known_addr { host: "127.4.13.3" port: 35371 } } peers { permanent_uuid: "70470d8d9acd40a890f823afad6d7521" member_type: VOTER last_known_addr { host: "127.4.13.1" port: 45057 } }
23:12:57.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.206887  4893 raft_consensus.cc:374] T b5d680fae8cc4bc7b2efc2d8f21607b2 P 25b3fbe826e340038c80705b0b3fac1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:12:57.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.207238  4893 raft_consensus.cc:729] T b5d680fae8cc4bc7b2efc2d8f21607b2 P 25b3fbe826e340038c80705b0b3fac1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25b3fbe826e340038c80705b0b3fac1e, State: Initialized, Role: FOLLOWER
23:12:57.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.208250  4893 consensus_queue.cc:260] T b5d680fae8cc4bc7b2efc2d8f21607b2 P 25b3fbe826e340038c80705b0b3fac1e [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: "624a536f478b4ffcb5257ddbb3dfc453" member_type: VOTER last_known_addr { host: "127.4.13.2" port: 42279 } } peers { permanent_uuid: "25b3fbe826e340038c80705b0b3fac1e" member_type: VOTER last_known_addr { host: "127.4.13.3" port: 35371 } } peers { permanent_uuid: "70470d8d9acd40a890f823afad6d7521" member_type: VOTER last_known_addr { host: "127.4.13.1" port: 45057 } }
23:12:57.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.210177  4894 ts_tablet_manager.cc:1428] T b5d680fae8cc4bc7b2efc2d8f21607b2 P 70470d8d9acd40a890f823afad6d7521: Time spent starting tablet: real 0.043s	user 0.036s	sys 0.004s
23:12:57.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:57.225606  4728 tablet.cc:2369] T b5d680fae8cc4bc7b2efc2d8f21607b2 P 624a536f478b4ffcb5257ddbb3dfc453: Can't schedule compaction. Clean time has not been advanced past its initial value.
23:12:57.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.229125  4861 heartbeater.cc:503] Master 127.4.13.60:35895 was elected leader, sending a full tablet report...
23:12:57.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.229954  4893 ts_tablet_manager.cc:1428] T b5d680fae8cc4bc7b2efc2d8f21607b2 P 25b3fbe826e340038c80705b0b3fac1e: Time spent starting tablet: real 0.082s	user 0.043s	sys 0.011s
23:12:57.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.249233  4901 raft_consensus.cc:482] T b5d680fae8cc4bc7b2efc2d8f21607b2 P 25b3fbe826e340038c80705b0b3fac1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
23:12:57.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.249799  4901 raft_consensus.cc:504] T b5d680fae8cc4bc7b2efc2d8f21607b2 P 25b3fbe826e340038c80705b0b3fac1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624a536f478b4ffcb5257ddbb3dfc453" member_type: VOTER last_known_addr { host: "127.4.13.2" port: 42279 } } peers { permanent_uuid: "25b3fbe826e340038c80705b0b3fac1e" member_type: VOTER last_known_addr { host: "127.4.13.3" port: 35371 } } peers { permanent_uuid: "70470d8d9acd40a890f823afad6d7521" member_type: VOTER last_known_addr { host: "127.4.13.1" port: 45057 } }
23:12:57.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.252282  4901 leader_election.cc:288] T b5d680fae8cc4bc7b2efc2d8f21607b2 P 25b3fbe826e340038c80705b0b3fac1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 624a536f478b4ffcb5257ddbb3dfc453 (127.4.13.2:42279), 70470d8d9acd40a890f823afad6d7521 (127.4.13.1:45057)
23:12:57.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.264297  4535 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b5d680fae8cc4bc7b2efc2d8f21607b2" candidate_uuid: "25b3fbe826e340038c80705b0b3fac1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70470d8d9acd40a890f823afad6d7521" is_pre_election: true
23:12:57.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.264394  4676 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b5d680fae8cc4bc7b2efc2d8f21607b2" candidate_uuid: "25b3fbe826e340038c80705b0b3fac1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624a536f478b4ffcb5257ddbb3dfc453" is_pre_election: true
23:12:57.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.265094  4676 raft_consensus.cc:2454] T b5d680fae8cc4bc7b2efc2d8f21607b2 P 624a536f478b4ffcb5257ddbb3dfc453 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25b3fbe826e340038c80705b0b3fac1e in term 0.
23:12:57.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.265125  4535 raft_consensus.cc:2454] T b5d680fae8cc4bc7b2efc2d8f21607b2 P 70470d8d9acd40a890f823afad6d7521 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25b3fbe826e340038c80705b0b3fac1e in term 0.
23:12:57.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.266208  4749 leader_election.cc:302] T b5d680fae8cc4bc7b2efc2d8f21607b2 P 25b3fbe826e340038c80705b0b3fac1e [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: 25b3fbe826e340038c80705b0b3fac1e, 624a536f478b4ffcb5257ddbb3dfc453; no voters: 
23:12:57.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.266883  4901 raft_consensus.cc:2781] T b5d680fae8cc4bc7b2efc2d8f21607b2 P 25b3fbe826e340038c80705b0b3fac1e [term 0 FOLLOWER]: Leader pre-election won for term 1
23:12:57.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.267179  4901 raft_consensus.cc:482] T b5d680fae8cc4bc7b2efc2d8f21607b2 P 25b3fbe826e340038c80705b0b3fac1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
23:12:57.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.267499  4901 raft_consensus.cc:3037] T b5d680fae8cc4bc7b2efc2d8f21607b2 P 25b3fbe826e340038c80705b0b3fac1e [term 0 FOLLOWER]: Advancing to term 1
23:12:57.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.272001  4901 raft_consensus.cc:504] T b5d680fae8cc4bc7b2efc2d8f21607b2 P 25b3fbe826e340038c80705b0b3fac1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624a536f478b4ffcb5257ddbb3dfc453" member_type: VOTER last_known_addr { host: "127.4.13.2" port: 42279 } } peers { permanent_uuid: "25b3fbe826e340038c80705b0b3fac1e" member_type: VOTER last_known_addr { host: "127.4.13.3" port: 35371 } } peers { permanent_uuid: "70470d8d9acd40a890f823afad6d7521" member_type: VOTER last_known_addr { host: "127.4.13.1" port: 45057 } }
23:12:57.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.273752  4901 leader_election.cc:288] T b5d680fae8cc4bc7b2efc2d8f21607b2 P 25b3fbe826e340038c80705b0b3fac1e [CANDIDATE]: Term 1 election: Requested vote from peers 624a536f478b4ffcb5257ddbb3dfc453 (127.4.13.2:42279), 70470d8d9acd40a890f823afad6d7521 (127.4.13.1:45057)
23:12:57.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.274498  4676 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b5d680fae8cc4bc7b2efc2d8f21607b2" candidate_uuid: "25b3fbe826e340038c80705b0b3fac1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624a536f478b4ffcb5257ddbb3dfc453"
23:12:57.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.274883  4676 raft_consensus.cc:3037] T b5d680fae8cc4bc7b2efc2d8f21607b2 P 624a536f478b4ffcb5257ddbb3dfc453 [term 0 FOLLOWER]: Advancing to term 1
23:12:57.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.274730  4535 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b5d680fae8cc4bc7b2efc2d8f21607b2" candidate_uuid: "25b3fbe826e340038c80705b0b3fac1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70470d8d9acd40a890f823afad6d7521"
23:12:57.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.275256  4535 raft_consensus.cc:3037] T b5d680fae8cc4bc7b2efc2d8f21607b2 P 70470d8d9acd40a890f823afad6d7521 [term 0 FOLLOWER]: Advancing to term 1
23:12:57.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.279421  4676 raft_consensus.cc:2454] T b5d680fae8cc4bc7b2efc2d8f21607b2 P 624a536f478b4ffcb5257ddbb3dfc453 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25b3fbe826e340038c80705b0b3fac1e in term 1.
23:12:57.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.280251  4749 leader_election.cc:302] T b5d680fae8cc4bc7b2efc2d8f21607b2 P 25b3fbe826e340038c80705b0b3fac1e [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: 25b3fbe826e340038c80705b0b3fac1e, 624a536f478b4ffcb5257ddbb3dfc453; no voters: 
23:12:57.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.280311  4535 raft_consensus.cc:2454] T b5d680fae8cc4bc7b2efc2d8f21607b2 P 70470d8d9acd40a890f823afad6d7521 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25b3fbe826e340038c80705b0b3fac1e in term 1.
23:12:57.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.280853  4901 raft_consensus.cc:2781] T b5d680fae8cc4bc7b2efc2d8f21607b2 P 25b3fbe826e340038c80705b0b3fac1e [term 1 FOLLOWER]: Leader election won for term 1
23:12:57.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.282474  4901 raft_consensus.cc:686] T b5d680fae8cc4bc7b2efc2d8f21607b2 P 25b3fbe826e340038c80705b0b3fac1e [term 1 LEADER]: Becoming Leader. State: Replica: 25b3fbe826e340038c80705b0b3fac1e, State: Running, Role: LEADER
23:12:57.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.283473  4901 consensus_queue.cc:237] T b5d680fae8cc4bc7b2efc2d8f21607b2 P 25b3fbe826e340038c80705b0b3fac1e [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: "624a536f478b4ffcb5257ddbb3dfc453" member_type: VOTER last_known_addr { host: "127.4.13.2" port: 42279 } } peers { permanent_uuid: "25b3fbe826e340038c80705b0b3fac1e" member_type: VOTER last_known_addr { host: "127.4.13.3" port: 35371 } } peers { permanent_uuid: "70470d8d9acd40a890f823afad6d7521" member_type: VOTER last_known_addr { host: "127.4.13.1" port: 45057 } }
23:12:57.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.296746  4346 catalog_manager.cc:5495] T b5d680fae8cc4bc7b2efc2d8f21607b2 P 25b3fbe826e340038c80705b0b3fac1e reported cstate change: term changed from 0 to 1, leader changed from <none> to 25b3fbe826e340038c80705b0b3fac1e (127.4.13.3). New cstate: current_term: 1 leader_uuid: "25b3fbe826e340038c80705b0b3fac1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "624a536f478b4ffcb5257ddbb3dfc453" member_type: VOTER last_known_addr { host: "127.4.13.2" port: 42279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25b3fbe826e340038c80705b0b3fac1e" member_type: VOTER last_known_addr { host: "127.4.13.3" port: 35371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70470d8d9acd40a890f823afad6d7521" member_type: VOTER last_known_addr { host: "127.4.13.1" port: 45057 } health_report { overall_health: UNKNOWN } } }
23:12:57.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:57.309953  4587 tablet.cc:2369] T b5d680fae8cc4bc7b2efc2d8f21607b2 P 70470d8d9acd40a890f823afad6d7521: Can't schedule compaction. Clean time has not been advanced past its initial value.
23:12:57.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:57.380728  4870 tablet.cc:2369] T b5d680fae8cc4bc7b2efc2d8f21607b2 P 25b3fbe826e340038c80705b0b3fac1e: Can't schedule compaction. Clean time has not been advanced past its initial value.
23:12:57.468 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5d680fae8cc4bc7b2efc2d8f21607b2 for table 'testMultipleSessions' with partition [<start>, <end>)
23:12:57.468 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b5d680fae8cc4bc7b2efc2d8f21607b2@[25b3fbe826e340038c80705b0b3fac1e(127.4.13.3:35371)[L],624a536f478b4ffcb5257ddbb3dfc453(127.4.13.2:42279),70470d8d9acd40a890f823afad6d7521(127.4.13.1:45057)]}]
23:12:57.468 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=8), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.13.60:35895, [7ms] Sub RPC GetTableLocations: received response from server master-127.4.13.60:35895: OK, deferred=null) after lookup
23:12:57.469 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 25b3fbe826e340038c80705b0b3fac1e(127.4.13.3:35371)] connecting to peer
23:12:57.470 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5d680fae8cc4bc7b2efc2d8f21607b2 for table 'testMultipleSessions' with partition [<start>, <end>)
23:12:57.470 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b5d680fae8cc4bc7b2efc2d8f21607b2@[25b3fbe826e340038c80705b0b3fac1e(127.4.13.3:35371)[L],624a536f478b4ffcb5257ddbb3dfc453(127.4.13.2:42279),70470d8d9acd40a890f823afad6d7521(127.4.13.1:45057)]}]
23:12:57.470 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=9), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.13.60:35895, [10ms] Sub RPC GetTableLocations: received response from server master-127.4.13.60:35895: OK, deferred=null) after lookup
23:12:57.471 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5d680fae8cc4bc7b2efc2d8f21607b2 for table 'testMultipleSessions' with partition [<start>, <end>)
23:12:57.471 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b5d680fae8cc4bc7b2efc2d8f21607b2@[25b3fbe826e340038c80705b0b3fac1e(127.4.13.3:35371)[L],624a536f478b4ffcb5257ddbb3dfc453(127.4.13.2:42279),70470d8d9acd40a890f823afad6d7521(127.4.13.1:45057)]}]
23:12:57.472 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=11), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.13.60:35895, [11ms] Sub RPC GetTableLocations: received response from server master-127.4.13.60:35895: OK, deferred=null) after lookup
23:12:57.472 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5d680fae8cc4bc7b2efc2d8f21607b2 for table 'testMultipleSessions' with partition [<start>, <end>)
23:12:57.473 [DEBUG - kudu-nio-1] (Connection.java:757) [peer 25b3fbe826e340038c80705b0b3fac1e(127.4.13.3:35371)] Successfully connected to peer
23:12:57.474 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299998, tablet=b5d680fae8cc4bc7b2efc2d8f21607b2@[25b3fbe826e340038c80705b0b3fac1e(127.4.13.3:35371)[L],624a536f478b4ffcb5257ddbb3dfc453(127.4.13.2:42279),70470d8d9acd40a890f823afad6d7521(127.4.13.1:45057)]}]
23:12:57.474 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=13), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.13.60:35895, [12ms] Sub RPC GetTableLocations: received response from server master-127.4.13.60:35895: OK, deferred=null) after lookup
23:12:57.475 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5d680fae8cc4bc7b2efc2d8f21607b2 for table 'testMultipleSessions' with partition [<start>, <end>)
23:12:57.475 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b5d680fae8cc4bc7b2efc2d8f21607b2@[25b3fbe826e340038c80705b0b3fac1e(127.4.13.3:35371)[L],624a536f478b4ffcb5257ddbb3dfc453(127.4.13.2:42279),70470d8d9acd40a890f823afad6d7521(127.4.13.1:45057)]}]
23:12:57.475 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=13), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.13.60:35895, [13ms] Sub RPC GetTableLocations: received response from server master-127.4.13.60:35895: OK, deferred=null) after lookup
23:12:57.484 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5d680fae8cc4bc7b2efc2d8f21607b2 for table 'testMultipleSessions' with partition [<start>, <end>)
23:12:57.485 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b5d680fae8cc4bc7b2efc2d8f21607b2@[25b3fbe826e340038c80705b0b3fac1e(127.4.13.3:35371)[L],624a536f478b4ffcb5257ddbb3dfc453(127.4.13.2:42279),70470d8d9acd40a890f823afad6d7521(127.4.13.1:45057)]}]
23:12:57.485 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=23), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.13.60:35895, [23ms] Sub RPC GetTableLocations: received response from server master-127.4.13.60:35895: OK, deferred=null) after lookup
23:12:57.485 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5d680fae8cc4bc7b2efc2d8f21607b2 for table 'testMultipleSessions' with partition [<start>, <end>)
23:12:57.486 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b5d680fae8cc4bc7b2efc2d8f21607b2@[25b3fbe826e340038c80705b0b3fac1e(127.4.13.3:35371)[L],624a536f478b4ffcb5257ddbb3dfc453(127.4.13.2:42279),70470d8d9acd40a890f823afad6d7521(127.4.13.1:45057)]}]
23:12:57.486 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=25), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.13.60:35895, [25ms] Sub RPC GetTableLocations: received response from server master-127.4.13.60:35895: OK, deferred=null) after lookup
23:12:57.487 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5d680fae8cc4bc7b2efc2d8f21607b2 for table 'testMultipleSessions' with partition [<start>, <end>)
23:12:57.487 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b5d680fae8cc4bc7b2efc2d8f21607b2@[25b3fbe826e340038c80705b0b3fac1e(127.4.13.3:35371)[L],624a536f478b4ffcb5257ddbb3dfc453(127.4.13.2:42279),70470d8d9acd40a890f823afad6d7521(127.4.13.1:45057)]}]
23:12:57.487 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=26), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.13.60:35895, [25ms] Sub RPC GetTableLocations: received response from server master-127.4.13.60:35895: OK, deferred=null) after lookup
23:12:57.487 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5d680fae8cc4bc7b2efc2d8f21607b2 for table 'testMultipleSessions' with partition [<start>, <end>)
23:12:57.488 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b5d680fae8cc4bc7b2efc2d8f21607b2@[25b3fbe826e340038c80705b0b3fac1e(127.4.13.3:35371)[L],624a536f478b4ffcb5257ddbb3dfc453(127.4.13.2:42279),70470d8d9acd40a890f823afad6d7521(127.4.13.1:45057)]}]
23:12:57.488 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=27), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.13.60:35895, [26ms] Sub RPC GetTableLocations: received response from server master-127.4.13.60:35895: OK, deferred=null) after lookup
23:12:57.488 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5d680fae8cc4bc7b2efc2d8f21607b2 for table 'testMultipleSessions' with partition [<start>, <end>)
23:12:57.489 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b5d680fae8cc4bc7b2efc2d8f21607b2@[25b3fbe826e340038c80705b0b3fac1e(127.4.13.3:35371)[L],624a536f478b4ffcb5257ddbb3dfc453(127.4.13.2:42279),70470d8d9acd40a890f823afad6d7521(127.4.13.1:45057)]}]
23:12:57.489 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=26), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.13.60:35895, [26ms] Sub RPC GetTableLocations: received response from server master-127.4.13.60:35895: OK, deferred=null) after lookup
23:12:57.489 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5d680fae8cc4bc7b2efc2d8f21607b2 for table 'testMultipleSessions' with partition [<start>, <end>)
23:12:57.490 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b5d680fae8cc4bc7b2efc2d8f21607b2@[25b3fbe826e340038c80705b0b3fac1e(127.4.13.3:35371)[L],624a536f478b4ffcb5257ddbb3dfc453(127.4.13.2:42279),70470d8d9acd40a890f823afad6d7521(127.4.13.1:45057)]}]
23:12:57.490 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=27), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.13.60:35895, [26ms] Sub RPC GetTableLocations: received response from server master-127.4.13.60:35895: OK, deferred=null) after lookup
23:12:57.490 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5d680fae8cc4bc7b2efc2d8f21607b2 for table 'testMultipleSessions' with partition [<start>, <end>)
23:12:57.490 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b5d680fae8cc4bc7b2efc2d8f21607b2@[25b3fbe826e340038c80705b0b3fac1e(127.4.13.3:35371)[L],624a536f478b4ffcb5257ddbb3dfc453(127.4.13.2:42279),70470d8d9acd40a890f823afad6d7521(127.4.13.1:45057)]}]
23:12:57.491 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=27), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.13.60:35895, [27ms] Sub RPC GetTableLocations: received response from server master-127.4.13.60:35895: OK, deferred=null) after lookup
23:12:57.508 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x19d4fdc5, L:/127.0.0.1:55590 - R:/127.4.13.3:35371] using TOKEN/null
23:12:57.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.525235  4676 raft_consensus.cc:1261] T b5d680fae8cc4bc7b2efc2d8f21607b2 P 624a536f478b4ffcb5257ddbb3dfc453 [term 1 FOLLOWER]: Refusing update from remote peer 25b3fbe826e340038c80705b0b3fac1e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:12:57.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.526553  4535 raft_consensus.cc:1261] T b5d680fae8cc4bc7b2efc2d8f21607b2 P 70470d8d9acd40a890f823afad6d7521 [term 1 FOLLOWER]: Refusing update from remote peer 25b3fbe826e340038c80705b0b3fac1e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:12:57.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.530732  4901 consensus_queue.cc:1035] T b5d680fae8cc4bc7b2efc2d8f21607b2 P 25b3fbe826e340038c80705b0b3fac1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "624a536f478b4ffcb5257ddbb3dfc453" member_type: VOTER last_known_addr { host: "127.4.13.2" port: 42279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:12:57.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:57.532749  4901 consensus_queue.cc:1035] T b5d680fae8cc4bc7b2efc2d8f21607b2 P 25b3fbe826e340038c80705b0b3fac1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "70470d8d9acd40a890f823afad6d7521" member_type: VOTER last_known_addr { host: "127.4.13.1" port: 45057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:12:58.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:12:58.403774  4957 mvcc.cc:205] Tried to move back new op lower bound from 7305076647487672320 to 7305076642960629760. Current Snapshot: MvccSnapshot[applied={T|T < 7305076647487672320 or (T in {7305076647487672320})}]
23:12:58.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:58.632954  4378 debug-util.cc:398] Leaking SignalData structure 0x7b08000ab0c0 after lost signal to thread 4310
23:12:58.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:12:58.634001  4378 debug-util.cc:398] Leaking SignalData structure 0x7b08000b78a0 after lost signal to thread 4381
23:13:34.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:13:34.633409  4717 debug-util.cc:398] Leaking SignalData structure 0x7b08000b7ce0 after lost signal to thread 4592
23:13:34.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:13:34.634624  4717 debug-util.cc:398] Leaking SignalData structure 0x7b08000befc0 after lost signal to thread 4720
23:13:37.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:13:37.078907  4378 debug-util.cc:398] Leaking SignalData structure 0x7b080003ef00 after lost signal to thread 4310
23:13:37.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:13:37.079617  4378 debug-util.cc:398] Leaking SignalData structure 0x7b0800086060 after lost signal to thread 4381
23:13:37.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:13:37.816021  4299 debug-util.cc:398] Leaking SignalData structure 0x7b0800072080 after lost signal to thread 4234
23:13:37.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:13:37.816826  4299 debug-util.cc:398] Leaking SignalData structure 0x7b08000a5700 after lost signal to thread 4302
23:13:41.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:13:41.046890  4857 debug-util.cc:398] Leaking SignalData structure 0x7b0800057a20 after lost signal to thread 4732
23:13:41.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:13:41.048075  4857 debug-util.cc:398] Leaking SignalData structure 0x7b08000db300 after lost signal to thread 4860
23:13:55.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:13:55.883826  4299 debug-util.cc:398] Leaking SignalData structure 0x7b08000a94e0 after lost signal to thread 4234
23:13:55.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:13:55.885001  4299 debug-util.cc:398] Leaking SignalData structure 0x7b080003f0e0 after lost signal to thread 4302
23:14:01.957 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.4.13.61:42641(127.4.13.61:42641)] handling channelInactive
23:14:01.958 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.4.13.61:42641(127.4.13.61:42641)] cleaning up while in state READY due to: connection closed
23:14:02.087 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.4.13.62:42013(127.4.13.62:42013)] handling channelInactive
23:14:02.087 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.4.13.62:42013(127.4.13.62:42013)] cleaning up while in state READY due to: connection closed
23:14:02.529 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.4.13.60:35895(127.4.13.60:35895)] handling channelInactive
23:14:02.529 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.4.13.60:35895(127.4.13.60:35895)] cleaning up while in state READY due to: connection closed
23:14:04.497 [INFO - Time-limited test] (ITClientStress.java:178) Upserted 6100 rows
23:14:04.498 [DEBUG - main] (Connection.java:575) [peer master-127.4.13.60:35895(127.4.13.60:35895)] disconnecting while in state TERMINATED
23:14:04.498 [DEBUG - main] (Connection.java:575) [peer master-127.4.13.61:42641(127.4.13.61:42641)] disconnecting while in state TERMINATED
23:14:04.498 [DEBUG - main] (Connection.java:575) [peer 25b3fbe826e340038c80705b0b3fac1e(127.4.13.3:35371)] disconnecting while in state READY
23:14:04.498 [DEBUG - main] (Connection.java:575) [peer master-127.4.13.62:42013(127.4.13.62:42013)] disconnecting while in state TERMINATED
23:14:04.499 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:14:04.499 [DEBUG - kudu-nio-1] (Connection.java:239) [peer 25b3fbe826e340038c80705b0b3fac1e(127.4.13.3:35371)] handling channelInactive
23:14:04.499 [DEBUG - kudu-nio-1] (Connection.java:709) [peer 25b3fbe826e340038c80705b0b3fac1e(127.4.13.3:35371)] cleaning up while in state READY due to: connection closed
23:14:04.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:14:04.504160  4148 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taski10mom/build/tsan/bin/kudu with pid 4430
23:14:04.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:14:04.554355  4148 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taski10mom/build/tsan/bin/kudu with pid 4588
23:14:04.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:14:04.604154  4148 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taski10mom/build/tsan/bin/kudu with pid 4731
23:14:04.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:14:04.663614  4148 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taski10mom/build/tsan/bin/kudu with pid 4160
23:14:04.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:14:04.698480  4148 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taski10mom/build/tsan/bin/kudu with pid 4230
23:14:04.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:14:04.734375  4148 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taski10mom/build/tsan/bin/kudu with pid 4305
23:14:05.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:14:05Z chronyd exiting

Time: 114.269

OK (2 tests)

